aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Plugins.Essentials.Accounts/src/MFA/Fido
AgeCommit message (Collapse)Author
2024-06-04Squashed commit of the following:HEADmasterLibravatar vnugent
commit bc6cdbf82e9fe981d951ac77dc4b2b01ba9e538e Author: vnugent <public@vaughnnugent.com> Date: Tue Jun 4 11:42:36 2024 -0400 fix cbor library decaration
2024-05-19Squashed commit of the following:Libravatar vnugent
commit 1e8b4296d3a2093dbddcfd8479f162d077606f71 Author: vnugent <public@vaughnnugent.com> Date: Sun May 19 11:43:27 2024 -0400 refactor: Preparing for WebAuthn and core updates commit 34ca3d09a96fb615d00e14abb4a70fe787fe1965 Author: vnugent <public@vaughnnugent.com> Date: Thu May 2 15:40:59 2024 -0400 feat: Allow config to toggle strict user-agent checking commit f4b1086b4a406c759f5a0c44ade63ee9bb79c60d Merge: 3df7bdb dfbb88e Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 18:43:14 2024 -0400 Merge branch 'master' into develop commit 3df7bdbaa9371f552c71162022c6ccc618be8bac Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 18:42:26 2024 -0400 chore: fix missing !, cleanup project files commit 6ec4156fb5c996d00a027f767fee7e6314e91582 Merge: 377c8a5 a74cd04 Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 17:40:30 2024 -0400 Merge branch 'master' into develop commit 377c8a5f8bb272eff5089094f5b764eb043b728f Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 27 17:28:25 2024 -0400 fix: Missing cookie set on cred regen commit a12873dceecc72c9af3966002bfca9faefc5aac7 Merge: 2963bf6 8d57b05 Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 12:07:42 2024 -0400 Merge branch 'master' into develop commit 2963bf62919b3bfac4aa5055d57fe91f93ca8a0b Author: vnugent <public@vaughnnugent.com> Date: Sat Apr 20 11:59:45 2024 -0400 chore: Package updates commit 9539717a751baae762498a2cadfe94ef8fda5830 Merge: 44803e0 a7cf7c8 Author: vnugent <public@vaughnnugent.com> Date: Mon Apr 8 22:04:26 2024 -0400 Merge branch 'master' into develop commit 44803e06d1aa45496c04127930aa8897272d42f6 Author: vnugent <public@vaughnnugent.com> Date: Mon Apr 8 21:41:38 2024 -0400 fix: dangling/expired session security check and cookie cleanup commit 1082bd146549a1aff47877bcd28e6be1ce0ef5e9 Author: vnugent <public@vaughnnugent.com> Date: Sat Mar 30 22:20:29 2024 -0400 feat(app): Add AppData client plugin and browser library updated commit ec9b42f4cacbeae8a0b4d96e48bd9e522b3a9145 Merge: 2a11454 27b487b Author: vnugent <public@vaughnnugent.com> Date: Sun Mar 24 21:16:05 2024 -0400 Merge branch 'master' into develop commit 2a114541a3bfddae887adaa98c1ed326b125d511 Author: vnugent <public@vaughnnugent.com> Date: Sun Mar 24 20:53:38 2024 -0400 refactor: pull apart session authorization for future dev commit f8aea6453ddb2d56c1ce2ecb6a9e67d1af523c2e Author: vnugent <public@vaughnnugent.com> Date: Thu Mar 21 14:33:21 2024 -0400 feat: Add optional svg base64 icons for social OAuth2 connections commit cc29bed99dc9e151315cce75e50d55dca306b532 Author: vnugent <public@vaughnnugent.com> Date: Sun Mar 10 21:58:27 2024 -0400 source tree project location updated