Properly handle emails #2

Closed
opened 2020-12-21 15:45:57 +01:00 by tfloure · 1 comment
Owner

Emails were origanally used as primary keys (from phx_gen_auth), dropped in favor of usernames. Source of trust is LDAP directory, but a local copy might be more convenient?

We have some logic for email change and confirmation, but it is not wired to local or LDAP backend yet.

Emails were origanally used as primary keys (from `phx_gen_auth`), dropped in favor of usernames. Source of trust is LDAP directory, but a local copy might be more convenient? We have some logic for email change and confirmation, but it is not wired to local or LDAP backend yet.
Author
Owner

Email is now fetched from directory and changes are wired back.

Email is now fetched from directory and changes are wired back.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: RecycledCloud/meta#2
No description provided.