filestash/server/ctrl
MickaelK fe736b755d fix (cookie): sso cookie issue on safari
whenever using an iframe, cookies are a problem in cross domain setup as
browser like safari got that disabled entirely. We had to find a
solution to work with Safari properly, hence passing the data through
URL
2024-09-07 01:57:31 +10:00
..
static fix (404): 404 page issue in firefox 2022-11-25 16:45:25 +11:00
admin.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
config.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
documentation.go feature (doc): embed documentation 2022-09-13 12:53:02 +10:00
export.go feature (path): configurable path for generated data 2024-03-18 21:06:18 +11:00
files.go fix (audit): hint to auditor 2024-05-17 03:01:50 +10:00
report.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
search.go maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
session.go fix (cookie): sso cookie issue on safari 2024-09-07 01:57:31 +10:00
share.go chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
static.go fix (about): about page css 2024-09-06 08:47:18 +10:00
webdav.go feature (middleware): middleware as a plugin 2024-06-26 23:47:07 +10:00