Unknwon
826d4bd7d1
#2154 disable change user for non-local users
- #2153 remove require for gravatar
9 years ago
Unknwon
ce054072fa
#2114 External URL for wiki
9 years ago
Unknwon
a68cde1d7a
#1938 #1374 disable password change for non-local users
9 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
9 years ago
Unknwon
84a41e057a
#1612 Ability to send mail when a new pull request is submitted
9 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
9 years ago
Unknwon
87fc75586e
#2037 Add "New Mirror" button on Dashboard
9 years ago
Unknwon
e2c8e58a5c
unified name: IsViewBranch, IsViewCommit and IsViewTag
9 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
9 years ago
Unknwon
b562e6ffbc
#1627 auto login after install if admin is configured
9 years ago
Unknwon
88640fafd6
fix wrong slack webhook payload URL
9 years ago
Unknwon
ad91518721
remember page number when delete repo
9 years ago
Unknwon
ad998a52b9
#2063 Ability to delete repo from admin panel
9 years ago
Unknwon
12020f4d74
APIs: admin users
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
caac2f9b19
fix #1829 and fix #890
9 years ago
Unknwon
8a4c9bdbc6
fix panic for #2045
9 years ago
Unknwon
c6f6031bd5
refactor API routes and some work for #976
9 years ago
Unknwon
877f9c2ef2
fix broken link
9 years ago
Unknwon
316ca2d3e4
fix #976
9 years ago
Unknwon
9040b23ccd
more UI minor fixes
9 years ago
Unknwon
0305d692eb
#2052 Ability to batch delete system notices
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
2250edf7d8
Merge pull request #2069 from nanoant/patch/admin-see-all-organizations
Admin should be able to see all organizations
9 years ago
Unknwon
72d7ca7fbd
finish wiki
9 years ago
Adam Strzelecki
6b10567eef
Admin should be able to see all organizations
This is follow-up for 56c66ee486
allowing admin
to see private repositories, even when not being member of them.
9 years ago
Unknwon
063c916837
wiki: finish pages
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
67ccea3792
allow admin to migrate for any user/org
9 years ago
Unknwon
16ecc0a9c0
more link fix
9 years ago
Unknwon
81cff77072
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
b9303efd7c
fix #2020
9 years ago
Unknwon
48c519be58
#1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon
77b9822647
more HTTP clone word fix
9 years ago
Unknwon
a14c20813c
fix #650
9 years ago
Unknwon
24bcdb8711
upgrade libs
9 years ago
Unknwon
a0a4125989
fix #1383
9 years ago
Unknwon
95b10e3b07
fix #1119 and data race in timming tasks
9 years ago
Unknwon
b93fbc017a
better error message
9 years ago
Unknwon
2f1c5e4ae3
#1971 more general rule to detect error
9 years ago
Unknwon
d138be8346
fix typo for #1996
9 years ago
Unknwon
ac5927055c
work on #1891
9 years ago
Unknwon
3b28aed7f2
fix #878
9 years ago
Unknwon
bfcd3d036f
#1742 Update default branch in git repository while change in web view
9 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
9 years ago
Unknwon
90e6d548ad
fix #1981
9 years ago