Max Ehrlich
Max Ehrlich
Deployed and working well so far, will play with it a bit and let you know but also feel free to suggest some specific things to test So far: *...
Actually one thing: * Tested changing user name header, creates a new user in the database I think this is probably the correct behavior, just noting it down If the...
Yeah this is tricky because it expands the scope of the MR, but I think you would have to implement option (2) My setup needs the ability to add usernames...
Could this be as simple as force disabling `canlogin` for any usernames added via the UI? The only caveat is that you could block someone by adding their username in...
I wanted to update that I've been running this in "production" all week and its been solid
Hey how are we feeling about this? I've been using it without issue
> I made last week some changes, mostly finetuning of UI, blocking things we don't want if we're using proxy authentication and tests. I've updated the PR to reflect this...
> You need 3 headers Yes I added the new header and even redid my database but I was getting 403 forbidden with my previous setup It turned out that...
> Ah yes, it follows the default username rules where it previously didn't. OK if its following the existing username rules then I think it probably makes sense to keep...
Any news on this? I'm still using it and it still works well The previous issue of my default username being a long string of numbers because of google seems...