Unknwon
19423957b1
rename import path
9 years ago
Unknwon
3362b3a44f
fix possible disclosure
9 years ago
Unknwon
50264200f0
fix huge diff hangs
9 years ago
Unknwon
91789930bc
#2176 fix 500 on /watchers & /stars for pg
9 years ago
Unknwon
95f9c85bcc
#2185 use Go sub-repo to detect encoding
9 years ago
Unknwon
79dcd7ee6e
#2167 able to identify git version on Windows
9 years ago
Unknwon
76bdbcc969
#2152 fix SMTP authentication makes invalid assumption on protocol
9 years ago
Unknwon
4d31eb2c0d
#2155 fix org max repo limit default to -1
9 years ago
Unknwon
5d95ffe3eb
#2155 The owner has reached maximum creation limit of 0 repositories
9 years ago
Unknwon
bc17f2f759
#2147 fix rewrites authorized_keys when builtin SSH server is enabled
9 years ago
Unknwon
40f3142264
#2114 External URL for wiki
9 years ago
Unknwon
7a3eccc709
Drop 0.5.x support
9 years ago
Unknwon
3d5d61778a
#1938 #1374 disable password change for non-local users
9 years ago
Unknwon
99e9bbef6c
fix bool check for repo max limit and fix hang when push repo with tons of commits
9 years ago
Unknwon
0e96a46020
fix user repo limit default value
9 years ago
Unknwon
df5ed64cca
#1301 "read-only" users
9 years ago
Unknwon
2a0bb1fa90
#1575 Limit repo creation
9 years ago
Unknwon
9a2e43bff2
move out git module and #1573 send push hook
9 years ago
Unknwon
718d3ae258
#1943 Able to config fsck timeout
9 years ago
Unknwon
120cd4e471
#1984 Better mirror repo management
9 years ago
Unknwon
dce2a9e7e1
fix wrong slack webhook payload URL
9 years ago
Alex Myasoedov
ae54d878c0
Fix misspelled words
9 years ago
Unknwon
978dc00305
APIs: admin users
9 years ago
Unknwon
bf26808fb3
update README
9 years ago
Unknwon
404867f206
fix #2105 and fix #1857
9 years ago
Unknwon
f41360d864
#2052 advanced select ops for system notices
9 years ago
Unknwon
e82ee40e9e
init with all enabled
9 years ago
Unknwon
e538ff2770
fix #1829 and fix #890
9 years ago
Unknwon
76d4b9288b
#2045 have fallback but empty value
9 years ago
Unknwon
05ba8622f0
#2045 move fallback to empty string
9 years ago
Unknwon
e0bae9547a
more fixes on #2045
9 years ago
Unknwon
81133d45a1
work on #2093
9 years ago
Unknwon
37a372f6f5
500 when wiki not exists
9 years ago
Unknwon
f122d0856e
fix #2090
9 years ago
Unknwon
cc8f5add6e
fix #976
9 years ago
Unknwon
926e91820a
#2071 Diff is not showing full content when has super long one line
9 years ago
Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
9 years ago
Unknwon
834d38a8fb
#2045 add short version as fallback to Slack payload
9 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.
9 years ago
Unknwon
9ed60d96a9
fix API
9 years ago
Unknwon
d3a5ff7b6b
fix #2042
9 years ago
Unknwon
830d000667
finish wiki
9 years ago
Unknwon
e42fcb033d
wiki: finish edit
9 years ago
Unknwon
392f3ee210
wiki: finish new
9 years ago
Unknwon
c50a3503e6
introduce git-shell
9 years ago
Unknwon
2b10fdc4dc
Wiki: UI for page new
9 years ago
Unknwon
eb30cbab81
add unsupported migration prompt
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
ec8d41765d
some fix to #2026
9 years ago
Unknwon
dcc740fd26
fix incorrect
9 years ago