filestash/server
alexanghh ab71c339dd
feature (cookie split): split session cookie onto fixed size chunks - #422
* Fixed invalid cookie issue when session object is serialized into a string larger than 4KB.

* Update session.go

Removed comments

* Update share.go

Removed comments
2022-01-27 09:07:02 +11:00
..
.assets/emacs fix (#209): fix emacs export error 2019-11-11 00:13:07 +11:00
common fix (zip): additional debug information on zip 2022-01-19 18:07:18 +11:00
ctrl feature (cookie split): split session cookie onto fixed size chunks - #422 2022-01-27 09:07:02 +11:00
generator maintain (go): go format 2021-08-22 16:47:09 +10:00
middleware feature (cookie split): split session cookie onto fixed size chunks - #422 2022-01-27 09:07:02 +11:00
model feature (search): search as a plugin 2022-01-14 16:38:42 +11:00
plugin cleanup (plg_backend_tmp): cleanup the tmp backend 2022-01-25 18:25:20 +11:00
main.go feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00