]> BookStack Code Mirror - bookstack/history - resources/views/mfa
respective book and chapter structure added.
[bookstack] / resources / views / mfa /
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-03-10 Dan BrownMerge branch 'totp-patch' into development
2024-03-10 Dan BrownMFA: Copied autocomplete changes from totp to backup...
2024-03-10 Dan BrownTOTP: Added one-time-code autofill
2024-02-15 MatticTurned off autocomplete for TOTP codes 4849/head
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2023-01-28 Dan BrownMerge pull request #4002 from BookStackApp/color_upgrades
2023-01-28 Dan BrownRolled out use of seperate link color style
2022-04-29 Dan BrownMerge pull request #3373 from evandroamaro/patch-1
2022-04-25 Dan BrownMerge branch 'recycle_bin_api_endpoints' into development
2022-04-24 Dan BrownMerge pull request #3364 from BookStackApp/app_url_requests
2022-04-24 Dan BrownMerge pull request #3387 from BookStackApp/editor_switching
2022-04-20 Dan BrownStandardised dropdown list item styles, Extracted page...
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2021-11-22 Dan BrownMerge branch 'assign_ids_to_nested_headers' of https...
2021-11-22 Robert AccetturaUpdate verify-totp.blade.php 3068/head
2021-11-21 Robert AccetturaSet taborder for TOTP Verification
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-09-01 Dan BrownMade the TOTP URL visible during setup
2021-08-22 Dan BrownReorgranised blade view files to form a convention
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-08 Dan BrownExtracted text to translation files
2021-08-02 Dan BrownWorked on MFA setup required flow
2021-08-02 Dan BrownAdded Backup code verification logic
2021-08-02 Dan BrownAdded TOTP verification upon access
2021-07-18 Dan BrownAdded login redirect system to confirm/mfa
2021-07-16 Dan BrownStarted on some MFA access-time checks
2021-07-14 Dan BrownAdded the ability to remove an MFA method
2021-07-02 Dan BrownAdded backup code setup flow
2021-06-30 Dan BrownComplete base flow for TOTP setup
2021-06-29 Dan BrownAdded TOTP generation view and started verification...
2021-06-28 Dan BrownStarted barebones work of MFA system