Commit graph

11 commits

Author SHA1 Message Date
10ded026df - Refactory cookie and API session handle. Insolated y routes and controllers (api-auth.go, app-auth.go).
- Cookie lifetime with sliding expiration
- Fix bug single global expiresAt in JWT, now each token has unique ExpiresAt
2026-09-12 21:26:01 -05:00
fc57baff78 update to new core session system 2026-05-18 15:54:37 -05:00
df80e29f6e update to new core session system 2026-05-18 15:51:12 -05:00
cf699e2084 sample admin users 2024-12-06 04:48:10 -05:00
0f520e67af sample users admin 2024-12-04 08:39:08 -05:00
91455fc972 session cookie destroy 2024-10-27 10:27:54 -05:00
ba49afe04a reorder files 2024-10-23 07:09:27 -05:00
23fd877a98 start simple session manager 2024-10-21 16:04:58 -05:00
f80c062099 start theme cup templates 2024-10-07 18:12:28 -05:00
1b6f3e6103 start cookie session 2024-09-30 09:17:24 -05:00
d49c5df8d8 migration 2024-09-15 19:01:52 -05:00
Renamed from handlers/authentication.go (Browse further)