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

fix(webapi): unique username/email check on change user #1561

Merged
merged 19 commits into from Jun 25, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
98b8ba1
test(webapi): add unique username/email check to change user
LukasStoeckli Dec 17, 2019
4cb2450
Merge branch 'develop' into wip/fix-change-user
LukasStoeckli Dec 23, 2019
0b4cdee
fix(webapi): fix unique username and email check
LukasStoeckli Dec 23, 2019
1c8899e
fix(webapi): remove mean blocking awaits
LukasStoeckli Jan 7, 2020
4571343
fix(webapi): remove unnecessary comparison in change user
LukasStoeckli Jan 7, 2020
2901f7f
refactor(webapi): remove unused import
LukasStoeckli Jan 7, 2020
70a8759
Merge branch 'develop' into wip/fix-change-user
LukasStoeckli Jan 10, 2020
7c147bf
Merge branch 'develop' into wip/fix-change-user
subotic Feb 7, 2020
0985159
fix(webapi):check if requested email and username equal current values
LukasStoeckli Apr 27, 2020
ac7d4f7
merge develop into wip/fix-change-user
LukasStoeckli Apr 28, 2020
44e068c
fix(webapi): replace '""' with 'None' for values that don't exist
LukasStoeckli Apr 29, 2020
e8a4a8a
Merge branch 'develop' into wip/fix-change-user
Apr 30, 2020
2bcb8c9
Merge branch 'develop' into wip/fix-change-user
May 6, 2020
3e19738
Merge branch 'develop' into wip/fix-change-user
Jun 4, 2020
ec1f67c
refactor(UsersResponderADM): Avoid using Option.get.
Jun 4, 2020
908bafd
Merge branch 'develop' into wip/fix-change-user
Jun 9, 2020
3ce6c3f
test: Fix tests by making error messages consistent.
Jun 24, 2020
f83c5ac
Merge branch 'develop' into wip/fix-change-user
Jun 24, 2020
431b6e0
Merge branch 'develop' into wip/fix-change-user
Jun 24, 2020
File filter

Filter by extension

Filter by extension

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