1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-11 05:09:53 +02:00
ldapcherry/resources/templates
kakwa efcaad54fc multiple modification/fix
* add display_name parameter for backend
* handle display_name in modify template (lonely groups) and error
  message
* fix bug in modify when user is in only one backend
* remove redondant exception in ad/ldap backend
* fix unit test accordingly
* fix License in AD backend (GPLv3 -> MIT, previously tought of using
  samba4 python library which is GPL, but this module finaly uses
  python-ldap which is MIT compatible)
2015-07-31 20:08:21 +02:00
..
adduser.tmpl various fixes in html + unit tests on html 2015-07-05 17:50:42 +02:00
base.tmpl implementing various autofill javascript functions 2015-07-08 01:55:31 +02:00
error.tmpl fix html in error template 2015-07-05 23:07:24 +02:00
form.tmpl disable autofill for modify forms 2015-07-10 20:11:07 +02:00
groups.tmpl adding files for groups and roles management 2015-06-09 23:54:51 +02:00
index.tmpl fix unicode 2015-06-27 22:35:34 +02:00
login.tmpl adding a redirected to the originaly requested page on login 2015-07-06 07:58:27 +02:00
modify.tmpl multiple modification/fix 2015-07-31 20:08:21 +02:00
navbar.tmpl various fixes in html + unit tests on html 2015-07-05 17:50:42 +02:00
roles.tmpl fix unicode 2015-06-27 22:35:34 +02:00
searchadmin.tmpl various fixes in html + unit tests on html 2015-07-05 17:50:42 +02:00
searchuser.tmpl various fixes in html + unit tests on html 2015-07-05 17:50:42 +02:00
selfmodify.tmpl fix unicode 2015-06-27 22:35:34 +02:00
service_unavailable.tmpl adding global exception handler 2015-07-14 23:37:20 +02:00