Antoine GIRARD
e52408bf5a
Fix admin configuration new ui
9 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
9 years ago
Unknwon
6e63f1b7f6
fix #1990
9 years ago
Unknwon
8129598a9e
Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui
Fix admin dashboard new ui
9 years ago
Unknwon
aa8a5f1292
#1511 Allow local import only for admin users
9 years ago
Antoine GIRARD
2d4d302b77
Fix indent tmpl
9 years ago
Antoine GIRARD
13b253dad6
To quick to copy-paste
9 years ago
Antoine GIRARD
9431ff064b
Implement new ui to dashboard
9 years ago
Unknwon
2374b320dc
#1525 Triggere mailer for admin created accounts
9 years ago
无闻
cdf0eed8bb
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
9 years ago
Antoine GIRARD
03579f6954
Fix admin repos new ui
9 years ago
Antoine GIRARD
9d6563127b
New admin organization UI
9 years ago
Antoine GIRARD
325976b2bf
Add total next to system notice
9 years ago
Antoine GIRARD
e82221515b
New admin notice UI based on user list example
9 years ago
Unknwon
bba20262f1
drop oauth2 feature support
9 years ago
Unknwon
7b97385e1d
revert simple LDAP userDN and update example
9 years ago
Unknwon
65e1a79b68
#1637 able to skip verify for LDAP
9 years ago
Unknwon
84380a79eb
#697 update locale and admin panel
9 years ago
Unknwon
3494c1c06a
#697 and #1606 and new admin edit user UI
9 years ago
Unknwon
6f0ccf5280
#1606 GUI bug while adding ldap user
9 years ago
Unknwon
de776d7c9d
fix html logic
9 years ago
Unknwon
f64c2b3fff
#697 disable captcha and new admin create user UI
9 years ago
Unknwon
67853f8fd0
#1625 remove auto_register and makes it default
9 years ago
Unknwon
0522a536da
fix css
9 years ago
Unknwon
255f35e476
new admin user list UI
9 years ago
Unknwon
97a616a5a5
#1620 add allowed domains for SMTP auth
9 years ago
Unknwon
571b8270c3
finish new edit auth UI
9 years ago
Unknwon
c08337a4de
finish new add auth UI
9 years ago
Unknwon
b34bb8e0f3
more minor fix on 1581
9 years ago
Sergio Benitez
d05adabd60
Merged conflicts.
9 years ago
Gogs
82c6a1b1a8
remove dashboard operations table header
9 years ago
Sergio Benitez
03ef9936e9
Added LDAP simple auth support.
9 years ago
Unknwon
9cd444ca97
more fix on #1553
9 years ago
Unknwon
cea993b387
fix #1553
9 years ago
Unknwon
a54958b204
#1542 A way to skip TLS verify for SMTP authentication
9 years ago
Unknwon
45e6d4a6f2
able edit issue title
10 years ago
Girish Ramakrishnan
0beabbda4a
Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.
In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
10 years ago
Lydia Sevelt
4e006037fc
Change input field to type=password for the authentication templates.
10 years ago
Unknwon
9f55ee32e4
new UI on admin/monitor
10 years ago
Sergio Benitez
7014246993
Significantly enhanced LDAP support in Gogs.
10 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Fernando San Julián
4e34df557b
admin config fix
10 years ago
无闻
45330a2a81
Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130 )
10 years ago
Unknwon
082189d621
update locale
10 years ago
James
66f78785ef
Add full name field to admin's user edit page ( fixes #1130 )
10 years ago
Paolo Borelli
55df399598
Add PAM authentication
10 years ago
Unknwon
8f0c7642e6
#1124 LDAP add and edit form are misleading
10 years ago
Sternik
416c93b953
Fix for deleting user when gogs instalation is on http://hostname/gogs
10 years ago
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
10 years ago
Peter Smit
327d3cd26f
Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
10 years ago