Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
17004Feature requestsPluginspublic2021-09-06 09:41
ReporterDenisChenu Assigned To 
PrioritynoneSeverity@50@ 
Status newResolutionopen 
Summary17004: AuthPlugin : Form are not updated according to Auth type
Description

There are event to set form in AuthPlugin : https://manual.limesurvey.org/Authentication_plugin_development#newLoginForm

then a Plugin creatoir can think he can add or remove input
But it's false : this form are used only if Auth is default one …

Steps To Reproduce

Activate LDAP plugin
don't set as default
Unlog : check source : Check username length : 72
Select LDAP : check source : Check username length : 72
Log in
Update LDAP plugin
set as default
Unlog : check source : Check username length : 40

Additional Information

My opinion : better is to add a new form via GET param and use this GET param to set the current AuthMethod

For information : if you select AuthLDAP, submit : come back rto AuthDB (minimum point is leave current)

Else : it can be great to have the complete form (with the login url : for example use another link for login …)

TagsNo tags attached.
Attached Files
Bug heat0
Story point estimate
Users affected %

Relationships

related to 16997 closedgabrieljenik Bug reports LDAP plugin - login lenght 
related to 17003 closedgabrieljenik Bug reports LDAP plugin - login lenght 

Activities

Issue History

Date Modified Username Field Change
2021-01-22 11:34 DenisChenu New Issue
2021-01-22 11:34 DenisChenu File Added: Capture d’écran du 2021-01-22 11-30-44.png
2021-01-22 11:34 DenisChenu Relationship added related to 16997
2021-01-22 11:35 DenisChenu Relationship added related to 17003
2021-09-06 09:41 c_schmitz Project Bug reports => Feature requests