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 )
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
Unknown
9d983f27d6
go vet
11 years ago
Unknown
23bba7633b
Mirror fix on sqlite3 tag
11 years ago
Michael Crosby
25fd495b2e
Add sqlite build tag
...
This adds a sqlite build tag so that you don't have to have the sqlite
import commented out in code and users can run:
go build -tags sqlite
if they want to have sqlite support enabled. It is disabled by default
so nothing changes with the default go get or build commands.
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
Unknown
e51afe4621
Add postgres support, clean code, code review
11 years ago
slene
fa5ad1e465
move templateFuncs to one file, add middleware context.
11 years ago
Unknown
c6f2c23b05
Add binding form for register user
11 years ago