projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f19f34
)
LDAP: Create and push barcodes from Web UI
author
Dan Scott
<dscott@laurentian.ca>
Mon, 16 Jul 2012 16:24:44 +0000
(12:24 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Tue, 7 May 2013 18:57:58 +0000
(14:57 -0400)
Now that we're beyond basic testing, go ahead and create accounts or
push barcodes into LDAP for realz.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/patron-load/webui.py
patch
|
blob
|
history
diff --git
a/tools/patron-load/webui.py
b/tools/patron-load/webui.py
index
6eb2a1f
..
7d5a1ef
100644
(file)
--- a/
tools/patron-load/webui.py
+++ b/
tools/patron-load/webui.py
@@
-48,8
+48,8
@@
class LDAP_ARGS:
self.eg_workstation = ldap_osrf_sync.credentials.OSRF_WORK_OU
self.find_eg_user = None
self.dump_ldap = None
- self.create_users =
Non
e
- self.push_barcode =
Non
e
+ self.create_users =
Tru
e
+ self.push_barcode =
Tru
e
self.query_id = None
self.query_cn = None
self.query_sn = None