Skip to content
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

Keep the original NSS email #2

Open
bourgeoa opened this issue Nov 20, 2024 · 0 comments
Open

Keep the original NSS email #2

bourgeoa opened this issue Nov 20, 2024 · 0 comments

Comments

@bourgeoa
Copy link
Owner

The app uses a fake email build with the user pod name : [email protected]

To improve the migration process the email should be recovered from NSS. The idea is to allow a password recovery
There are different issues :

  • the user may not know the email he used to create his pod --> we need to be able to inform the pod owner/creator
  • not all users have created their pod with email --> we could keep the fake one
  • the email may have been changed and need to be found from the root/.acl --> this is the password recovery email

There are diffrent solutions

  • only keep the fake CSS email
  • keep the fake email account and create a second account for the same pod with the NSS email in the root/.acl

The last option must be tested.

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

No branches or pull requests

1 participant