View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
12060Feature requestsAuthenticationpublic2017-01-18 09:22
Reportermguillem Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary12060: Allow function hook instead of auth_webserver_autocreate_permissions array
Description

When using Authwebserver, it would be usefull to have the possibility to configure the permissions based on the information provided by the webserver about the user.

Instead of a static auth_webserver_autocreate_permissions array, a function hook that can look at the information provided by the webserver would do the job.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2017-01-18 09:22

developer   ~42739

In fact : setPermissionAfterUserCreation (name is too big, but it's the idea ;) must exist for other AuthPlugin (LDAP currently in core)

See https://github.com/SondagesPro/LS-AuthWPbyDB/blob/master/AuthWPbyDB.php#L158

Issue History

Date Modified Username Field Change
2017-01-17 12:13 mguillem New Issue
2017-01-18 09:22 DenisChenu Note Added: 42739