oliverbooth.dev/OliverBooth/Data/Web
Oliver Booth faf3c4c3a8
feat: implement MFA for admin login
2024-02-25 17:21:29 +00:00
..
Configuration feat: add user agent verification to session 2024-02-25 17:18:43 +00:00
BlacklistEntry.cs style: apply braces style to project 2024-02-25 14:11:33 +00:00
Book.cs refactor: remove unused imports 2024-02-23 15:46:32 +00:00
BookState.cs feat: adding reading list 2023-12-14 16:03:24 +00:00
IBlacklistEntry.cs feat: add contact blacklist 2023-12-22 14:26:18 +00:00
IBook.cs refactor: remove unused imports 2024-02-23 15:46:32 +00:00
IMfaToken.cs feat: implement MFA for admin login 2024-02-25 17:21:29 +00:00
IProgrammingLanguage.cs style: redesign projects page 2023-12-24 12:20:03 +00:00
IProject.cs style: redesign projects page 2023-12-24 12:20:03 +00:00
ISession.cs feat: add user agent verification to session 2024-02-25 17:18:43 +00:00
ITemplate.cs feat: add support for template variants 2023-08-15 17:04:43 +01:00
IUser.cs feat: implement MFA for admin login 2024-02-25 17:21:29 +00:00
MfaRequestResult.cs feat: implement MFA for admin login 2024-02-25 17:21:29 +00:00
MfaToken.cs feat: implement MFA for admin login 2024-02-25 17:21:29 +00:00
ProgrammingLanguage.cs style: apply braces style to project 2024-02-25 14:11:33 +00:00
Project.cs style: apply braces style to project 2024-02-25 14:11:33 +00:00
ProjectStatus.cs feat: separate completed/retired projects 2023-12-26 20:35:21 +00:00
Session.cs feat: add user agent verification to session 2024-02-25 17:18:43 +00:00
SiteConfiguration.cs style: apply braces style to project 2024-02-25 14:11:33 +00:00
Template.cs style: apply braces style to project 2024-02-25 14:11:33 +00:00
User.cs feat: implement MFA for admin login 2024-02-25 17:21:29 +00:00
WebContext.cs feat: add permission system to User 2024-02-25 14:18:41 +00:00