1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-22 19:25:47 +00:00
gitea/modules/context
Lunny Xiao c812ba7f87
fix display dashboard even if require to change password (#6214)
* fix display dashboard even if require to change password

* fix comments
2019-02-28 16:01:42 +08:00
..
api_org.go Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
api.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
auth.go fix display dashboard even if require to change password (#6214) 2019-02-28 16:01:42 +08:00
context.go Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
org.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
panic.go Provide better panic handling (#5902) 2019-01-30 17:00:00 -05:00
permission.go Restrict permission check on repositories and fix some problems (#5314) 2018-11-28 19:26:14 +08:00
repo.go Create a repo redirect when transferring ownership (#6210) (#6211) 2019-02-28 11:51:46 +08:00