filestash/server/common
MickaelK bca88ee1cc fix (session): expand session information
To handle scenarios where we need to know the whole session information
to make decisions such as in our use case: authorisation
2025-12-02 02:05:13 +11:00
..
ssl
api.go
app.go
backend.go
cache.go
config.go fix (session): expand session information 2025-12-02 02:05:13 +11:00
config_state.go
constants.go
crypto.go fix (session): expand session information 2025-12-02 02:05:13 +11:00
debug.go
default.go
dummy.go
error.go
files.go feature (workflow): first release of the workflow engine 2025-10-02 13:12:23 +10:00
files_all.go
files_linux.go
log.go fix (log): non-constant format string in call to fmt.Printf 2025-10-30 16:23:30 +11:00
mime.go
plugin.go feature (workflow): first release of the workflow engine 2025-10-02 13:12:23 +10:00
recovery.go
response.go
token.go
types.go chore (maintenance): os.FileInfo implementation 2025-10-09 16:22:49 +11:00
utils.go