Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
4227824
solution remove already configured mfa options from form
SammySteiner May 11, 2022
d43bbd7
requirements changed backout solution
SammySteiner May 11, 2022
b35a955
changelog: improvements, mfa selection page shows previously configur…
SammySteiner May 13, 2022
50ccc61
content, backup codes, plurals
SammySteiner May 16, 2022
f65228c
update svgs without white backgrounds
SammySteiner May 16, 2022
a165d04
add dynamic keys to unused keys list
SammySteiner May 17, 2022
b2af80d
not sure why this got deleted
SammySteiner May 17, 2022
093646e
refactor for comment
SammySteiner May 17, 2022
9897c9e
update style guide
SammySteiner May 17, 2022
6d1760c
Empty-Commit
SammySteiner May 17, 2022
3c72cd1
Update app/presenters/two_factor_authentication/auth_app_selection_pr…
SammySteiner May 17, 2022
ba93bf8
Update app/presenters/two_factor_authentication/piv_cac_selection_pre…
SammySteiner May 17, 2022
dca8fe8
Update app/presenters/two_factor_authentication/webauthn_platform_sel…
SammySteiner May 17, 2022
b76dca5
pluralization, method name
SammySteiner May 17, 2022
d1b165a
keyword args, tests
SammySteiner May 17, 2022
1aa0df6
tests
SammySteiner May 17, 2022
0a42aba
lint tests
SammySteiner May 17, 2022
b9d2e11
last test
SammySteiner May 17, 2022
b698a68
Update app/presenters/two_factor_authentication/backup_code_selection…
SammySteiner May 18, 2022
0a0cdb2
Update app/presenters/two_factor_authentication/phone_selection_prese…
SammySteiner May 18, 2022
cb57b21
Update app/presenters/two_factor_authentication/webauthn_selection_pr…
SammySteiner May 18, 2022
c6e81b5
Update spec/presenters/two_factor_authentication/webauthn_platform_se…
SammySteiner May 18, 2022
5c33760
Update spec/presenters/two_factor_authentication/webauthn_selection_p…
SammySteiner May 18, 2022
97048a9
Update spec/views/partials/multi_factor_authentication/_mfa_selection…
SammySteiner May 18, 2022
798fefe
Update spec/presenters/two_factor_authentication/auth_app_selection_p…
SammySteiner May 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/assets/images/mfa-options/auth_app.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/assets/images/mfa-options/backup_code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/assets/images/mfa-options/phone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/assets/images/mfa-options/piv_cac.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/assets/images/mfa-options/security-key-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading