mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #28701
[Bug 1489252] Re: Authentication plugin form element is not accessible
Instead of having the hidden label say "Internal (authentication
plugin)", could we simply say "Internal authentication"? That should
work for the other auth plugins as well: LDAP authentication, XMLRPC
authentication... Admins can change the title of what is being
displayed, but even that should be OK, e.g. "School authentication".
It's not too descriptive, but it's not descriptive for sighted users
either until they go to the auth configuration and see what fields are
available.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1489252
Title:
Authentication plugin form element is not accessible
Status in Mahara:
Confirmed
Bug description:
When configuring an institution (Administration -> Institutions ->
Edit) there is an option to change the authentication methods
available to that institution. However, there are various
accessibility issues with the form element used to configure this:
- The "Add" combo box has no associated label
- The links representing existing plugins are not descriptive (instead of "Internal", for example, it would be good to have something like "Internal (authentication plugin)")
- These links should logically be <li>'s in an <ul> rather than <label>'s in a <div>
- The delete buttons should contain more descriptive text saying which plugin they delete
Affects latest master
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1489252/+subscriptions
References