mirror of https://github.com/go-gitea/gitea.git
dcd3a63128
The JSONRedirect/JSONOK/JSONError functions were put into "Base" context incorrectly, it would cause abuse. Actually, they are for "web context" only, so, move them to the correct place. And by the way, use them to simplify old code: +75 -196 |
||
---|---|---|
.. | ||
2fa.go | ||
openid.go | ||
security.go | ||
webauthn.go |