-
Notifications
You must be signed in to change notification settings - Fork 406
feat(auth): Add Password Policies support in Project and Tenant config #2107
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
0e07227
Password Policy Tenant and Project Changes
pragatimodi d97386a
Adding unit tests for PasswordPolicyAuthConfig
pragatimodi d154481
Adding Project Config Unit Tests
pragatimodi 828e820
Tenant Unit Tests
pragatimodi db00ab1
Lint fixes
pragatimodi 62a444f
`npm run api-extractor:local` changes
pragatimodi a83afc5
1. `npm run api-extractor:local` changes
pragatimodi 7bdbee0
Revert formatting changes
pragatimodi cf0f30e
Lint changes
pragatimodi a3af073
Line break lint changes
pragatimodi 1e3a22b
`eslint --fix .` fixes
pragatimodi 4254ddc
1. Changing type of passwordPolicies to PasswordPolicyConfig on Tenan…
pragatimodi 3fc71f8
Minor changes
pragatimodi 537db9e
Changes with approved config
pragatimodi 0291c80
Merge branch 'password-policy' of https://github.com/firebase/firebas…
pragatimodi 46084d1
Merge branch 'master' of https://github.com/firebase/firebase-admin-n…
pragatimodi b0a01d1
Undo package-lock.json changes
pragatimodi 7ed0df0
Undo package-lock.json changes
pragatimodi e87cf4b
Undo package-lock.json changes
pragatimodi ea5edda
Update package-lock.json
pragatimodi 8e7f520
Lint fixes
pragatimodi f01df33
Merge branch 'password-policy' of https://github.com/firebase/firebas…
pragatimodi eebc816
Cleanup
pragatimodi 3098765
Merge remote-tracking branch 'origin/password-policy' into password-p…
pragatimodi e6a881f
Revert package-lock.json
pragatimodi d112cc6
Update project-config.ts
pragatimodi b5858c2
Minor formatting
pragatimodi 6645095
Descriptive constants
pragatimodi a5453cd
Lint fixes
pragatimodi 15022a6
Fix import
pragatimodi f2289e1
Update test/integration/auth.spec.ts
pragatimodi ce5d8bc
Apply suggestions from code review
pragatimodi 222196d
Apply suggestions from code review
pragatimodi 2db1735
Integration tests fix
pragatimodi cfaab07
Merge branch 'password-policy' of https://github.com/firebase/firebas…
pragatimodi 5d0317f
Small fix
pragatimodi 908c874
Reset password policy in integration tests to prevent breaking changes
pragatimodi f07a561
lint fix
pragatimodi 7f98afd
Merge branch 'master' into password-policy
pragatimodi 088dc00
Merge branch 'master' of https://github.com/firebase/firebase-admin-n…
pragatimodi 363088e
package-lock.json undo changes
pragatimodi 3eab3f6
update merge
pragatimodi 18e6342
lint fixes
pragatimodi 52dafbb
merge fixes
pragatimodi cb6cf64
Update package-lock.json
pragatimodi 1eed89b
Update package.json
pragatimodi 4db418e
Allow enforcementState `OFF` with default constraints
pragatimodi 9206fa2
Lint fixes
pragatimodi a5b9188
Merge branch 'password-policy' of https://github.com/firebase/firebas…
pragatimodi 0bdf730
Merge branch 'master' into password-policy
lahirumaramba 2fd709a
Adding recaptcha to server request
pragatimodi 59ba4ed
Fill default passwordPolicyVersions values
pragatimodi 694a336
Lint fix
pragatimodi 295d71c
Merge branch 'master' into password-policy
pragatimodi b4d7907
remove debug logging
pragatimodi 1a4df37
Merge branch 'password-policy' of https://github.com/firebase/firebas…
pragatimodi 3897bb2
Merge branch 'master' into password-policy
lahirumaramba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Password Policy Tenant and Project Changes
- Config changes - Basic integration tests - Basic unit tests
- Loading branch information
commit 0e0722734850ddc15105b1abffdee1b45d0dbf15
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.