-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/support authentication plugins like ldap simple #133
base: master
Are you sure you want to change the base?
Feat/support authentication plugins like ldap simple #133
Conversation
…es it Signed-off-by: Alejandro Recalde <[email protected]>
…revious behavior working Signed-off-by: Alejandro Recalde <[email protected]>
Signed-off-by: Alejandro Recalde <[email protected]>
Signed-off-by: Alejandro Recalde <[email protected]>
Signed-off-by: Alejandro Recalde <[email protected]>
…ser spec field diverged Signed-off-by: Alejandro Recalde <[email protected]>
Signed-off-by: Alejandro Recalde <[email protected]>
Signed-off-by: Alejandro Recalde <[email protected]>
31c0af7
to
6529b9e
Compare
Would you mind rebasing? |
@alereca are you still interested in this feature? I'd like to see this merged, I can rebase and open a new PR crediting your work if you want. |
@mcanevet I would greatly appreciate it. Currently, I'm quite busy working on some quarterly job tasks and finishing my studies. Please let me know if you have any questions about anything here. |
@Duologic Sorry I didn't answer before |
@alereca I think I underestimated the complexity of the conflicts. |
Description of your changes
Fixes #125
I have:
make reviewable
to ensure this PR is ready for review.How has this code been tested
Added unit test for user controller create and update methods