Unknwon
48c0097476
#2176 fix 500 on /watchers & /stars for pg
9 years ago
Unknwon
84a9c474be
#2185 use Go sub-repo to detect encoding
9 years ago
Unknwon
34dcc591f5
#2167 able to identify git version on Windows
9 years ago
Unknwon
7abaa8c8a2
#2152 fix SMTP authentication makes invalid assumption on protocol
9 years ago
Unknwon
5e9781339e
#2155 fix org max repo limit default to -1
9 years ago
Unknwon
329fe23c05
#2155 The owner has reached maximum creation limit of 0 repositories
9 years ago
Unknwon
add70e2000
#2147 fix rewrites authorized_keys when builtin SSH server is enabled
9 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
9 years ago
Unknwon
c06d96f616
Drop 0.5.x support
9 years ago
Unknwon
a68cde1d7a
#1938 #1374 disable password change for non-local users
9 years ago
Unknwon
4b1f1ee19c
fix bool check for repo max limit and fix hang when push repo with tons of commits
9 years ago
Unknwon
b9737c4253
fix user repo limit default value
9 years ago
Unknwon
2c7ddbac84
#1301 "read-only" users
9 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
9 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
9 years ago
Unknwon
c629ae8166
#1943 Able to config fsck timeout
9 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
9 years ago
Unknwon
88640fafd6
fix wrong slack webhook payload URL
9 years ago
Alex Myasoedov
1d4f3815a4
Fix misspelled words
9 years ago
Unknwon
12020f4d74
APIs: admin users
9 years ago
Unknwon
a27adc0d73
update README
9 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
9 years ago
Unknwon
efc250a25e
#2052 advanced select ops for system notices
9 years ago
Unknwon
dbc27231ac
init with all enabled
9 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
9 years ago
Unknwon
0e4ca00d3f
#2045 have fallback but empty value
9 years ago
Unknwon
eb059f6eea
#2045 move fallback to empty string
9 years ago
Unknwon
c4e016472f
more fixes on #2045
9 years ago
Unknwon
3da673093e
work on #2093
9 years ago
Unknwon
9a3102965e
500 when wiki not exists
9 years ago
Unknwon
762a18be79
fix #2090
9 years ago
Unknwon
316ca2d3e4
fix #976
9 years ago
Unknwon
04efaf4efd
#2071 Diff is not showing full content when has super long one line
9 years ago
Unknwon
0305d692eb
#2052 Ability to batch delete system notices
9 years ago
Unknwon
53e5e41542
#2045 add short version as fallback to Slack payload
9 years ago
Adam Strzelecki
d461afdc62
LDAP: Optional user name attribute specification
Consider following LDAP search query example:
(&(objectClass=Person)(|(uid=%s)(mail=%s)))
Right now on first login attempt Gogs will use the text supplied on login form
as the newly created user name. In example query above the text matches against
both e-mail or user name. So if user puts the e-mail then the new Gogs user
name will be e-mail which may be undesired.
Using optional user name attribute setting we can explicitly say we want Gogs
user name to be certain LDAP attribute eg. `uid`, so even user will use e-mail
to login 1st time, the new account will receive correct user name.
9 years ago
Unknwon
34d69dab86
fix API
9 years ago
Unknwon
791bf77886
fix #2042
9 years ago
Unknwon
72d7ca7fbd
finish wiki
9 years ago
Unknwon
7943f3f40e
wiki: finish edit
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
43eda8feb3
introduce git-shell
9 years ago
Unknwon
92c67cd672
Wiki: UI for page new
9 years ago
Unknwon
a4f930f86c
add unsupported migration prompt
9 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
9e2d9998bf
some fix to #2026
9 years ago
Unknwon
769376c5ed
fix incorrect
9 years ago
Unknwon
ba9c044ac5
add some log
9 years ago
Unknwon
58e4eebf77
fix for #2012
9 years ago
Unknwon
5236dd3a2d
minor fix on #1694
9 years ago