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

feat(auth): Add Password Policies support in Project and Tenant config #2107

Merged
merged 57 commits into from
May 24, 2023

Conversation

pragatimodi
Copy link
Contributor

@pragatimodi pragatimodi commented Mar 13, 2023

RELEASE NOTE: Added support for configuring password policy in project and tenant configurations.

- Config changes
- Basic integration tests
- Basic unit tests
@pragatimodi pragatimodi marked this pull request as draft March 13, 2023 18:14
…t and ProjectConfig

2. Removing toJSON() method from PasswordPolicyAuthConfig
3. Marking PasswordPolicyAuthConfig as `internal`
@pragatimodi pragatimodi changed the title Password Policy Tenant and Project Changes feat(auth): Add Password Policies support in Project and Tenant config Mar 15, 2023
@pragatimodi pragatimodi marked this pull request as ready for review March 17, 2023 18:48
@pragatimodi pragatimodi marked this pull request as draft March 22, 2023 19:43
@lahirumaramba lahirumaramba removed the release:stage Stage a release candidate label Apr 5, 2023
src/auth/project-config.ts Show resolved Hide resolved
@lahirumaramba lahirumaramba added the release:stage Stage a release candidate label May 1, 2023
@lahirumaramba lahirumaramba merged commit c87f8a5 into master May 24, 2023
5 checks passed
@lahirumaramba lahirumaramba deleted the password-policy branch May 24, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:stage Stage a release candidate release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants