Bugzilla – Attachment 78836 Details for
Bug 21233
Add Koha::Exceptions::Password class
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21233: (follow-up) POD fix
Bug-21233-follow-up-POD-fix.patch (text/plain), 864 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2018-09-14 23:24:14 UTC
(
hide
)
Description:
Bug 21233: (follow-up) POD fix
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-09-14 23:24:14 UTC
Size:
864 bytes
patch
obsolete
>From 0b1f73f812fcbf0841cf9f5c7894bf9544163fa3 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 14 Sep 2018 16:23:58 -0700 >Subject: [PATCH] Bug 21233: (follow-up) POD fix > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > Koha/Exceptions/Password.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/Koha/Exceptions/Password.pm b/Koha/Exceptions/Password.pm >index 53a290da75..c7203c8886 100644 >--- a/Koha/Exceptions/Password.pm >+++ b/Koha/Exceptions/Password.pm >@@ -77,9 +77,9 @@ Password is too short. > > Password is too weak. > >-=head2 Koha::Exceptions::Password::TrailingWhitespace >+=head2 Koha::Exceptions::Password::WhitespaceCharacters > >-Password contains trailing spaces, which is forbidden. >+Password contains leading/trailing spaces, which is forbidden. > > =head1 Class methods > >-- >2.19.0
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
|
Splinter Review
Attachments on
bug 21233
:
77880
|
77881
|
77914
|
77915
|
78116
|
78117
|
78118
|
78721
| 78836