Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To | |
If $config['site']['openidonly'] is set to true: * the Login/Register pages will be removed from the navigation; * directly accesses to the Login/Register pages will redirect to the OpenID login page; * most links to the Login/Register pages will link to the OpenID login page instead. The user will still need to set a password to access the API and RSS feeds. | |||
2009-03-19 | Remove 'Register' from login group nav when site is closed or inviteonly. ↵ | CiaranG | |
See ticket #1335 | |||
2009-01-23 | Using openidlogin instead of openid in order to show the current local | sarven | |
nav item | |||
2009-01-18 | Make logingroupnav.php phpcs-compliant | Evan Prodromou | |
2009-01-18 | Add tabset to login and make it phpcs-compliant | Evan Prodromou | |