forked from shaba/openuds
Merge remote-tracking branch 'origin/v3.5'
This commit is contained in:
commit
5b5a4e31e7
@ -205,6 +205,8 @@ class OSManager(Module):
|
||||
Resets login counter to 0
|
||||
'''
|
||||
userService.setProperty('loginsCounter', '0')
|
||||
# And execute ready notification method
|
||||
self.readyNotified(userService)
|
||||
|
||||
@staticmethod
|
||||
def loggedIn(
|
||||
|
Loading…
Reference in New Issue
Block a user