wxiaoguang
|
6306826631
|
Remove legacy +build: constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
|
2022-05-02 23:22:45 +08:00 |
|
6543
|
523388883e
|
RSS/Atom support for Repos (#19055)
* support for repos
* refactor
* advertise the feeds via meta tags
* allow feed suffix and feed header
* optimize performance
|
2022-03-13 17:40:47 +01:00 |
|
zeripath
|
468fc2643e
|
fix pam authorization (#19040)
https://huntr.dev/bounties/8d221f92-b2b1-4878-bc31-66ff272e5ceb/
Co-authored-by: ysf <34326+ysf@users.noreply.github.com>
|
2022-03-10 10:00:05 +08:00 |
|
6543
|
e0a2bd79c9
|
format with gofumpt (#18184)
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
|
2022-01-20 18:46:10 +01:00 |
|
John Olheiser
|
f9be6e905e
|
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>
|
2021-08-24 11:47:09 -05:00 |
|
KN4CK3R
|
6d91afcd21
|
Fixed assert statements. (#16089)
|
2021-06-07 07:27:09 +02:00 |
|
6543
|
cf3380f968
|
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%
|
2021-01-28 19:08:11 +01:00 |
|
John Olheiser
|
7f87fa8ecb
|
Remove PAM from auth dropdown when unavailable (#13276)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2020-10-23 11:10:29 +01:00 |
|
guillep2k
|
39e5abb2f7
|
Various fixes in login sources (#10428)
|
2020-02-23 13:52:05 -06:00 |
|
Lunny Xiao
|
7e88589865
|
golint fixed for modules/auth
|
2016-11-27 21:39:06 +08:00 |
|
Unknwon
|
194dcfad01
|
use pam and update TRANSLATORS
|
2015-07-14 19:47:20 +08:00 |
|
Paolo Borelli
|
d2baa2824e
|
Add PAM authentication
|
2015-04-24 10:13:01 +02:00 |
|