[Mahara-contributors] [Bug 932909] [NEW] auth/saml default remoteuser

2012-02-15 Thread PiersHarding
one). ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding) Status: In Progress ** Changed in: mahara Status: New = In Progress ** Changed in: mahara Assignee: (unassigned) = PiersHarding (piersharding) -- You received this bug notification

[Mahara-contributors] [Bug 932909] Re: auth/saml default remoteuser

2012-02-15 Thread PiersHarding
** Changed in: mahara Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/932909 Title: auth/saml default remoteuser Status in Mahara ePortfolio: Fix

[Mahara-contributors] [Bug 865054] Re: Typo 'errorbadinstitutioncombo' on auth/saml/lang/en.utf8/auth.saml.php needs to be fixed.

2011-10-03 Thread PiersHarding
Thanks for this - I've pushed a fix for it. Cheers, Piers Harding. ** Changed in: mahara Assignee: (unassigned) = PiersHarding (piersharding) ** Changed in: mahara Status: New = In Progress -- You received this bug notification because you are a member of Mahara Contributors

[Mahara-contributors] [Bug 862875] Re: Simplesaml changed their config - auth/saml

2011-09-29 Thread PiersHarding
** Changed in: mahara Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/862875 Title: Simplesaml changed their config - auth/saml Status in Mahara

[Mahara-contributors] [Bug 862875] [NEW] Simplesaml changed their config - auth/saml

2011-09-29 Thread PiersHarding
to $session_handler = $saml_config-getString('store.type', false); Now I get this error message. Mahara: Site unavailable A nonrecoverable error occured. This probably means you have encountered a bug in the system ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding

[Mahara-contributors] [Bug 855525] Re: Logon failure - LDAP authentication tied to one server

2011-09-22 Thread PiersHarding
Hi John - It does sound a bit like an AD issue. If you look at it from a standard high availability LDAP point of view - usually if you have a fail-over, the IP address for the LDAP server is a floating one, that is then rotated to the recovery host. So - from a service perspective - the

[Mahara-contributors] [Bug 855525] Re: Logon failure - LDAP authentication tied to one server

2011-09-22 Thread PiersHarding
As you can have multiple institutions, you can also have multiple authentication sources assigned to a user. However, I find it only logical that you have one set of configuration for a given authentication source, and then that authentication source is responsible for the way in which it is

[Mahara-contributors] [Bug 855525] Re: Logon failure - LDAP authentication tied to one server

2011-09-22 Thread PiersHarding
Ah - I now understand what you mean - I've been thinking in terms of an authinstance, as opposed to an authentication method - sorry. You are quite right that you can add the same authentication method twice (giving two authinstances), and get the effect that you are seeing. Also, it is not

[Mahara-contributors] [Bug 855525] Re: Logon failure - LDAP authentication tied to one server

2011-09-21 Thread PiersHarding
Hi - The LDAP connector for PHP can only connect to one directory at a time, and the auth instance is logically associated with one connection/configuration. You should be able to work around this by using either an Active Directory Forest structure which should enable delegation, or referrals

[Mahara-contributors] [Bug 834171] Re: Allow plugins to register right_nav menu items

2011-08-28 Thread PiersHarding
** Changed in: mahara Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/834171 Title: Allow plugins to register right_nav menu items Status in Mahara

[Mahara-contributors] [Bug 836235] [NEW] SAML authentication errors on login from 4.2 session_* compat issue

2011-08-28 Thread PiersHarding
Public bug reported: There are error message issued on the logs regarding 4.2 compat issues during the login/logout on the use of session_ functions. ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding) Status: In Progress ** Changed in: mahara

[Mahara-contributors] [Bug 836358] [NEW] auth/saml does not always do sensible redirection after login

2011-08-28 Thread PiersHarding
Public bug reported: auth/saml does not check correctly that the 'wantsurl' value set for the redirection is sane, and does not cause redirection loops, or send the user outside of the site. ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding) Status

[Mahara-contributors] [Bug 834171] [NEW] Allow plugins to register right_nav menu items

2011-08-25 Thread PiersHarding
for instance. ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding) Status: In Progress ** Changed in: mahara Status: New = In Progress ** Changed in: mahara Assignee: (unassigned) = PiersHarding (piersharding) -- You received this bug notification

[Mahara-contributors] [Bug 834171] Re: Allow plugins to register right_nav menu items

2011-08-25 Thread PiersHarding
Related to enhancement https://bugs.launchpad.net/mahara/+bug/801081 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/834171 Title: Allow plugins to register right_nav menu items Status in

[Mahara-contributors] [Bug 801081] Re: Main and sub menus - alternate dropdown display feature

2011-08-25 Thread PiersHarding
Hi - as part of a plugin that I'm writing I wanted to be able to add a menu item under settings via a call to menu_items() from nav_right(). This works in the standard layout if the patch https://reviews.mahara.org/#change,614 (in relation to enhancement

[Mahara-contributors] [Bug 830651] [NEW] over zealous user attribute checking in auth/saml

2011-08-21 Thread PiersHarding
Public bug reported: auth/saml checks the presence of incoming user attributes even when auto-create, or user update are not enabled. ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding) Status: In Progress ** Changed in: mahara Status: New

[Mahara-contributors] [Bug 810302] Re: auth/saml enable user to link own account to remote user

2011-08-21 Thread PiersHarding
** Changed in: mahara Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/810302 Title: auth/saml enable user to link own account to remote user

[Mahara-contributors] [Bug 830651] Re: over zealous user attribute checking in auth/saml

2011-08-21 Thread PiersHarding
** Changed in: mahara Status: In Progress = Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/830651 Title: over zealous user attribute checking in auth/saml Status in

