summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Lantos [Wed, 10 Mar 2010 14:24:03 +0000 (15:24 +0100)]
Add cache directory option to module settings
Adam Lantos [Wed, 10 Mar 2010 13:43:15 +0000 (14:43 +0100)]
Add exact attribute to match types.
Adam Lantos [Wed, 10 Mar 2010 11:59:24 +0000 (12:59 +0100)]
Fix regular expression escaping.
hege [Mon, 18 May 2009 10:54:38 +0000 (10:54 +0000)]
Fixed double-escaping issues, see ticket #16.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@28
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Tue, 12 May 2009 13:11:09 +0000 (13:11 +0000)]
Added sanity check hook
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@27
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Tue, 12 May 2009 12:40:47 +0000 (12:40 +0000)]
Php documentation revised, see ticket #4.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@26
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Wed, 6 May 2009 15:35:48 +0000 (15:35 +0000)]
Call contructor in Attributes meta-filter, fixes a priority-bug.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@25
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Wed, 6 May 2009 13:45:12 +0000 (13:45 +0000)]
Change attribute-replace configuration schematics to be edugain-java compatible. See ticket #14 for details.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@24
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Wed, 6 May 2009 13:24:16 +0000 (13:24 +0000)]
Renamed EduGainConverter meta-module to Attributes.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@23
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Tue, 5 May 2009 14:55:34 +0000 (14:55 +0000)]
Keep filter rules order, see ticket #13.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@22
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Tue, 5 May 2009 14:13:58 +0000 (14:13 +0000)]
Filter implementation basics, see ticket #8.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@21
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Tue, 5 May 2009 12:45:02 +0000 (12:45 +0000)]
Renamed test cases
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@20
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 17:25:46 +0000 (17:25 +0000)]
Cleaned up the main eduGAINConverter filter class, added converter-filter configurations and idp-sp processing logic. See ticket #12.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@19
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 16:21:01 +0000 (16:21 +0000)]
Pulled up common converter and filter methods to edugainBaseFilter, see ticket #11.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@18
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 15:15:40 +0000 (15:15 +0000)]
Renamed AttributeConverter.xsl to AttributeMangling.xsl, see ticket #7.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@17
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 14:51:26 +0000 (14:51 +0000)]
Added filter conversion rules to the xsl, see ticket #7.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@16
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 14:37:16 +0000 (14:37 +0000)]
Javadoc for cache disabling.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@15
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 14:35:37 +0000 (14:35 +0000)]
Added optional cache disabling feature suitable for testing.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@14
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Mon, 4 May 2009 14:11:24 +0000 (14:11 +0000)]
Cleanup php warnings.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@13
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Thu, 30 Apr 2009 15:29:42 +0000 (15:29 +0000)]
Support edugain remote-local mapping to simplesaml source-destination schema, see ticket #6.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@12
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Thu, 30 Apr 2009 15:07:58 +0000 (15:07 +0000)]
EduGAINConverter metafilter added, see ticket #6.
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@11
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Thu, 30 Apr 2009 12:57:47 +0000 (12:57 +0000)]
Rename plugin to edugain, step2
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@10
da76a83d-926a-48b5-bb04-
a99c39ccebaa
hege [Thu, 30 Apr 2009 12:54:04 +0000 (12:54 +0000)]
Rename plugin to edugain, step1
git-svn-id: svn+ssh://repo.niif.hu/var/lib/svn/simplesamlphp/trunk/edugain@9
da76a83d-926a-48b5-bb04-
a99c39ccebaa