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
Unknwon
ef275ebf62
more on change avatar
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Unknwon
32dcaefafa
fox #620
10 years ago
Unknwon
340a4595dd
support duoshuo mirror of gravatar
10 years ago
Unknwon
9e22840483
fix #622
10 years ago
Unknwon
0c5ba4573a
fix session API broken and SQL pretection
10 years ago
Unknwon
83283bca4c
Safe work
10 years ago
Unknwon
f1d8746264
Fix fork repo and macaron API broken
10 years ago
Unknwon
963354c5d7
Add raw, history file button, and other mirror fixes
10 years ago
Unknwon
405ee14711
Fix SMTP auth logic
10 years ago
Martin van Beurden
bb05ef907b
Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
10 years ago
Martin van Beurden
204952439a
Fix user HomeLink when using a suburl
10 years ago
Unknwon
b8368f98ff
Add directory level commit message
10 years ago
Unknwon
71e4689d11
Page: User profile
10 years ago
Unknwon
bd55b78775
Page: Commits and fix #249
10 years ago
Unknwon
5bbeeb0f1b
Page: Commits and fix #249
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
...
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
10 years ago
Christopher Brickley
f94d7c3f51
clarify name/username/owner/pusher for webhook
10 years ago
Unknwon
d2aff9a46a
Continue working on new admin pages
10 years ago
Unknwon
1aec1a2dda
Finish new admin dashboard
10 years ago