This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-10 06:23:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f92bdf875b4ccb2a8eadaa571d112ebf653986d6
gitea
/
models
History
Lunny Xiao
f92bdf875b
Merge pull request
#1226
from nice-software/wip/pam
...
Add PAM authentication
2015-04-24 16:43:58 +08:00
..
migrations
auto fix locale file name change
2015-03-25 19:51:22 -04:00
access.go
…
action.go
…
admin.go
…
error.go
#1070
Clearer error message for illegal characters
2015-03-26 17:11:47 -04:00
git_diff.go
…
issue.go
#1073
#1162
issue ID constraint failed
2015-03-27 06:47:02 -04:00
login.go
Merge pull request
#1226
from nice-software/wip/pam
2015-04-24 16:43:58 +08:00
models_sqlite.go
…
models.go
…
oauth2.go
…
org.go
#1070
Clearer error message for illegal characters
2015-03-26 17:11:47 -04:00
publickey.go
…
release.go
…
repo.go
Fixes issue with LDAP inserting users with blank names.
2015-04-20 01:51:43 -04:00
slack.go
…
token.go
…
update.go
…
user.go
Merge pull request
#1211
from mephux/hotfix/type-fix-ValidatePassword
2015-04-24 15:03:21 +08:00
webhook.go
…