Closed (fixed)
Project:
simpleSAMLphp Authentication
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2015 at 17:25 UTC
Updated:
4 Aug 2016 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
epicflux commentedComment #3
epicflux commentedComment #4
snufkin commentedCould you add some examples into the implementation in the API file please?
Comment #5
epicflux commentedAdded a couple examples to the API file.
Comment #6
bdone commentedthis works nicely @epicflux, thanks! a few minor coding standards review for the new API example...
this could pass coding standards by adding the optional string parameter type
this parameter comment should be indented w/ 3 spaces
this could pass coding standards by adding the optional object parameter type
this parameter comment should be indented w/ 3 spaces
Comment #7
epicflux commentedCleaned up the coding issues.
Comment #8
bdone commented+1, and working well.
Comment #10
snufkin commentedCommitted it to 7.x-2.x, thanks for the work on this!
I ported it to 7.x-3.x and 8.x-3.x version, could someone test if i applied it right? Lets start with the 7.x version.
Comment #11
briand44 commentedI tested the patch in #10 for 7.x-3.x and it applied cleanly and worked well for me. Thanks.
Comment #13
snufkin commentedThanks for the review. Committed.