mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 17:34:21 +01:00
Merge branch 'master' of https://github.com/kakwa/ldapcherry
This commit is contained in:
commit
00db6ae4bc
@ -797,7 +797,7 @@ class LdapCherry(object):
|
|||||||
)
|
)
|
||||||
|
|
||||||
cherrypy.log.error(
|
cherrypy.log.error(
|
||||||
msg="User '" + username + "' deleted by '" + admin + "'" ,
|
msg="User '" + username + "' deleted by '" + admin + "'",
|
||||||
severity=logging.INFO
|
severity=logging.INFO
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user