Unknwon
|
4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form
|
7 years ago |
Unknwon
|
4c5255f5ad
cookie: enhance cookie security (#3525)
|
7 years ago |
Unknwon
|
bd786b8ef0
auth: remove MD5 for secure cookie secret (#4117)
|
7 years ago |
Unknwon
|
0ae666f3e6
auth: few security improvements
|
7 years ago |
Unknwon
|
eb66060cd7
log: start using gopkg.in/clog.v1
|
7 years ago |
Unknwon
|
4bc98f7aa2
Move models/mail.go to modules/mail.go
|
7 years ago |
leonklingele
|
d96f2a7184
Fix random string generator (#3953)
|
7 years ago |
LefsFlare
|
2cb5ec5983
Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654)
|
8 years ago |
Unknwon
|
f0b5c3b90a
#3448 redirect if any after sign in
|
8 years ago |
Unknwon
|
1f2e173a74
Refactor User.Id to User.ID
|
8 years ago |
Unknwon
|
f1b8d52eb3
#2854 fix no mail notification when issue is closed/reopened
|
8 years ago |
Unknwon
|
8966f5635d
Merge pull request #2823 from zacheryph/feature/local-only-password-reset
|
8 years ago |
Zachery Hostens
|
63e21c146a
ensure we don’t try changing LDAP passswords
|
8 years ago |
Unknwon
|
b4f47a7623
#1891 attempt to fix invalid csrf token
|
8 years ago |
Unknwon
|
514382e2eb
Rename module: middleware -> context
|
8 years ago |
Unknwon
|
7f9598141b
fix #2020
|
9 years ago |
Unknwon
|
dc0c0dc06b
fix typo for #1996
|
9 years ago |
Unknwon
|
9330c943cd
work on #1891
|
9 years ago |
Unknwon
|
932dbccb67
fix import path, fix #1782
|
9 years ago |
Unknwon
|
3fb1b6a608
drop oauth2 feature support
|
9 years ago |
Unknwon
|
9d36fc6986
finish new auth e-mails
|
9 years ago |
Unknwon
|
373731f5e8
user gomail and new activate account email tpl
|
9 years ago |
Unknwon
|
83e747bfda
#697 and #1606 and new admin edit user UI
|
9 years ago |
Unknwon
|
8e0a69f86a
#697 disable captcha and new admin create user UI
|
9 years ago |
Unknwon
|
47ac579f09
only assign auto-admin when sign up by web
|
9 years ago |
Unknwon
|
817b48ed1e
Show owner/poster tags of comments and fix #1312
|
9 years ago |
Unknwon
|
e50982f5ec
allow anonymous SSH clone
|
9 years ago |
Unknwon
|
698b9e2acc
#1070 Clearer error message for illegal characters
|
9 years ago |
Unknwon
|
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
|
9 years ago |
无闻
|
a18decf4cc
Merge pull request #755 from phsmit/multiple_emails
|
10 years ago |