filestash/server
MickaelK d01facd463 fix (tmpl): issue with cognito issued jwt token
quote from go jwt lib: "WithPaddingAllowed will enable the codec used
for decoding JWTs to allow padding. Note that the JWS RFC7515 states
that the tokens will utilize a Base64url encoding with no padding.
Unfortunately, some implementations of JWT are producing non-standard
tokens, and thus require support for decoding."

cognito is one of those...
2025-03-13 17:21:08 +11:00
..
.assets/emacs
common fix (admin): report validation error 2025-02-06 21:06:55 +11:00
ctrl fix (tmpl): issue with cognito issued jwt token 2025-03-13 17:21:08 +11:00
generator chore (plugin): polish the new plugin interface 2025-01-23 15:26:05 +11:00
middleware feature (turboload): decrease load time via sw 2025-01-27 14:05:55 +11:00
model fix (webdav): network drive via window 2025-01-21 16:54:01 +11:00
plugin fix (s3): assume role on ecs 2025-02-21 17:26:00 +11:00
routes.go chore (release): prepare release 2025-02-02 18:53:53 +11:00