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

Authentication issues #60

Closed
4 tasks done
haruska opened this issue Mar 25, 2022 · 0 comments · Fixed by #76
Closed
4 tasks done

Authentication issues #60

haruska opened this issue Mar 25, 2022 · 0 comments · Fixed by #76
Assignees

Comments

@haruska
Copy link
Owner

haruska commented Mar 25, 2022

"remember me" cookies don't seem persistent on safari. there is also the issue of the link being captured by gmail app. need to rethink general authentication and maybe move to a more traditional username/password model in devise. People would have to go through the "forgotten password" flow. Could possibly send out links next year with that imbedded.

Might also want a way to "sign up" but that must be approved by the admin. Would eliminate needing to invite people. Maybe a free-form text of "who invited you"

ToDo:

  • set rememberable and timeoutable module config
  • set validatable config
  • Format Errors
  • Forgotten password flow
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

Successfully merging a pull request may close this issue.

1 participant