Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add: * Move POST /{username}/action/{action} to simply POST /{username} (go-gitea#18045) (go-gitea#18046) * Fix delete u2f keys bug (go-gitea#18040) (go-gitea#18042) * Reset Session ID on login (go-gitea#18018) (go-gitea#18041) * Prevent off-by-one error on comments on newly appended lines (go-gitea#18029) (go-gitea#18035) Signed-off-by: Andrew Thornton <art27@cantab.net>
- Loading branch information