Unknwon
63fecac537
XSS in username
9 years ago
Unknwon
d01f688257
fix repository count of user is messed up
9 years ago
Unknwon
f509c59ac1
new create webhook event
9 years ago
Unknwon
46bee50e45
complate list of gitignores and licenses
9 years ago
Unknwon
b900863d60
rename a user method
9 years ago
Unknwon
2881456421
new webhooks list UI
9 years ago
Unknwon
260301bf2e
#1535 Removing deploy key does not remove key
9 years ago
Unknwon
47ac579f09
only assign auto-admin when sign up by web
9 years ago
Unknwon
407385db7e
work on #1493
9 years ago
Unknwon
30b428bf0e
#1419 : 500 when visit a issue with issue/comments of deleted user
9 years ago
Unknwon
817b48ed1e
Show owner/poster tags of comments and fix #1312
9 years ago
Unknwon
cafde1287e
delete avatar when del user
9 years ago
James Anderson
e5146155a0
Resize avatars to the same size they are displayed
9 years ago
Unknwon
cbc7b7132f
finish new issue action and mentions
9 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
9 years ago
Unknwon
68b9d78386
remove sync.Pool and support go1.2 again
9 years ago
Unknwon
4b43ffc96c
Generate random avatar based on e-mail when disable Gravatar
9 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
9 years ago
Unknwon
b1f08d3218
more on #1443
9 years ago
Unknwon
d922b7e504
#1443 set first user to be admin
...
...not just ID=1
9 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
9 years ago
Unknwon
b9527cd1bf
#1299 force downcase e-mail
9 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
9 years ago
Dustin Willis Webber
e57594dc31
typo fix for comment
10 years ago
Dustin Willis Webber
f78046fc3b
typo fix
10 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
466facc009
#1067 : Deleting users should remove them from collaborator lists
...
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
b72e75e522
#1024 : OFFLINE_MODE Still Uses Gravatar
10 years ago
Unknwon
d446be9f5f
models: mirror fix on #964
10 years ago
Unknwon
ee68a826a5
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
04164eada3
models: able to rename user with diff letter cases #981
...
- templates/org: mirror fix on name output
- routers: add missing error check
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Peter Smit
aa68e86206
Rewrite/simplify gogs serve
10 years ago
Unknwon
6d0f3a07d4
code fix #941 caution: undertest
10 years ago
Peter Smit
0a4cda0dd4
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon
7e7160eefd
first pass work on migration #925
10 years ago
Peter Smit
4e79adf6b5
Refactoring of the Access Table
...
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon
f706102890
models: sanitize user full name when update settings
10 years ago
Unknwon
63c1f9a23f
fix 500: E-mail already used in user settings page
10 years ago
Peter Smit
66e2016eeb
Fix for wrong email query
...
Changing EmailAdress.OwnerId to EmailAddress.Uid should have accompanied this change
10 years ago
Peter
20b5c23a19
Small fixes to multiple_emails feature
10 years ago
Unknwon
c4820f119d
work on #754
10 years ago
Peter
6919c80f0b
Add function to the model for email address management (add/delete/activate)
10 years ago
Peter Smit
99599c099f
Add alternative email addresses to the model
...
A new struct is created named EmailAddress that contains alternative
email addresses for users. Also the email related methods; IsEmailUsed
and GetUserByEmail are updated.
DeleteUser deletes the extra email addresses and DeleteInactivateUsers
also deletes inactive accounts. This could be factored out, but should
do it for now.
10 years ago
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
Andrew Burns
00cf3e4dab
Use the avatar.HashEmail function instead of hashing email directly. Fixes #700
10 years ago
Unknwon
5338808600
fix #676
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago
Unknwon
dc53270da9
Fix 653
10 years ago
Unknwon
8ea7ba3afa
fix #644
10 years ago