-
Notifications
You must be signed in to change notification settings - Fork 14
[ENG-8787] Username/password and 2FA login page #97
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
cslzchen
merged 4 commits into
CenterForOpenScience:feature/angular-like-pages
from
futa-ikeda:feature/password-2fa-login
Sep 16, 2025
Merged
[ENG-8787] Username/password and 2FA login page #97
cslzchen
merged 4 commits into
CenterForOpenScience:feature/angular-like-pages
from
futa-ikeda:feature/password-2fa-login
Sep 16, 2025
Conversation
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
cslzchen
approved these changes
Sep 16, 2025
Contributor
cslzchen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment on lines
1014
to
1015
| color: #94a3b8; | ||
| inset-inline-end: 1rem; |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contributor
|
Oh, forgot to mention a couple of things:
|
cslzchen
approved these changes
Sep 16, 2025
b336981
into
CenterForOpenScience:feature/angular-like-pages
1 check passed
cslzchen
added a commit
that referenced
this pull request
Sep 30, 2025
* Add background image * Update email + password login page * Update 2fa login page * Adjust position of the reveal-password icon slightly --------- Co-authored-by: Longze Chen <cslzchen@gmail.com>
cslzchen
added a commit
that referenced
this pull request
Sep 30, 2025
…-pages Update CAS FE to match angular OSF * [ENG-8793] [ENG-8785] [ENG-8793] Remove branded login + Update no service pages + Update OAuth workflow (#98) * [ENG-8788] [ENG-8786] Institutions page and TOS page redesign (#99) * [ENG-8789] [ENG-8790] [ENG-8791] Exception Page rework (#95) * [ENG-8787] Username/password and 2FA login page (#97) * [ENG-8791] Inserting CasProperties into Spring Dispatcher and Improve header and left pane UI/UX (#92) * [ENG-8927] Add dev mode for forcing errors/exceptions (#93) * [NOTICKET] Remove OSF Collections URL from cas.properties (#91) * [ENG-8556] Update CAS pages to match Angular update: header, footer and left pane (#88) * [ENG-8754] Force throw a few HTTP errors for testing purpose (#90) * [ENG-8792] Force CAS to throw exceptions and display error pages (#87)
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.



Ticket
ENG-8787
Purpose
Changes
loginform.htmlandtotploginform.htmlScreenshots
Dev Notes
QA Notes
Dev-Ops Notes