This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature (user password): user password change by sys admin (#262)
* feature (user password): user password change by sys admin * feature (change password by sys admin): Add change pswd field in edit user form, still need to change user-password-component, wip * wip, adding switch to user password component * wip/changes to password * feature (user password) wip: check for sysadmin * feature (user password): wip, still need to add validation for the new password, need to make new forms * feature (user password): still need the new update user service * FIX travis test * feature (users service): method to update user's password * feature (user password): fix submitSysAdminData() for update password to work * fix (user form): bug fix in "change user's password" * fix (test): fix timeout error in ontologycache.service * fix (test): quick workaround to avoid timeout errors
- Loading branch information
1 parent
abdd6bf
commit f08ea81
Showing
9 changed files
with
293 additions
and
86 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.