You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/user
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
* Fix delete nonexist oauth application 500

* Fix test

* Close the session

* Fix more missed sess.Close

* Remove unnecessary blank line

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
4 years ago
..
app.go Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 4 years ago
email.go Move macaron to chi (#14293) 4 years ago
follower.go Remove page size limit comment from swagger (#11806) 5 years ago
gpg_key.go Move macaron to chi (#14293) 4 years ago
helper.go Redirect on changed user and org name (#11649) 4 years ago
key.go Move macaron to chi (#14293) 4 years ago
repo.go Move Repo APIFormat to convert package (#13787) 4 years ago
star.go Move Repo APIFormat to convert package (#13787) 4 years ago
user.go Redirect on changed user and org name (#11649) 4 years ago
watch.go Move Repo APIFormat to convert package (#13787) 4 years ago