Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

User infrastructure #29

Open
ArcCha opened this issue Jul 30, 2018 · 1 comment
Open

User infrastructure #29

ArcCha opened this issue Jul 30, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@ArcCha
Copy link
Member

ArcCha commented Jul 30, 2018

Creating accounts, managing them (activation/deactivation), password reset, logging in.

@ArcCha ArcCha self-assigned this Jul 30, 2018
@ArcCha ArcCha added this to the ERC 2.0 milestone Jul 30, 2018
@ArcCha ArcCha added feature and removed enhancement labels Dec 2, 2018
@ArcCha ArcCha changed the title Add User infrastructure User infrastructure Dec 2, 2018
@ArcCha
Copy link
Member Author

ArcCha commented Dec 2, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant