Plugins'ye dön

ExternalAuth

security authentication login
2 mevcut dil

Revizyon 0.5.0

2 years 11 months ago
5,118
Piwigo'nun en son sürümüyle uyumludur
Cuma 24 Nisan 2020 5 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

Revizyonlar 19

Değişiklik 0.5.0

Cumartesi 28 Mayıs 2022 tarihinde yayımlandı

1,146

Piwigo 15, 14, 13, 12, 11, 2.10, 2.9, 2.8, 2.7 ile uyumlu

2 years 11 months sshambar 2 mevcut dil

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

Değişiklik 0.4.1

Pazartesi 18 Mayıs 2020 tarihinde yayımlandı

1,047

Değişiklik v0.4.0

Cumartesi 16 Mayıs 2020 tarihinde yayımlandı

1,721

Değişiklik v0.3.0

Perşembe 7 Mayıs 2020 tarihinde yayımlandı

550

Değişiklik v0.2.0

Cuma 24 Nisan 2020 tarihinde yayımlandı

654