mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 07:48:14 +00:00
d2c4f5eb2b
* Cookies are now encrypted JWTs (GHSA-wrqq-v7qw-r5w7) * Authentication is stored in the SQLite database (auto-migrated) * Session logic is much cleaner
28 lines
432 B
JSON
28 lines
432 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1750355487927,
|
|
"tag": "0000_spicy_bloodscream",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "6",
|
|
"when": 1755554742267,
|
|
"tag": "0001_naive_lilith",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "6",
|
|
"when": 1755617607599,
|
|
"tag": "0002_square_bloodstorm",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|