Unknwon
120cd4e471
#1984 Better mirror repo management
10 years ago
Unknwon
dce2a9e7e1
fix wrong slack webhook payload URL
10 years ago
Alex Myasoedov
ae54d878c0
Fix misspelled words
10 years ago
Unknwon
978dc00305
APIs: admin users
10 years ago
Unknwon
bf26808fb3
update README
10 years ago
Unknwon
404867f206
fix #2105 and fix #1857
10 years ago
Unknwon
f41360d864
#2052 advanced select ops for system notices
10 years ago
Unknwon
e82ee40e9e
init with all enabled
10 years ago
Unknwon
e538ff2770
fix #1829 and fix #890
10 years ago
Unknwon
76d4b9288b
#2045 have fallback but empty value
10 years ago
Unknwon
05ba8622f0
#2045 move fallback to empty string
10 years ago
Unknwon
e0bae9547a
more fixes on #2045
10 years ago
Unknwon
81133d45a1
work on #2093
10 years ago
Unknwon
37a372f6f5
500 when wiki not exists
10 years ago
Unknwon
f122d0856e
fix #2090
10 years ago
Unknwon
cc8f5add6e
fix #976
10 years ago
Unknwon
926e91820a
#2071 Diff is not showing full content when has super long one line
10 years ago
Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
10 years ago
Unknwon
834d38a8fb
#2045 add short version as fallback to Slack payload
10 years ago
Adam Strzelecki
573305f3d3
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
9ed60d96a9
fix API
10 years ago
Unknwon
d3a5ff7b6b
fix #2042
10 years ago
Unknwon
830d000667
finish wiki
10 years ago
Unknwon
e42fcb033d
wiki: finish edit
10 years ago
Unknwon
392f3ee210
wiki: finish new
10 years ago
Unknwon
c50a3503e6
introduce git-shell
10 years ago
Unknwon
2b10fdc4dc
Wiki: UI for page new
10 years ago
Unknwon
eb30cbab81
add unsupported migration prompt
10 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
10 years ago
Unknwon
ec8d41765d
some fix to #2026
10 years ago
Unknwon
dcc740fd26
fix incorrect
10 years ago
Unknwon
8966750fd4
add some log
10 years ago
Unknwon
b4877b1e06
fix for #2012
10 years ago
Unknwon
eea2e05da6
minor fix on #1694
10 years ago
Unknwon
6a6a7512c2
notice
10 years ago
Unknwon
6b30b20765
add more debug info
10 years ago
Unknwon
74dfe439c2
more fix on #2002
10 years ago
Unknwon
1d4a5b1825
fix #2002
10 years ago
Unknwon
987dcc5372
fix #1383
10 years ago
Unknwon
902b578465
better escape char handle
10 years ago
Unknwon
3d14e73fd8
fix #1119 and data race in timming tasks
10 years ago
Unknwon
2158e6fc43
fix #1997
10 years ago
Unknwon
f455125d4d
fix #878
10 years ago
Unknwon
f04d773f4f
UI: long organization name in create repository owner list
10 years ago
Unknwon
efea642d6c
add admin op: delete missing repos
10 years ago
Unknwon
ab9411be2a
clean up code
10 years ago
Unknwon
9ab96172fc
new watchers, stars and forks UI
10 years ago
Unknwon
e06558e208
#1922 Pull request fail to merge with BIN
10 years ago
Unknwon
5dc3dd1704
fix #1960
10 years ago
Unknwon
134d8e7681
work on #1961
10 years ago