]> git.evergreen-ils.org Git - contrib/Conifer.git/history - tools/patron-load/ldap_osrf_sync
Do a better job of tolerating missing credentials.py
[contrib/Conifer.git] / tools / patron-load / ldap_osrf_sync
2013-07-31 Dan ScottDo a better job of tolerating missing credentials.py feature/tools_2_1
2013-01-10 Dan ScottAdjust ldap_osrf_sync for generic BC generation
2012-11-12 Dan ScottUse synchronous methods and cleaner results
2012-11-12 Dan ScottRevert debug code that showed all LDAP attributes
2012-11-12 Dan ScottExperimental web.py frontend for creating Conifer accounts
2012-11-12 Dan ScottFully-qualified CN is not a good basis for email addresses
2012-11-12 Dan ScottGenerate email addresses where none are in LDAP
2012-11-12 Dan ScottLDAP sync: If EG user found, reactivate
2012-11-12 Dan ScottMore robust identity value handling for LDAP tooling
2012-11-12 Dan ScottAdjust to new values of permission groups in 2.1
2012-11-12 Dan ScottLDAP: More robust processing and error reporting
2012-11-12 Dan ScottHandle "thornloe" profile
2012-11-12 Dan ScottLDAP patron load: map "thornloe" to staff
2012-11-12 Dan ScottLDAP patron load: handle more errors more gracefully
2012-11-12 Dan ScottDon't update the barcode if user was not created
2012-11-12 Dan ScottUse the new opt_in_override method to search for users
2012-11-12 Dan ScottMore defensive error handling
2012-11-12 Dan ScottCorrect a dangling reference to a raw variable
2012-11-12 Dan ScottPass User objects rather than raw vars
2012-11-12 Dan ScottHandle new 'Proxy' lulAffiliation a bit more gracefully
2012-11-12 Dan ScottNew --push-barcode option updates LDAP with Evergreen...
2012-11-12 Dan ScottGenerate barcodes and push them into LDAP
2012-11-12 Dan ScottCommand line options for queries and actions
2012-11-12 Dan ScottGetting LDAP synchronization production ready
2012-11-12 Dan ScottGet working OpenSRF integration, genericize a bit
2012-11-12 Dan ScottTowards a periodic OpenSRF-speaking LDAP patron sync...