993 Commits (c6083c335e53a860fd4c500a86dcdda49a16515e)

Author SHA1 Message Date
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
Unknwon 8966750fd4 add some log 9 years ago
Unknwon b4877b1e06 fix for #2012 9 years ago
Unknwon eea2e05da6 minor fix on #1694 9 years ago
Unknwon 6a6a7512c2 notice 9 years ago
Unknwon 6b30b20765 add more debug info 9 years ago
Unknwon 74dfe439c2 more fix on #2002 9 years ago
Unknwon 1d4a5b1825 fix #2002 9 years ago
Unknwon 987dcc5372 fix #1383 9 years ago
Unknwon 902b578465 better escape char handle 9 years ago
Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks 9 years ago
Unknwon 2158e6fc43 fix #1997 9 years ago
Unknwon f455125d4d fix #878 9 years ago
Unknwon f04d773f4f UI: long organization name in create repository owner list 9 years ago
Unknwon efea642d6c add admin op: delete missing repos 9 years ago
Unknwon ab9411be2a clean up code 9 years ago
Unknwon 9ab96172fc new watchers, stars and forks UI 9 years ago
Unknwon e06558e208 #1922 Pull request fail to merge with BIN 9 years ago