Unknwon
c629ae8166
#1943 Able to config fsck timeout
10 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
10 years ago
Unknwon
88640fafd6
fix wrong slack webhook payload URL
10 years ago
Alex Myasoedov
1d4f3815a4
Fix misspelled words
10 years ago
Unknwon
12020f4d74
APIs: admin users
10 years ago
Unknwon
a27adc0d73
update README
10 years ago
Unknwon
442f027ad1
fix #2105 and fix #1857
10 years ago
Unknwon
efc250a25e
#2052 advanced select ops for system notices
10 years ago
Unknwon
dbc27231ac
init with all enabled
10 years ago
Unknwon
caac2f9b19
fix #1829 and fix #890
10 years ago
Unknwon
0e4ca00d3f
#2045 have fallback but empty value
10 years ago
Unknwon
eb059f6eea
#2045 move fallback to empty string
10 years ago
Unknwon
c4e016472f
more fixes on #2045
10 years ago
Unknwon
3da673093e
work on #2093
10 years ago
Unknwon
9a3102965e
500 when wiki not exists
10 years ago
Unknwon
762a18be79
fix #2090
10 years ago
Unknwon
316ca2d3e4
fix #976
10 years ago
Unknwon
04efaf4efd
#2071 Diff is not showing full content when has super long one line
10 years ago
Unknwon
0305d692eb
#2052 Ability to batch delete system notices
10 years ago
Unknwon
53e5e41542
#2045 add short version as fallback to Slack payload
10 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.
10 years ago
Unknwon
34d69dab86
fix API
10 years ago
Unknwon
791bf77886
fix #2042
10 years ago
Unknwon
72d7ca7fbd
finish wiki
10 years ago
Unknwon
7943f3f40e
wiki: finish edit
10 years ago
Unknwon
42d8bbe23e
wiki: finish new
10 years ago
Unknwon
43eda8feb3
introduce git-shell
10 years ago
Unknwon
92c67cd672
Wiki: UI for page new
10 years ago
Unknwon
a4f930f86c
add unsupported migration prompt
10 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
10 years ago
Unknwon
9e2d9998bf
some fix to #2026
10 years ago
Unknwon
769376c5ed
fix incorrect
10 years ago
Unknwon
ba9c044ac5
add some log
10 years ago
Unknwon
58e4eebf77
fix for #2012
10 years ago
Unknwon
5236dd3a2d
minor fix on #1694
10 years ago
Unknwon
5bb5e34f93
notice
10 years ago
Unknwon
b0cd76734d
add more debug info
10 years ago
Unknwon
242c0771cf
more fix on #2002
10 years ago
Unknwon
24a086a9f0
fix #2002
10 years ago
Unknwon
a0a4125989
fix #1383
10 years ago
Unknwon
8b6b23a40d
better escape char handle
10 years ago
Unknwon
95b10e3b07
fix #1119 and data race in timming tasks
10 years ago
Unknwon
14f5f6fec1
fix #1997
10 years ago
Unknwon
3b28aed7f2
fix #878
10 years ago
Unknwon
27f3dc861c
UI: long organization name in create repository owner list
10 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
10 years ago
Unknwon
d4b7f56789
clean up code
10 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
10 years ago
Unknwon
75b80c336f
#1922 Pull request fail to merge with BIN
10 years ago
Unknwon
d77e5dd58a
fix #1960
10 years ago