[Mahara-contributors] [Bug 814225] Re: A typo on 'auth/saml/lang/en.utf8/help/forms/auth_config.loginlink.html' needs to be fixed.

2011-07-21 Thread PiersHarding
Thanks for this - have submitted a patch. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/814225 Title: A typo on 'auth/saml/lang/en.utf8/help/forms/auth_config.loginlink.html' needs to

[Mahara-contributors] [Bug 812057] Re: ldap auth plugin doesn't allow alternate ports

2011-07-18 Thread PiersHarding
Hi Hugh - I've tried doing a little separate testing of ldap_connect() and I find that it does parse ldap URIs - at least under my local conditions eg: ?php ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, 7); $server = 'ldap://localhost:999'; $ldap_login_user = 'cn=admin,dc=example,dc=com';

[Mahara-contributors] [Bug 810302] Re: auth/saml enable user to link own account to remote user

2011-07-15 Thread PiersHarding
** Changed in: mahara Status: New = Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/810302 Title: auth/saml enable user to link own account to remote user Status in

[Mahara-contributors] [Bug 810302] [NEW] auth/saml enable user to link own account to remote user

2011-07-14 Thread PiersHarding
confirmation page - preserve returnto URI ** Affects: mahara Importance: Undecided Assignee: PiersHarding (piersharding) Status: New ** Changed in: mahara Assignee: (unassigned) = PiersHarding (piersharding) -- You received this bug notification because you are a member

[Mahara-contributors] [Bug 810302] Re: auth/saml enable user to link own account to remote user

2011-07-14 Thread PiersHarding
I have pushed a series of commits to gerrit on master (auth_saml_enhancements) that represent the sum total of the changes required for the enhancements sponsored by the Ministry of NZ. The main features of these changes are to allow users to have dual login mechanisms eg: internal and

[Mahara-contributors] [Bug 735909] Re: Feature: add remote user to CSV upload

2011-03-16 Thread PiersHarding
Thanks Francois. I've amended the patch, and committed to master. Cheers, Piers Harding. ** Changed in: mahara Status: New = In Progress ** Changed in: mahara Assignee: (unassigned) = PiersHarding (piersharding) ** Changed in: mahara Status: In Progress = Fix Committed

[Mahara-contributors] [Bug 735909] Re: Feature: add remote user to CSV upload

2011-03-15 Thread PiersHarding
** Attachment added: 0001-Proposed-feature-a.patch https://bugs.launchpad.net/bugs/735909/+attachment/1911439/+files/0001-Proposed-feature-a.patch -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 732488] Re: SAML: user profile fields are not locked on the first SSO-in

2011-03-10 Thread PiersHarding
Hi - I've checked this, ad it is not a problem for auth/saml as it handles updates in a slightly different way. Cheers, Piers Harding. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/732488

[Mahara-contributors] [Bug 670546] Re: auth saml config form does not work

2011-01-27 Thread PiersHarding
Hi Richard - Thanks for your patch. I've applied it and pushed to master. Cheers, Piers Harding. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/670546 Title: auth saml config form does

[Mahara-contributors] [Bug 690427] Re: /auth/saml/index.php hardcodes default SP

2010-12-15 Thread PiersHarding
Hi Rich - thanks - I've applied and tested the patch (pushed to master). Cheers, Piers Harding. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/690427 Title: /auth/saml/index.php hardcodes

[Mahara-contributors] [Bug 688395] Re: /auth/saml doesn't redirect to deep-linked pages

2010-12-14 Thread PiersHarding
Hi Rich - I've worked in your patch, and would appreciate if you could test. Thanks, Piers Harding. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/688395 Title: /auth/saml doesn't redirect

[Mahara-contributors] [Bug 688395] Re: /auth/saml doesn't redirect to deep-linked pages

2010-12-13 Thread PiersHarding
Hi - Thanks for looking into this problem - this is much easier to fix in Moodle than Mahara as Moodle already has the concept of wantsurl built into the authentication system. I have committed a hybrid fix to HEAD that will preserve a wantsurl query string parameter throughout the saml

[Mahara-contributors] [Bug 653839] [NEW] Problem with forms parameter in auth/saml config

2010-10-02 Thread PiersHarding
Public bug reported: Problem with interpretation of Pieforms form parameter in auth/saml config. [Sun Oct 03 11:44:20 2010] [error] [client 127.0.1.1] [WAR] 2d (auth/saml/lib.php:461) get_class() expects parameter 1 to be object, array given, referer:

Re: [Mahara-contributors] [Mahara-core] [Bug 633273] Re: Changing username for external authentication does not change Mahara username

2010-09-08 Thread PiersHarding
Hi - That value is also used for SAML based authentication, which enables the association between the mahara account name and the users IdP scoped name. Cheers, Piers Harding. On 9 September 2010 09:36, Richard Mansfield 633...@bugs.launchpad.netwrote: I think Username for external

[Mahara-contributors] [Bug 579762] Re: site disabled for upgrade message fails to appear

2010-05-13 Thread PiersHarding
** Changed in: mahara/1.2 Status: New = Fix Committed ** Changed in: mahara/1.2 Milestone: 1.2.5 = None ** Changed in: mahara/1.2 Assignee: (unassigned) = PiersHarding (piers-ompka) ** Changed in: mahara/trunk Status: New = Fix Committed ** Changed in: mahara/trunk

[Mahara-contributors] [Bug 536959] Re: Multiple institutions with separated LDAP servers authentication

2010-03-10 Thread PiersHarding
Hi - I think for this one, it would be good to create a new Exception class - say AuthConnectionException - in auth/lib.php, and then wrap the call to $auth-authenticate_user_account, in login_submit() in a try{} catch { continue;} block to catch it. If people are OK with this, then I'll make