Unknwon
bb26285a12
fix #827
10 年前
Peter Smit
6251626de4
Implement #798 Flexible ssh-key input
It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
10 年前
Unknwon
c73e9057ae
Optmize git-fsck options and fix #820
10 年前
Peter Smit
44fa9147b7
Fix #819 by fetching the repository from db before updating
10 年前
Unknwon
0b56272c13
fix #805
10 年前
Unknwon
3ea1443885
work on #784
10 年前
fzerorubigd
6643647687
add afunction to rewrite all public keys on admin request
refs #763
10 年前
Unknwon
bd555551ce
fix #801
10 年前
无闻
477bea574a
Merge pull request #782 from estetsenko/dev
fix for #747
10 年前
无闻
afdb0c7f9d
Merge pull request #790 from euank/master
Initialize unset git user.email / user.name correctly; fix Dockerfile
10 年前
Unknwon
63c1f9a23f
fix 500: E-mail already used in user settings page
10 年前
euank
234a7c19a4
Default values for both user.name and user.email
The previous behavior was to set default values only if user.name was
not set, but to always set it for both. This only sets a value if there
wasn't one; this fixes cases where someone has a user.name but no
user.email (see included Dockerfile) or someone has a user.email but no
user.name (before the email would have been over-written).
10 年前
estetsenko
bae1d65564
bugfix: Unable to assign any issue myself
10 年前
Peter Smit
3af757ed77
Replace mahonia with the standard functions in the Golang Sub-repositories
10 年前
Peter Smit
66e2016eeb
Fix for wrong email query
Changing EmailAdress.OwnerId to EmailAddress.Uid should have accompanied this change
10 年前
无闻
a18decf4cc
Merge pull request #755 from phsmit/multiple_emails
Multiple emails
10 年前
Peter
20b5c23a19
Small fixes to multiple_emails feature
10 年前
Unknwon
c4820f119d
work on #754
10 年前
Peter
6919c80f0b
Add function to the model for email address management (add/delete/activate)
10 年前
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 年前
Unknwon
b553ea45ee
modes/repo: incorrect SSH clone URL for #742
10 年前
Unknwon
ac4a10456e
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 年前
Unknwon
2f3a7e53cb
fix #735
10 年前
Unknwon
9a1fe801e5
fix #711
10 年前
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 年前
Unknwon
0b785ad967
work on #672
10 年前
Unknwon
e577f2fff3
fix #706 and other mirror improve
10 年前
Andrew Burns
00cf3e4dab
Use the avatar.HashEmail function instead of hashing email directly. Fixes #700
10 年前
Unknwon
5338808600
fix #676
10 年前
Unknwon
d75013a0e8
fix #580
10 年前
Unknwon
1b66600bd0
Fix #652
10 年前
Unknwon
dc53270da9
Fix 653
10 年前
Unknwon
8ea7ba3afa
fix #644
10 年前
Unknwon
ef275ebf62
more on change avatar
10 年前
Unknwon
55dfe2c978
custom avatar upload
10 年前
Unknwon
2d8c414f8c
Fix #635
10 年前
Unknwon
ce8d4cc80b
#634
10 年前
Unknwon
1e47e2df85
quick fix
10 年前
Unknwon
5d9ef2bb12
lock gopmfile
10 年前
无闻
d21d7171b0
Merge pull request #587 from eryx/dev
Fix #266
10 年前
Unknwon
32dcaefafa
fox #620
10 年前
Unknwon
340a4595dd
support duoshuo mirror of gravatar
10 年前
Unknwon
52d66ba6c8
#12 , use go-gogs-client
10 年前
Unknwon
9dc3c93a6a
#12 , add/edit hook
10 年前
Unknwon
9e22840483
fix #622
10 年前
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
10 年前
Unknwon
8c9338a537
add personal access token panel #12
10 年前
Unknwon
4e7eb5be9d
Work on #5 fork and fix #608
10 年前
Unknwon
0c5ba4573a
fix session API broken and SQL pretection
10 年前
luto
bff1e157d5
force the use of InnoDB as db engine for all tables, fixes #59
10 年前