forked from iisaphd/enroll
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Allow hbx_tier3 admins to edit user #2735
Merged
Merged
Conversation
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
* adds consumer override policy * adds specs
RyanEddyIC
approved these changes
Aug 5, 2024
polographer
approved these changes
Aug 6, 2024
Merged
sri49
added a commit
that referenced
this pull request
Aug 15, 2024
* Implement session management to disallow simultaneous logins from the same account (#2729) * remove ssn from exported census_employees csv (#2726) * Add strict transport security (#2725) * enables strict transport security * adds specs --------- Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * Implement session management to disallow simultaneous logins from the same account * cucumber fix * spec fix --------- Co-authored-by: Ryan Eddy <44847768+RyanEddyIC@users.noreply.github.com> Co-authored-by: Utkarsh Shukla <utkarsh7989@gmail.com> Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * Fix bug in password strength estimator javascript not loading (#2730) * remove ssn from exported census_employees csv (#2726) * Add strict transport security (#2725) * enables strict transport security * adds specs --------- Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * fixes bug in password strength estomator javascript not loading --------- Co-authored-by: Ryan Eddy <44847768+RyanEddyIC@users.noreply.github.com> Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * add check for broker agency account on employee role (#2728) * add check for broker agency account on employee role * refactor policy --------- Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * add generic forgot password text (#2727) Co-authored-by: Utkarsh Shukla <utkarsh7989@gmail.com> * add loggers to registrations controller create action (#2721) * add loggers to registrations controller create action * add loggers to registrations controller create action * add more loggers * add more logger * add logger to sso account * add logger to sso account * cleaning up loggers since the issue is tracked * Bug 107413 (#2733) * adds consumer override policy * adds specs --------- Co-authored-by: Utkarsh Shukla <utkarsh7989@gmail.com> Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * Allow hbx_tier3 admins to edit user (#2735) * Bug 107413 (#2733) * adds consumer override policy * adds specs * adds change user name and email permissions to hbx_tier3 users * adds specs --------- Co-authored-by: Sri Harsha <sriharsha.poosa@gmail.com> * enable forgot password text and concurrent sessions flags by default (#2738) --------- Co-authored-by: Nikhil S <nikhilks219@gmail.com> Co-authored-by: Ryan Eddy <44847768+RyanEddyIC@users.noreply.github.com> Co-authored-by: Utkarsh Shukla <utkarsh7989@gmail.com> Co-authored-by: rahulgudim <118293805+rahulgudim@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
RM-107541