Commit d449a8e
authored
Slim down cookies (#285)
* store only required data in cookies to avoid exceeding their size limit
On-behalf-of: @SAP christoph.mewes@sap.com
* fix 'make dex/bin/dex'
On-behalf-of: @SAP christoph.mewes@sap.com
* cleanup go.mod
On-behalf-of: @SAP christoph.mewes@sap.com1 parent 0296caa commit d449a8e
9 files changed
Lines changed: 187 additions & 227 deletions
File tree
- backend
- cookie
- http
- session
- template
- contrib/example-backend/session
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
| 248 | + | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
| |||
This file was deleted.
0 commit comments