Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BookStackApp
/
BookStack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
19k
Code
Issues
0
Pull requests
3
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
MFA System
- #2827
#2827
Merged
ssddanbrown
merged 25 commits into
master
BookStackApp/BookStack:master
from
mfa
BookStackApp/BookStack:mfa
Copy head branch name to clipboard
Aug 21, 2021
Conversation
Commits
25
(25)
Checks
Files changed
Merged
MFA System
#2827
ssddanbrown
merged 25 commits into
master
BookStackApp/BookStack:master
from
mfa
BookStackApp/BookStack:mfa
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2021
Started barebones work of MFA system
ssddanbrown
committed
efb6a6b
View commit details
Copy full SHA for efb6a6b
Browse repository at this point
Commits on Jun 29, 2021
Added TOTP generation view and started verification stage
Show description for d25cd83
ssddanbrown
committed
d25cd83
View commit details
Copy full SHA for d25cd83
Browse repository at this point
Commits on Jun 30, 2021
Complete base flow for TOTP setup
Show description for 916a826
ssddanbrown
committed
916a826
View commit details
Copy full SHA for 916a826
Browse repository at this point
Commits on Jul 2, 2021
Covered TOTP setup with testing
ssddanbrown
committed
83c8f73
View commit details
Copy full SHA for 83c8f73
Browse repository at this point
Added backup code setup flow
Show description for 529971c
ssddanbrown
committed
529971c
View commit details
Copy full SHA for 529971c
Browse repository at this point
Commits on Jul 3, 2021
Added role based MFA control
Show description for 09c2814
ssddanbrown
committed
09c2814
View commit details
Copy full SHA for 09c2814
Browse repository at this point
Commits on Jul 14, 2021
Added MFA setup link on user edit view
ssddanbrown
committed
bb43ace
View commit details
Copy full SHA for bb43ace
Browse repository at this point
Added MFA indicator to user list
Show description for cfc0c59
ssddanbrown
committed
cfc0c59
View commit details
Copy full SHA for cfc0c59
Browse repository at this point
Added command to reset user MFA
Show description for 7c86c26
ssddanbrown
committed
7c86c26
View commit details
Copy full SHA for 7c86c26
Browse repository at this point
Added the ability to remove an MFA method
Show description for f696aa5
ssddanbrown
committed
f696aa5
View commit details
Copy full SHA for f696aa5
Browse repository at this point
Commits on Jul 16, 2021
Started on some MFA access-time checks
Show description for 78f9c01
ssddanbrown
committed
78f9c01
View commit details
Copy full SHA for 78f9c01
Browse repository at this point
Commits on Jul 17, 2021
Updated all login events to route through single service
ssddanbrown
committed
9249add
View commit details
Copy full SHA for 9249add
Browse repository at this point
Started moving MFA and email confirmation to new login flow
Show description for 1278fb4
ssddanbrown
committed
1278fb4
View commit details
Copy full SHA for 1278fb4
Browse repository at this point
Commits on Jul 18, 2021
Added login redirect system to confirm/mfa
Show description for 1af5bbf
ssddanbrown
committed
1af5bbf
View commit details
Copy full SHA for 1af5bbf
Browse repository at this point
Commits on Aug 2, 2021
Added TOTP verification upon access
ssddanbrown
committed
a3f19eb
View commit details
Copy full SHA for a3f19eb
Browse repository at this point
Added Backup code verification logic
Show description for 4597069
ssddanbrown
committed
4597069
View commit details
Copy full SHA for 4597069
Browse repository at this point
Worked on MFA setup required flow
Show description for 9b271e5
ssddanbrown
committed
9b271e5
View commit details
Copy full SHA for 9b271e5
Browse repository at this point
Commits on Aug 5, 2021
Updated API auth handling of email confirmations
Show description for 70f3975
ssddanbrown
committed
70f3975
View commit details
Copy full SHA for 70f3975
Browse repository at this point
Commits on Aug 7, 2021
Quick test of email confirmation routes and fix of tests
ssddanbrown
committed
39a205e
View commit details
Copy full SHA for 39a205e
Browse repository at this point
Verified mfa session expires on logout
Show description for ef9354a
ssddanbrown
committed
ef9354a
View commit details
Copy full SHA for ef9354a
Browse repository at this point
Updated auth changes to work with remember me
ssddanbrown
committed
773be96
View commit details
Copy full SHA for 773be96
Browse repository at this point
Commits on Aug 8, 2021
Extracted text to translation files
Show description for f1f59cf
ssddanbrown
committed
f1f59cf
View commit details
Copy full SHA for f1f59cf
Browse repository at this point
Added attribution for new libs added
Show description for 622ea03
ssddanbrown
committed
622ea03
View commit details
Copy full SHA for 622ea03
Browse repository at this point
Commits on Aug 21, 2021
Improved login redirect and setup experience
Show description for 78e94bb
ssddanbrown
committed
78e94bb
View commit details
Copy full SHA for 78e94bb
Browse repository at this point
Cleaned some unused elements during testing
ssddanbrown
committed
2d30694
View commit details
Copy full SHA for 2d30694
Browse repository at this point
You can’t perform that action at this time.