photoprism/internal/session
Michael Mayer d6c50e1c54 Auth: Refactor Cleanup worker that deletes expired sessions #808 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-04-17 09:06:01 +02:00
..
testdata Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
cleanup.go Auth: Refactor Cleanup worker that deletes expired sessions #808 #3943 2024-04-17 09:06:01 +02:00
cleanup_test.go Auth: Refactor Cleanup worker that deletes expired sessions #808 #3943 2024-04-17 09:06:01 +02:00
session.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
session_delete.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
session_delete_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
session_get.go WebDAV: Allow authentication with auth token and any username #808 #3943 2024-01-11 11:37:36 +01:00
session_get_test.go Auth: Use hashed auth tokens for enhanced security #3943 #808 #782 2024-01-06 17:35:19 +01:00
session_new.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
session_public.go Auth: Use hashed auth tokens for enhanced security #3943 #808 #782 2024-01-06 17:35:19 +01:00
session_public_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
session_save.go Auth: Extend session lifetime if 2FA is enabled #808 #3943 #4114 2024-04-12 13:30:30 +02:00
session_save_test.go Auth: Use hashed auth tokens for enhanced security #3943 #808 #782 2024-01-06 17:35:19 +01:00
session_test.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00