Bugzilla – Attachment 173864 Details for
Bug 33462
Force password change for new patrons entered by staff
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33462: (QA follow-up) Adapt API spec
Bug-33462-QA-follow-up-Adapt-API-spec.patch (text/plain), 1.01 KB, created by
Tomás Cohen Arazi (tcohen)
on 2024-11-01 11:17:08 UTC
(
hide
)
Description:
Bug 33462: (QA follow-up) Adapt API spec
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-11-01 11:17:08 UTC
Size:
1.01 KB
patch
obsolete
>From 2df19874607f7fe5bed2bef27e6d70aee073aef5 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Fri, 1 Nov 2024 08:13:49 -0300 >Subject: [PATCH] Bug 33462: (QA follow-up) Adapt API spec > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/definitions/patron_category.yaml | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/api/v1/swagger/definitions/patron_category.yaml b/api/v1/swagger/definitions/patron_category.yaml >index c0cea1b6767..67235817840 100644 >--- a/api/v1/swagger/definitions/patron_category.yaml >+++ b/api/v1/swagger/definitions/patron_category.yaml >@@ -115,6 +115,9 @@ properties: > - number > - "null" > description: Set threshold of debt allowed, inclused of relations debts, before issues are blocked >+ force_password_reset_when_set_by_staff: >+ type: boolean >+ description: If patrons of this category are required to reset password after being created by a staff member > additionalProperties: false > required: > - patron_category_id >-- >2.47.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 33462
:
153687
|
153688
|
153689
|
154395
|
154396
|
154397
|
167582
|
167583
|
167584
|
167585
|
167586
|
167587
|
167981
|
167982
|
167983
|
167984
|
167985
|
167986
|
168413
|
168414
|
168415
|
168416
|
168417
|
168418
|
168452
|
168453
|
168454
|
168455
|
168456
|
168457
|
171634
|
171635
|
171636
|
171637
|
171638
|
171639
|
171640
|
172030
|
172031
|
172032
|
172033
|
172034
|
172035
|
172036
|
172064
|
172065
|
172066
|
172067
|
172068
|
172069
|
172070
|
172071
| 173864 |
173865