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

Draft: Initial work on local password provider #11

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

TobiasDeBruijn
Copy link
Member

Add support for multiple password providers, and especially a local provider (Rather than only EspoCRM)

@SilasPeters This is the interesting bit for Sticky :)

Feat: Add endpoint for registering a new user
Chore: Slightly clean up CombinedAuthorizationProviderError conversions
Add: Support for changing password
Add: Error banner in the UI
Add: Cookie on successful login using the token or IdToken flows
@TobiasDeBruijn
Copy link
Member Author

@stickyPiston would you mind 'auditing' the security aspects of the software? Specifically the LocalAuthorizationProvider and the token and authorization endpoints, there specifically the scopes, both being inside the server?

Feat: Register page
Feat: First-time setup registration
Fix: Unify Back arrow button
Feat: Password forgotten support
TODO: Password forgotten -> Force password change
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 this pull request may close these issues.

1 participant