Unknwon
ec2423ad7c
more UI minor fixes
9 years ago
Unknwon
0be8b1b1a1
#2052 Ability to batch delete system notices
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
830d000667
finish wiki
9 years ago
Adam Strzelecki
e57b2dffa4
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
5d1f5f32d0
wiki: finish pages
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
144663a3cf
allow admin to migrate for any user/org
9 years ago
Unknwon
968edb3e44
more link fix
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
7f9598141b
fix #2020
9 years ago
Unknwon
0128036514
#1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon
b2fb7e3fd2
more HTTP clone word fix
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
b80e848d02
upgrade libs
9 years ago
Unknwon
987dcc5372
fix #1383
9 years ago
Unknwon
3d14e73fd8
fix #1119 and data race in timming tasks
9 years ago
Unknwon
6a66e5fc98
better error message
9 years ago
Unknwon
c0b0ce7b1a
#1971 more general rule to detect error
9 years ago
Unknwon
dc0c0dc06b
fix typo for #1996
9 years ago
Unknwon
9330c943cd
work on #1891
9 years ago
Unknwon
f455125d4d
fix #878
9 years ago
Unknwon
2c653141a8
#1742 Update default branch in git repository while change in web view
9 years ago
Unknwon
efea642d6c
add admin op: delete missing repos
9 years ago
Unknwon
81d7359fdd
fix #1981
9 years ago
Unknwon
9a0902523b
fix #1987
9 years ago
Unknwon
ff5f14431e
fix #1448
10 years ago
Unknwon
ab9411be2a
clean up code
10 years ago
Unknwon
9ab96172fc
new watchers, stars and forks UI
10 years ago
Unknwon
917d334ebd
only show user's activities in profile
10 years ago
Unknwon
d370effca5
minor fix for #1961
10 years ago
Unknwon
29ed7872f8
repo sidebar active class
10 years ago
Unknwon
134d8e7681
work on #1961
10 years ago
Unknwon
18de67380c
fix #1958
10 years ago
Unknwon
84a43b38cf
remove unused code
10 years ago
Unknwon
7c80eba77f
minor UI fix and fix ssh race
10 years ago
Unknwon
7b1c10ea7e
new repo ui
...
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
10 years ago
Unknwon
f8ae161c74
fix #1302
10 years ago
Unknwon
1d57f0d64f
Show custom avatars in commits
10 years ago
Unknwon
1559bd58e7
save custom avatar as PNG
10 years ago
Unknwon
10427b2178
fix #1930
10 years ago
Unknwon
3b62a0fe0e
fix #1572 fix file histrory paging issue
10 years ago
Unknwon
0d4498429c
work on #1904
10 years ago
Unknwon
18c841050b
fix 1540 and experimental SSH server support
10 years ago
Unknwon
b55499d039
go vet and fix #1890
10 years ago
Unknwon
e7aabf70dc
#1905 Triming the issue title
10 years ago
Unknwon
603c7389b8
#1459 Dashboard issues lacks sorting
10 years ago