| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
This is the old naming of the variable and I forgot to fix it. It now
works and is tested.
|
|
|
|
|
| |
This allows the admin to disable the version information about gogs and
go in use in the footer.
|
| |
|
| |
|
| |
|
|\
| |
| | |
move minimum key sizes to config
|
| |
| |
| |
| |
| | |
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fix admin repos new ui
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Factor out function to get the current user
|
| |
| |
| |
| |
| | |
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
issue #1088
|
| |
|
| |
|
|
|
|
|
| |
- fix isRead check
- fix paging
|
| |
|
|
|
|
| |
legacy behavior
|
| |
|
| |
|
| |
|