Back to Plugins

ExternalAuth

security authentication login
2 available languages

Revision 0.5.0

3 years 11 months ago
6,205
Compatible with the latest version of Piwigo
Friday 24 April 2020 6 years ago

The External Authentication plugin supports login based on the identity provided by the webserver (aka the Remote User), which is usually supplied via proxy servers or webserver modules (eg. 'Basic Auth'). It differs from the Piwigo 'apache_authentication' option by providing a greater degree of flexibility, including:

- Control over which variable(s) are used for authentication
- Piwigo login will always follow changes in (recognized) Remote Users
- Native Piwigo logins possible when the Remote User is considered a guest
- Option to copy webserver supplied passwords to Piwigo accounts
- External login/logout URLs replacing or co-existing with native ones
- Possibily to auto-register unknown Remote Users as new Piwigo users
- Control over auto-registration profiles, passwords, status and notifications
- Flexible list of Remote Users considered guests

This plugin is incompatible with the $conf['apache_authentication'] option, and will auto-disable if it's set.

Fallback Authentication is optional, and permits native Piwigo logins when the current Remote User is considered a guest. NOTE: If Remote User auto-registration is disabled, any Remote User unknown to Piwigo is considered a guest. If Fallback is disabled, Piwigo logins will always match the current Remote User.

The plugin makes every effort to prevent un-intentional account lockout, and is always disabled upon activation to permit configuration before login enforcement is enabled (which may immediately log the current session out!).

Debug logging can be enabled on the plugin's admin page, or by setting $conf['externalauth_debug'] = true

Read more ... Read less

Revisions 20

Revision 0.5.0

Released on Saturday 28 May 2022

1,485

Compatible with Piwigo 16, 15, 14, 13, 12, 11, 2.10, 2.9, 2.8, 2.7

3 years 11 months sshambar 2 available languages

- Update templates to work correctly with Piwigo 11+.
- Added icons to settings.

Revision 0.4.1

Released on Monday 18 May 2020

1,246

Revision v0.4.0

Released on Saturday 16 May 2020

1,916

Revision v0.3.0

Released on Thursday 7 May 2020

735

Revision v0.2.0

Released on Friday 24 April 2020

823