Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
| | | | Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed. | ||||
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | * 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> | ||||
* | Remove PAM from auth dropdown when unavailable (#13276) | John Olheiser | 2020-10-23 | 1 | -0/+3 |
| | | | Signed-off-by: jolheiser <john.olheiser@gmail.com> | ||||
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -2/+2 |
| | |||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+2 |
| | |||||
* | use pam and update TRANSLATORS | Unknwon | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+15 |