Bugzilla – Attachment 62522 Details for
Bug 12026
Shibboleth auto-provisioning - Create
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
BUG 12027 [Followup]: Added missing documentation
BUG-12027-Followup-Added-missing-documentation.patch (text/plain), 1.33 KB, created by
Martin Renvoize (ashimema)
on 2017-04-21 13:20:38 UTC
(
hide
)
Description:
BUG 12027 [Followup]: Added missing documentation
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2017-04-21 13:20:38 UTC
Size:
1.33 KB
patch
obsolete
>From 11fa8e190810580e1879726e1d6695f405bfa0c6 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 27 Jan 2015 13:34:14 +0000 >Subject: [PATCH] BUG 12027 [Followup]: Added missing documentation > >https://bugs.koha-community.org/show_bug.cgi?id=12026 >--- > C4/Auth_with_shibboleth.pm | 17 ++++++++++++++++- > 1 file changed, 16 insertions(+), 1 deletion(-) > >diff --git a/C4/Auth_with_shibboleth.pm b/C4/Auth_with_shibboleth.pm >index 456feda..a6ab055 100644 >--- a/C4/Auth_with_shibboleth.pm >+++ b/C4/Auth_with_shibboleth.pm >@@ -49,7 +49,6 @@ sub shib_ok { > return 0; > } > >- > # Logout from Shibboleth > sub logout_shib { > my ($query) = @_; >@@ -309,6 +308,22 @@ Given a shib_login attribute, this routine checks for a matching local user and > > my ( $retval, $retcard, $retuserid ) = C4::Auth_with_shibboleth::checkpw_shib( $shib_login ); > >+=head2 _get_uri >+ >+ _get_uri(); >+ >+A sugar function to that simply returns the current page URI with appropriate protocal attached >+ >+This routine is NOT exported >+ >+=head2 _get_shib_config >+ >+ my $config = _get_shib_config(); >+ >+A sugar function that checks for a valid sibboleth configuration, and if found returns a hashref of it's contents >+ >+This routine is NOT exported >+ > =head2 _autocreate > > my ( $retval, $retcard, $retuserid ) = _autocreate( $config, $match ); >-- >2.1.4
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 12026
:
26769
|
26788
|
28408
|
30351
|
30352
|
30376
|
31054
|
31055
|
35551
|
35552
|
56241
|
56242
|
56243
|
57486
|
57563
|
57564
|
57565
|
57566
|
61268
|
61269
|
61270
|
61271
|
61363
|
61364
|
61365
|
61366
|
61367
|
61435
|
61436
|
61437
|
61438
|
61444
|
61445
|
61446
|
61447
|
61448
|
61449
|
61521
|
61522
|
61523
|
61524
|
61525
|
61526
|
61527
|
61596
|
61598
|
61599
|
61675
|
61676
|
61677
|
61678
|
61679
|
61680
|
61683
|
61684
|
62521
|
62522