Commit Graph
7 Commits
Author SHA1 Message Date
wxiaoguangandGitHub c18d8d6968 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
John OlheiserandGitHub 648464b504 Add bundle download for repository (#14538)
* Add bundle download

Signed-off-by: jolheiser <[email protected]>

* Fix fmt

Signed-off-by: jolheiser <[email protected]>

* Fix build tags

Signed-off-by: jolheiser <[email protected]>

* Download specific commit

Signed-off-by: jolheiser <[email protected]>
2021-08-24 11:47:09 -05:00
John OlheiserandGitHub 21d621301e Remove PAM from auth dropdown when unavailable (#13276)
Signed-off-by: jolheiser <[email protected]>
2020-10-23 11:10:29 +01:00
guillep2kandGitHub 09dbd85a3a Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
Lunny Xiao ec87a75c00 golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
Unknwon 81adbe17ca use pam and update TRANSLATORS 2015-07-14 19:47:20 +08:00
Paolo BorelliandIgnacio Casal Quinteiro 182003aa41 Add PAM authentication 2015-04-24 10:13:01 +02:00