-
Notifications
You must be signed in to change notification settings - Fork 32
♻️ Major Refactor: Isolate webserver's user Subdomains & Modernize Internal Structure (🚨)
#8083
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
pcrespov
merged 56 commits into
ITISFoundation:master
from
pcrespov:is64/users-refactoring
Jul 11, 2025
Merged
Changes from 55 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
e70b7c3
moving pre-registration
pcrespov 6f79acd
splitting login logic
pcrespov 690585a
rest exceptions
pcrespov 46d7f5b
cleanup schemas
pcrespov 1f8d3cd
updates models
pcrespov 44355ca
fixes
pcrespov a44b5cd
rename
pcrespov d87c805
rename tests
pcrespov f4a9518
minor
pcrespov 3cb66a8
utils
pcrespov 2d727ed
refactor: clean up auth.py and move schemas to auth_schemas.py
pcrespov f33ce73
split confirmation schemas
pcrespov acee3e0
schema split
pcrespov 51c493c
simplified
pcrespov f4abe7a
refactor
pcrespov dae2d9c
feat: implement captcha creation and account registration endpoints
pcrespov fdc0b7d
fixes pylint
pcrespov 3163325
fixes import
pcrespov aca0e4c
importing user_services
pcrespov e914dd8
importing user_services
pcrespov 74bcae8
tokens
pcrespov f476ac0
preferences
pcrespov c551036
rename
pcrespov 007c535
rename
pcrespov 3568d1d
mv user preferences
pcrespov 913c3b6
thining user notifiactions
pcrespov b235b17
user rest
pcrespov 4ce6eba
rest exception handlers
pcrespov 5987720
user preferences rest
pcrespov 25708f4
rest
pcrespov a7c277e
rest
pcrespov f1e172d
cleanup
pcrespov a6f8d34
models
pcrespov e0a747e
foler
pcrespov bae0667
fixing imports
pcrespov 9162ad3
mypy fixes
pcrespov bdacf61
fix: correct function name from setup_login_account to setup_login_ac…
pcrespov ed70d7c
rest
pcrespov 2a3ba75
rest
pcrespov a6b8d04
rename tests
pcrespov f7c94f3
uypdate repo
pcrespov d764bc7
rename
pcrespov faab1db
token upgraded
pcrespov cfb22d8
refactor: update user preferences repository methods to use async con…
pcrespov 3d8a505
minor
pcrespov aa1498a
minor
pcrespov a256806
upgrades notifications
pcrespov 67fe045
fixes
pcrespov c8ba806
fixes test
pcrespov 834e5bb
Merge branch 'master' into is64/users-refactoring
pcrespov 95ccd3b
rm prefix
pcrespov 30e931f
cleanup
pcrespov a0e7634
sonar
pcrespov 1e07b7e
sonar
pcrespov d434c4e
rename
pcrespov 885ae2e
Merge branch 'master' into is64/users-refactoring
pcrespov 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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.