aboutsummaryrefslogtreecommitdiff
path: root/models/migrations/v13.go
Commit message (Collapse)AuthorAge
* *: use jsoniter to replace encoding/jsonUnknwon2018-06-09
|
* Refactoring: remove sessionRelease()Unknwon2017-06-11
| | | | XORM supports automatic roll back in session Close() already.
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-08
Initially proposed by #2376 and fixes #3068 as well.