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): validatePassword method implementation #8400

Merged
merged 36 commits into from
Mar 31, 2025
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
1a62977
feat(auth): validatePassword method implementation
MichaelVerdon Mar 11, 2025
aa3cda6
feat(auth): more definitions to support validatePassword and definiti…
MichaelVerdon Mar 12, 2025
66e1a09
feat(auth): Shift new definitions into Modular API
MichaelVerdon Mar 12, 2025
1d3519f
feat(auth): implementation draft
MichaelVerdon Mar 17, 2025
ea83c73
feat(auth): Add some internal methods for api call
MichaelVerdon Mar 17, 2025
f5cdbaf
feat: More API features and fixed errors in tests
MichaelVerdon Mar 18, 2025
adee7a0
feat: license agreement
MichaelVerdon Mar 18, 2025
3b8c53d
feat: passwordpolicy api works
MichaelVerdon Mar 18, 2025
39767f9
feat: Added more tests for password policy API
MichaelVerdon Mar 18, 2025
d01767b
fix: Code cleanup
MichaelVerdon Mar 19, 2025
2511ab6
fix: more code clean up and documentation
MichaelVerdon Mar 19, 2025
94a6fab
feat: coverage tests for password policy impl
MichaelVerdon Mar 19, 2025
7887022
fix: code cleanup
MichaelVerdon Mar 20, 2025
440508e
fix: validatePassword fully working
MichaelVerdon Mar 24, 2025
85c4a02
chore: cleanup move api tests to e2e
MichaelVerdon Mar 24, 2025
9ea0232
feat: started adding e2e tests
MichaelVerdon Mar 24, 2025
98e7a0a
feat: e2e tests
MichaelVerdon Mar 25, 2025
ca323a2
fix: e2e tests working
MichaelVerdon Mar 25, 2025
2c67a75
Merge branch 'main' into validatePassword
MichaelVerdon Mar 25, 2025
19a5e79
fix: formatting
MichaelVerdon Mar 25, 2025
643a35c
fix: removed redundant comments
MichaelVerdon Mar 25, 2025
085735f
fix: formatting
MichaelVerdon Mar 25, 2025
9f2b856
fix: better error messages and fix formatting
MichaelVerdon Mar 26, 2025
4685244
fix: cleanup and test fixes
MichaelVerdon Mar 26, 2025
673e261
fix: tests
MichaelVerdon Mar 26, 2025
472457b
fix: formatting
MichaelVerdon Mar 26, 2025
c014c64
fix: formatting
MichaelVerdon Mar 26, 2025
5f4e8b8
fix: top level suite formatting issue
MichaelVerdon Mar 26, 2025
24e1bdd
fix: unused var issue
MichaelVerdon Mar 26, 2025
271e1fa
fix: fix last test
MichaelVerdon Mar 26, 2025
162ff1f
fix: last test fix
MichaelVerdon Mar 26, 2025
a70553f
fix: allow final test to pass on macOS by looking for subtstring
MichaelVerdon Mar 26, 2025
2855782
test(auth): re-structure auth unit test file
mikehardy Mar 26, 2025
a2548a4
fix: use modular references only
MichaelVerdon Mar 27, 2025
a49850f
docs: validatePassword documentation
MichaelVerdon Mar 31, 2025
7d326da
fix: rid trailing spaces
MichaelVerdon Mar 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading