When accounts are added to our LDAP server, we need to manually import those accounts in UberSVN.
Is it possible to automate this proces? Is there for example a command line option to add users so we can create a script to do this automatically when an account is added? Or is there a (REST)API.
I tried to trigger the the import by submitting the request manually using url http://myserver/ubersvn/views/platfo...&del=svn-users
I submitted as a 'get', no error, but also no import. Would it work if I 'post' this request? I did change the URL - I removed the faces viewstate - no idea if this could possibly work.
Is it possible to automate this proces? Is there for example a command line option to add users so we can create a script to do this automatically when an account is added? Or is there a (REST)API.
I tried to trigger the the import by submitting the request manually using url http://myserver/ubersvn/views/platfo...&del=svn-users
I submitted as a 'get', no error, but also no import. Would it work if I 'post' this request? I did change the URL - I removed the faces viewstate - no idea if this could possibly work.