-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The race conditions and hanging tab (which was due to a strange bug i…
…f you use a html form tag without a submit in React). Uses viewerAccessRights to determine admin like rights. There is a new "Create Account for Someone Else" button for users with admin like rights, that allows them to create a person, but not verify their emails. When that new user logs in with the credentials that they were sent, they will have to verify their email at that time. There might be some edge cases, but it is ready to go.
- Loading branch information
1 parent
f0a7b84
commit 487f297
Showing
4 changed files
with
27 additions
and
33 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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