aboutsummaryrefslogtreecommitdiff
path: root/plugins/VNLib.Plugins.Essentials.Accounts/src/AccountsEntryPoint.cs
AgeCommit message (Collapse)Author
2024-03-24Squashed commit of the following:Libravatar vnugent
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
2024-02-21user-creation api update, and fix user-privilege missing updateLibravatar vnugent
2024-02-16Squashed commit of the following:Libravatar vnugent
commit 5745f157e07eaad7a01c8a253ebd84f99202bf2d Author: vnugent <public@vaughnnugent.com> Date: Fri Feb 16 14:30:26 2024 -0500 feat: support new runtime command features and add more debug commit 2735201257cd22981f96b54b4a6120f44cb93c4c Author: vnugent <public@vaughnnugent.com> Date: Mon Feb 12 20:26:57 2024 -0500 refactor: update latest sql extensions commit eb3fea8181344e3550869f92b9643439053f79fe Author: vnugent <public@vaughnnugent.com> Date: Sun Feb 4 01:30:25 2024 -0500 submit pending changes
2024-02-14Squashed commit of the following:Libravatar vnugent
commit 2735201257cd22981f96b54b4a6120f44cb93c4c Author: vnugent <public@vaughnnugent.com> Date: Mon Feb 12 20:26:57 2024 -0500 refactor: update latest sql extensions commit eb3fea8181344e3550869f92b9643439053f79fe Author: vnugent <public@vaughnnugent.com> Date: Sun Feb 4 01:30:25 2024 -0500 submit pending changes
2024-01-02breaking changes: plugin service pools & move plugin api away from web relatedLibravatar vnugent
2023-11-29more async db loading, whitelist middleware,Libravatar vnugent
2023-11-05user/acc updates and fix social oauthLibravatar vnugent
2023-11-02also carried awayLibravatar vnugent
2023-09-09session detatch support, cookie man and commandsLibravatar vnugent
2023-08-19Accounts middleware development updatesLibravatar vnugent
2023-04-08Extensions updateLibravatar vnugent
2023-03-19RestSharp version update, PKI optional login endpointLibravatar vnugent
2023-03-11Concrete AsyncAccessSerializer impl and basline testsLibravatar vnugent
2023-03-09Omega cache, session, and account provider complete overhaulLibravatar vnugent
2023-01-14AccountUtil + client token upgradeLibravatar vnugent
2023-01-12Large project reorder and consolidationLibravatar vnugent