7 Commits (1e43a885780c0f04cca3e891f43902d573f1d993)

Author SHA1 Message Date
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582)
Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed.
2 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
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) 4 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 9 years ago
Paolo Borelli 182003aa41 Add PAM authentication 9 years ago