initial checking of community LDAP module
authorgreg gay <ggay@ocad.ca>
Mon, 25 Oct 2010 17:52:18 +0000 (17:52 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 25 Oct 2010 17:52:18 +0000 (17:52 -0000)
commitdac821e8fa215e64c4df779c6a2d81cc2f873497
tree86b49df538c68c716159a10abe9eaf6f3638ce38
parent9620415caadac671017e5f5438498bcf88369358
initial checking of community LDAP module
213 files changed:
mods/ldap/admin/config_ldap.php [new file with mode: 0644]
mods/ldap/admin/ldap_auth_log.php [new file with mode: 0644]
mods/ldap/admin/ldap_lib.php [new file with mode: 0644]
mods/ldap/atutor.ldap.mod.struct.sql [new file with mode: 0755]
mods/ldap/atutor.ldap.mod.tar.gz [new file with mode: 0644]
mods/ldap/include/lib/menu_pages.php [new file with mode: 0644]
mods/ldap/include/lib/pk.pem [new file with mode: 0755]
mods/ldap/include/lib/rsa.inc.php [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/jquery.jqGrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/jquery.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.base.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.celledit.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.common.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.custom.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.formedit.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.inlinedit.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.locale-bg.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.locale-en.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.locale-it.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.postext.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.setcolumns.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.subgrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.tbltogrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/grid.treegrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/jqDnR.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/jqModal.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.base-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.celledit-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.common-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.custom-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.formedit-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.inlinedit-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.locale-bg-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.locale-en-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.locale-it-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.postext-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.setcolumns-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.subgrid-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.tbltogrid-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/min/grid.treegrid-min.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packall/grid.pack.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.base.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.celledit.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.common.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.custom.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.formedit.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.inlinedit.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.locale-bg.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.locale-en.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.locale-it.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.postext.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.setcolumns.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.subgrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.tbltogrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/js/packed/grid.treegrid.js [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/grid.css [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/cd_run.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/dirty.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/down.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/find.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/folder.png [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/grid-blue-ft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/grid-blue-hd.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/headerbg.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/headerleft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/headerright.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/ico-close.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/line3.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/nochild.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/off-first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/off-last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/off-next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/off-prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/refresh.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/resize.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/row_add.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/row_delete.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/row_edit.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/sort_asc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/sort_desc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/spacer.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/tab_close-on.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/tree_leaf.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/tree_minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/tree_plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/basic/images/up.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/grid.css [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/cd_run.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/dirty.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/down.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/find.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/folder.png [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/grid-blue-ft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/grid-blue-hd.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/headerbg.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/headerleft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/headerright.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/ico-close.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/line3.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/nochild.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/off-first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/off-last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/off-next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/off-prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/refresh.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/resize.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/row_add.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/row_delete.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/row_edit.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/sort_asc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/sort_desc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/spacer.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/tab_close-on.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/tree_leaf.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/tree_minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/tree_plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/coffee/images/up.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/grid.css [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/cd_run.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/dirty.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/down.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/find.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/folder.png [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/grid-blue-ft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/grid-blue-hd.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/headerbg.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/headerleft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/headerright.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/ico-close.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/leaf.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/line3.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/nochild.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/off-first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/off-last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/off-next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/off-prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/refresh.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/resize.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/row_add.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/row_delete.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/row_edit.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/sort_asc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/sort_desc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/spacer.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/tab_close-on.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/tree_leaf.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/tree_minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/tree_plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/green/images/up.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/jqModal.css [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/grid.css [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/cd_run.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/dirty.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/down.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/find.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/folder.png [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/grid-blue-ft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/grid-blue-hd.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/headerbg.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/headerleft.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/headerright.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/ico-close.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/line3.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/nochild.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/off-first.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/off-last.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/off-next.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/off-prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/prev.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/refresh.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/resize.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/row_add.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/row_delete.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/row_edit.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/sort_asc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/sort_desc.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/spacer.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/tab_close-on.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/tree_leaf.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/tree_minus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/tree_plus.gif [new file with mode: 0644]
mods/ldap/jscripts/jqgrid/themes/sand/images/up.gif [new file with mode: 0644]
mods/ldap/login.php [new file with mode: 0644]
mods/ldap/readme.txt [new file with mode: 0755]
mods/ldap/rsa/base64.js [new file with mode: 0755]
mods/ldap/rsa/jsbn.js [new file with mode: 0755]
mods/ldap/rsa/prng4.js [new file with mode: 0755]
mods/ldap/rsa/rng.js [new file with mode: 0755]
mods/ldap/rsa/rsa.js [new file with mode: 0755]
mods/ldap/themes/default/login.tmpl.php [new file with mode: 0755]