Files
Gitea/models/migrations/v172.go
T
zeripathandGitHub cd79fbf94a v172 migration adds created_unix field instead of expiry (#15458)
The Session table must have an Expiry field not a created_unix field - somehow
this migration adds the incorrect named field leading to #15445 reports.

Fix #15445

Signed-off-by: Andrew Thornton <[email protected]>
2021-04-13 20:04:17 -04:00

450 B