photoprism/internal/session
Michael Mayer 20904041f9 Session: Remove unnecessary go-cache package from imports
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-11 10:57:04 +02:00
..
testdata Keep sessions for 7 days 2020-04-20 13:50:28 +02:00
header.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
id.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
id_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
monitor.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00
monitor_test.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00
session.go Session: Remove unnecessary go-cache package from imports 2022-10-11 10:57:04 +02: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 Sessions: Cache pointers to improve performance #98 #782 2022-10-03 23:39:36 +02:00
session_get_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
session_new.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00
session_public.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02: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 Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00
session_save_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
session_test.go Sessions: Add max age and timeout config options #98 #782 2022-10-03 22:59:29 +02:00