James Moger
James Moger
``` Yes, it's so users can log in via e-mail address instead of using generated account names. It would be workable in my case to use e-mail to log in...
Reported by `James.Moger` on 2014-10-24 12:04:33 - **Status changed**: `Accepted` - **Labels added**: Milestone-1.7.0
``` They can't. You'll have to manually edit the user object and check the create personal repositories checkbox. git.defaultAuthorizationControl is for git repository transport authorization, not for repo creation. ```...
``` Hi James, thanks for the reply. Can I know the reason for such design decision? This way, as an Administrator, I must edit every AD user before they can...
``` It wasn't a decision, it was an omission. There should be a setting to enable this, by default, for all users. ``` Reported by `James.Moger` on 2014-05-27 01:14:00
``` Hi James, any love to this request in upcoming releases? ``` Reported by `dharapvj` on 2014-10-22 09:48:24
``` I must have overlooked this because of the title. One of the primary improvements to 1.7.0 will be overhauling ownership/admin powers. I'll try to remember to include this request...
``` Yeah, I agree. LDAP logging is a weakness and I haven't looked into improving it. Gitblit uses UnboundID underneath for LDAP communication. That library might have user-controllable logging, not...
``` This looks interesting: https://www.unboundid.com/products/ldap-sdk/docs/examples/LDAPDebugger.java Unfortunately, it can't be bundled into Gitblit because it is GPL'd. But we can learn from it and write our own. ``` Reported by `James.Moger`...
``` Issue 699 has been merged into this issue. ``` Reported by `James.Moger` on 2014-03-29 00:10:31