Author | SHA1 | Message | Date |
---|---|---|---|
|
0195caed18 |
Disallow empty titles (#5785)
* add util method and tests * make sure the title of an issue cannot be empty * wiki title cannot be empty * pull request title cannot be empty * update to make use of the new util methof |
6 years ago |
|
bcf5bdfe5c |
Fix open redirect vulnerability on login screen (#4312)
* Fix open redirect vulnerability on login screen Signed-off-by: Jonas Franz <info@jonasfranz.software> * Reorder imports Signed-off-by: Jonas Franz <info@jonasfranz.software> * Replace www. from Domain too Signed-off-by: Jonas Franz <info@jonasfranz.software> |
7 years ago |
|
f8f511d36f | Fix #4081 Check for leading / in base before removing it (#4082) | 7 years ago |
|
9aa6c274e5 |
Fix relative markdown links with anchors (#4058)
* Replace '%28' with '#' Add test case Signed-off-by: Jonas Franz <info@jonasfranz.software> * Use ResolveReference instead of strings.Replace Signed-off-by: Jonas Franz <info@jonasfranz.software> |
7 years ago |
|
13c19d041a |
Populate URL field of API commits (#3546)
* Populate URL field of API commits * fix orgmode_test |
7 years ago |