]> source.dussan.org Git - gitea.git/commit
Add PAM authentication
authorPaolo Borelli <pborelli@gnome.org>
Thu, 23 Apr 2015 11:58:57 +0000 (13:58 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Fri, 24 Apr 2015 08:13:01 +0000 (10:13 +0200)
commit182003aa417ba67661c6743e0fabe6e1f67efd1c
treecff0efe4adedd4bc52b3c852e254a7c4fe0dad99
parent2c4fb6e6469f756dfaeb276302bac87e4dac3e1e
Add PAM authentication
.travis.yml
conf/locale/locale_en-US.ini
models/login.go
modules/auth/auth_form.go
modules/auth/pam/pam.go [new file with mode: 0644]
modules/auth/pam/pam_stub.go [new file with mode: 0644]
public/ng/js/gogs.js
routers/admin/auths.go
templates/admin/auth/edit.tmpl
templates/admin/auth/new.tmpl