| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|\
| |
| | |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|