linstrom/auth-new
mstar 9151bfb3be
Some checks are pending
/ docker (push) Waiting to run
Add initial tls support
- Uses certificate and key files provided by admin in config
- Let's Encrypt integration planned, but not even close to working
- Initial HTTP3 Support added
2025-05-27 14:06:08 +02:00
..
accessTokens.go Missing from previous commit 2025-04-04 16:15:52 +02:00
auth.go Comment all new code 2025-04-02 15:33:07 +02:00
errors.go Add access token check to auth 2025-04-04 16:15:25 +02:00
fakeUser.go Comments, fixes 2025-04-01 17:24:06 +02:00
helpers.go Add first helper method to user 2025-04-04 13:46:11 +02:00
passkey.go Add first helper method to user 2025-04-04 13:46:11 +02:00
password.go Start move to unify ID generation 2025-04-28 17:28:28 +02:00
tls.go Add initial tls support 2025-05-27 14:06:08 +02:00
totp.go Explicitly ignore errors from writes to responses 2025-05-22 17:29:09 +02:00