mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
rename main class
This commit is contained in:
parent
ab841b5baf
commit
2a4bc5d261
@ -25,7 +25,7 @@ from mako import lookup
|
||||
|
||||
SESSION_KEY = '_cp_username'
|
||||
|
||||
class ldapCherry(object):
|
||||
class LdapCherry(object):
|
||||
|
||||
def _get_param(self, section, key, config, default=None):
|
||||
""" Get configuration parameter "key" from config
|
||||
|
Loading…
Reference in New Issue
Block a user