Unknwon
|
bd1e757350
user: remove sanitizer for FullName (#1937)
|
7 years ago |
Unknwon
|
0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist
|
7 years ago |
Unknwon
|
05dbd3f7d7
refactoring: experimental with models/errors package
|
7 years ago |
Unknwon
|
22882d7c04
models/user: explicitly select for organization type
|
7 years ago |
Unknwon
|
bab448681d
models/user: handle case when user doesn't belong to any organization (#4258)
|
7 years ago |
Unknwon
|
bb005f3f9a
models/user: better directory handling when change username
|
7 years ago |
Unknwon
|
ebd95dd082
models/org: reduce to 2 SQL executions for GetOrgIDsByUserID
|
7 years ago |
Unknwon
|
b78e03934d
models/access: hasAccess only need userID not user object
|
7 years ago |
Unknwon
|
266586e866
repo: assignee can be anyone who has read access (#3739)
|
7 years ago |
Unknwon
|
b481927d5e
Improve error handling
|
7 years ago |
Unknwon
|
0958fe5a4e
Improve Open Graph Meta tags (#3664)
|
7 years ago |
Unknwon
|
b67ec01d41
Able to disable non-admin to create new organization (#1556)
|
7 years ago |
Unknwon
|
eb66060cd7
log: start using gopkg.in/clog.v1
|
7 years ago |
Renato P. de Aquino
|
ec5a967937
Issue #3814 (#3903)
|
7 years ago |
Denis Denisov
|
84f28fc5d6
Safe compare password (timing attack) (#4064)
|
7 years ago |
Unknwon
|
ae319da5fd
Disable local path migration by default (#4033)
|
7 years ago |
Unknwon
|
8059175a5c
Fix dashboard issues/pull request counting
|
7 years ago |
Flare
|
952e510dfa
Added public entries to reserved keywords list
|
7 years ago |
Unknwon
|
67380cf47b
Minor code fix
|
7 years ago |
leonklingele
|
7cb440273c
Don't use custom PBKDF2 function (#3952)
|
7 years ago |
leonklingele
|
d96f2a7184
Fix random string generator (#3953)
|
7 years ago |
Unknwon
|
c50d59874d
#3577 incorrect URL produced by AvatarLink
|
8 years ago |
Unknwon
|
99c2ae7b35
#3515 use alert instead 500 for duplicated login source name
|
8 years ago |
Unknwon
|
c30b856d14
#3505 use user’s info for committer and author
|
8 years ago |
Unknwon
|
3f7f4852ef
#2246 fully support of webhooks for pull request
|
8 years ago |
Sandro Santilli
|
90dd0657b5
Add support for federated avatars (#3320)
|
8 years ago |
Unknwon
|
ec92565f23
#3393 fix missing sub-url prefix in relative avatar link
|
8 years ago |
Unknwon
|
50422f1fc2
#3348 always use relative avatar link in the template
|
8 years ago |
Unknwon
|
2d76de2574
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
|
8 years ago |
Unknwon
|
e74630ae3b
#1384 add pagination for repositories
|
8 years ago |