wxiaoguang
|
c18d8d6968
|
Remove legacy `+build:` constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
|
3 years ago |
6543
|
bc0d2c8ada
|
RSS/Atom support for Repos (#19055)
* support for repos
* refactor
* advertise the feeds via meta tags
* allow feed suffix and feed header
* optimize performance
|
3 years ago |
zeripath
|
1314f38b59
|
fix pam authorization (#19040)
https://huntr.dev/bounties/8d221f92-b2b1-4878-bc31-66ff272e5ceb/
Co-authored-by: ysf <34326+ysf@users.noreply.github.com>
|
3 years ago |
6543
|
54e9ee37a7
|
format with gofumpt (#18184)
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
|
3 years ago |
John Olheiser
|
648464b504
|
Add bundle download for repository (#14538)
* Add bundle download
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix fmt
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix build tags
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Download specific commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
3 years ago |
KN4CK3R
|
3607f79d78
|
Fixed assert statements. (#16089)
|
3 years ago |
6543
|
99b7af6fc8
|
Add some Unit-Tests (#14500)
* fix url
* modules/auth/pa: coverage: 40#.0%
* modules/base coverage: 67.6% -> 89.9%
* modules/cache coverage: 0% -> 12.0%
* modules/convert coverage: 27.1% -> 29.7%
|
4 years ago |
John Olheiser
|
21d621301e
|
Remove PAM from auth dropdown when unavailable (#13276)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
4 years ago |
guillep2k
|
09dbd85a3a
|
Various fixes in login sources (#10428)
|
5 years ago |
Lunny Xiao
|
ec87a75c00
|
golint fixed for modules/auth
|
8 years ago |
Lunny Xiao
|
5b998a6680
|
golint fixed for modules/auth
|
8 years ago |
Unknwon
|
81adbe17ca
|
use pam and update TRANSLATORS
|
9 years ago |
Paolo Borelli
|
182003aa41
|
Add PAM authentication
|
10 years ago |