Univention Bugzilla – Attachment 10665 Details for
Bug 50648
Migrate univention-directory-manager-modules to Python 3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
check_cracklib patch
check_cracklib.patch (text/plain), 585 bytes, created by
Julia Bremer
on 2021-03-26 15:06:51 CET
(
hide
)
Description:
check_cracklib patch
Filename:
MIME Type:
Creator:
Julia Bremer
Created:
2021-03-26 15:06:51 CET
Size:
585 bytes
patch
obsolete
>diff --git base/univention-heimdal/conffiles/usr/share/univention-heimdal/check_cracklib.py base/univention-heimdal/conffiles/usr/share/univention-heimdal/check_cracklib.py >index 5808c3e795..28d416e85c 100644 >--- base/univention-heimdal/conffiles/usr/share/univention-heimdal/check_cracklib.py >+++ base/univention-heimdal/conffiles/usr/share/univention-heimdal/check_cracklib.py >@@ -58,7 +58,7 @@ def main(): > try: > pwdCheck.check(params['new-password']) > print('APPROVED') >- except ValueError as exc: >+ except univention.password.CheckFailed as exc: > print(str(exc)) > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 50648
: 10665