- 15 Feb, 2018 1 commit
-
-
Taking work developed by Matt C and adjusting it to be more of a session handler option. behatnotneeded Change-Id: I443d9e67d2322c995f9277ce1ee835092dc6c218 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Jan, 2018 1 commit
-
-
Stop the error: [SimpleSAML_Error_UnserializableException]: [ARRAY]: The option 'Format' is not a valid string value And allow the js submit form for the redirect of the POST to IdP behatnotneeded Change-Id: Id617e51722d55c286e9b5340cdc3f5922f7320bc Adjusting ssphp to copy the extlib www/resources/ files into sp/resources/ Change-Id: Ie347d43b64638b4b36a198c5904cee6128ea6f7f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Jan, 2018 1 commit
-
-
To take advantage of the new things plus the bug fixes behatnotneeded Change-Id: Id7033f4c1308ecbfbd38a76e018a1a4ca4327dda Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Dec, 2017 1 commit
-
-
Robert Lyon authored
Similar to what xml-rpc does, so allowing admin to set a message about how to properly login behatnotneeded Change-Id: Ib4a85571dccf0fcf719785481645777c506687da Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Nov, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I96403632112a806849dd0f59940092a55d546106 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Nov, 2017 1 commit
-
-
And avoid direct $_GET and $_POST usage where possible and instead use param_exists() and the correct param_*() function to fetch the expected value behatnotneeded Change-Id: If2a917360ebf1d198a494907517eb06bb823743c
-
- 25 Oct, 2017 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I2dde01166da1a001edfee3b2cc97badfe6ceb2a4 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 24 Oct, 2017 1 commit
-
-
behatnotneeded Change-Id: I24895a80f49820212e3708592a4cd4638a8fe2d8
-
- 28 Sep, 2017 1 commit
-
-
Go through new lang strings and fix them where needed. behatnotneeded Change-Id: If3efc3bd4ca990960d5209ddb80fc9dec4699b5f
-
- 25 Sep, 2017 4 commits
-
-
behatnotneeded Change-Id: I09c20bd1b030b7976f2128f4476b2a9f4b7c623b
-
behatnotneeded Change-Id: Ieea98e63ba9db15613f28ad34b95ed4177aba3e9
-
behatnotneeded Change-Id: I97a96a3b19229ef3b0fc75bc6953563d2bc3a30f
-
Dmitrii Metelkin authored
behatnotneeded Change-Id: Iddb57a880675ec6097f19a597cd2e8f1083534ba
-
- 21 Sep, 2017 1 commit
-
-
behatnotneeded Change-Id: If1e267fb551faff3be2537b14a6b8917b263dddd
-
- 19 Sep, 2017 1 commit
-
-
Robert Lyon authored
Rather than in core lang file to allow thirdparty lang strings to work behatnotneeded Change-Id: I5b23c471d246f6901695d7fdf102525e9ef8a666 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Sep, 2017 1 commit
-
-
Robert Lyon authored
If there is only one user with email then it will link it up automatically Otherwise will allow user to choose behatnotneeded Change-Id: I98bdb3f3ade24dbed7326b4b5719d2b23c2e7e9c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Aug, 2017 1 commit
-
-
Cecilia Vela Gurovic authored
The way it worked before, to add a mapping file we have to edit the saml config.php code With this patch, to add a mapping file we can set the variable saml_custommappingfile with the path to the file in the mahara config.php file behatnotneeded Change-Id: I6396930da8dfdbe1904e469f309cdb4e38d46757
-
- 18 Jul, 2017 1 commit
-
-
Francis Devine authored
Allows you to set the signature algorithm for simplesamlphp from the Mahara SAML plugin configuration screen. The default setting is sha256, with sha1 available as a fallback for those institutions who need it. For an already existing site the default is set to sha1 as that is what it would have been previously behatnotneeded Change-Id: I3eb628d837bdabbfc7641620e94fc2f127beceb9
-
- 06 Jun, 2017 1 commit
-
-
behatnotneeded Change-Id: Ia08cb73ae0603b57eb5a286c0a705a16a9f4c373
-
- 01 May, 2017 1 commit
-
-
Robert Lyon authored
An oversight from Bug 1631808 where we missed the files to allow memcached, we only added the settings to allow it. behatnotneeded Change-Id: If4233be809a7c73866333620747606e2a293c825 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Mar, 2017 1 commit
-
-
Some string IDs changed so that they are picked up by the translators while others aren't changed when they are just changes for English. behatnotneeded Change-Id: I9afb8980492937f361e6e35361245c689b5a4413
-
- 14 Feb, 2017 3 commits
-
-
Robert Lyon authored
Sorting by 'Identity Provider entity' column behatnotneeded Change-Id: I8ef8d9a34d0f13f752377d01ef666fe170254d3f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: I353fe7390d6f8fd2bbebc9bec01188428edf786e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This patch allows the dataroot/metadata/*.xml file to be named after the idp rather than the Mahara institution. Also added - A select dropdown so that institution can pick existing auth to be paired to - Upgrade to rename the dataroot/metadata/*.xml file - Check to stop being able to add blank metadata field - An alert for user when updating metadata if other institutions are also being effected - Delete the metadata if deleted institution is only one using it behatnotneeded Change-Id: Ie3f5cdc523404b1081352ede67aab591e79b6dbb Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 01 Feb, 2017 1 commit
-
-
Robert Lyon authored
To make it easier for admins to know which PHP modules to install behatnotneeded Change-Id: Ib58750436426f87b3e6c4fc41c639b930f0a6a56 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Jan, 2017 1 commit
-
-
Robert Lyon authored
To allow us to easily turn of a 'bad' auth when it is trying to connect to a third party server but that server is not reachable. Currently it makes logging in slow as it needs to timeout on that auth instance before trying the next one. behatnotneeded Change-Id: Ieeaeeaeb1bc0aa61ed3faad8f3bf751edd9c1023 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 25 Jan, 2017 1 commit
-
-
Robert Lyon authored
Allow the saving of Student ID along with currect things like firstname, lastname etc when creating a user via SAML login behatnotneeded Change-Id: Ib6d8271878247573972c93d84c68698902e34a0f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Dec, 2016 1 commit
-
-
Robert Lyon authored
To match up with what moodle do with xmlrpc See https://tracker.moodle.org/browse/MDL-52766 And to be consistent with saml behatnotneeded Change-Id: I47858cbf5cc9fec04d47e2660ac660604f776280 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Dec, 2016 1 commit
-
-
Robert Lyon authored
behatnotneeded Change-Id: I3d961abd70ff4a2f585767a3ece5a8681ef74647 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Oct, 2016 1 commit
-
-
Robert Lyon authored
The pre php5.5 "Can't use method return value in write context" issue behatnotneeded Change-Id: Ie5f122d96eddb643b3931eac29e8367323611cf8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Oct, 2016 1 commit
-
-
* add ssphp module directory * add option ssphpsessionhandler to config.php * fix autoloader so modules happen propoerly including our own local ones behatnotneeded Change-Id: I81449d8d254e6501a03a11587441ac469c78a869
-
- 11 Oct, 2016 1 commit
-
-
Aaron Wells authored
This is needed specifically for the module/mobileapi/tokenform.php script Also adding an anchor "#sso" at the extra login elements, to allow the app to scroll that part into view. behatnotneeded: Can't test in Behat (yet) Change-Id: I4363976522b8339542002535d8ba57fdc70496ac
-
- 21 Sep, 2016 1 commit
-
-
Robert Lyon authored
fixing sql call table not in {} behatnotneeded Change-Id: I97c110bbbf68e51d8a3337ce213840869c3dbe77 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 19 Sep, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
with $smarty->assign() behatnotneeded Change-Id: I667463b7732bd3f1dd2619b2836cf4b8c560d264
-
- 02 Sep, 2016 1 commit
-
-
Kristina Hoeppner authored
behatnotneeded Change-Id: If88dd9ff55b232a2c6b694d64eeb4231918b0ca7
-
- 15 Jul, 2016 1 commit
-
-
Aaron Wells authored
Change-Id: I07bb4031679fec26ea0535dc9b6604b5d1c42bc8 behatnotneeded: Covered by existing tests
-
- 01 Jul, 2016 1 commit
-
-
There's no particular reason to prevent the SAML plugin from creating auto-creating accounts if you're using remote usernames. Even in a multi-tenanted situation with many tenants using the same SSO, we can tell which institution a new user should go into because each SAML auth instance requires an institution identifier field from the SAML attributes. Change-Id: I7d7fd592aafe3d01cd92098977be82793f3376dd behatnotneeded: Requires external SAML IdP to test.
-
- 28 Jun, 2016 3 commits
-
-
Robert Lyon authored
On admin page for after upgrade to let one know they have to sort out the saml plugin and any saml instances. Also clear the old settings for saml plugin when saving config behatnotneeded Change-Id: I5ce6e944834510df7581b84b91179cbcb739b9db Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
If the logo is part of the metadata To test - see bug report Also fixing up metadata textarea overlapping the label behatnotneeded Change-Id: Ifd1741089724a08d6fa8b31457269b44040ee980 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
As simplesamlphp has issues with relying on phpsession. Show the error on page where we set up plugin behatnotneeded Change-Id: I5503552ec17360986a2607d141a5a0efad10e288 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-