You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Concept has changed, we now favor LDAP authentication and authorization where possible. Instead of managing users in this project we delegate everything to LDAP server.
To ease the process of implementing LDAP we dropped sorcery gem in favor of devise with LDAP plugin.
Devise views should be customized, checking appropriate group added before login and I think that's all.
Creating accounts, managing them (activation/deactivation), password reset, logging in.
The text was updated successfully, but these errors were encountered: