Commit graph

14 commits

Author SHA1 Message Date
77f06c752e
Also add error for previous changes 2025-04-02 13:45:04 +02:00
420f6e46c0
Add initial feed structure, fix passkey id usage 2025-04-02 13:44:33 +02:00
ef91558600
Comments, fixes
Some checks are pending
/ test (push) Waiting to run
2025-04-01 17:24:06 +02:00
e7e48bfd51
Move helpers in auth.go to helpers.go
Some checks are pending
/ test (push) Waiting to run
2025-04-01 11:00:36 +02:00
7ae75caaf5
Track recently used totp timestamps
Some checks are pending
/ test (push) Waiting to run
2025-04-01 09:16:33 +02:00
a6bcbaf5e9
Note about possible encryption of passkey secrets
Some checks are pending
/ test (push) Waiting to run
2025-03-31 23:23:35 +02:00
0fa8f4f7be
Encrypt totp secrets 2025-03-31 23:23:25 +02:00
c59b0c8340
Move hashing and encryption to auth/helpers
Some checks are pending
/ test (push) Waiting to run
2025-03-31 23:06:27 +02:00
c269db5b02
Update password hash stuff, totp impl
Some checks are pending
/ test (push) Waiting to run
Move password encryption to argon2id
2025-03-31 17:40:12 +02:00
a9af73b557
Auth stuff
Some checks are pending
/ test (push) Waiting to run
Password login & registration
Passkey login

May not be functional yet
2025-03-31 15:32:50 +02:00
7d385e48de
More work on auth system 2025-03-31 08:07:16 +02:00
a73519f5f8
Passkey support for login. Maybe
Can only see once full swap to new systems
2025-03-29 17:51:12 +01:00
2c2f7deb9a
Work on passkey login
Some checks are pending
/ test (push) Waiting to run
2025-03-28 16:36:11 +01:00
9496ba0cc6
Work on new auth framework based on new storage system
Some checks are pending
/ test (push) Waiting to run
2025-03-28 16:17:08 +01:00