View Issue Details

IDProjectCategoryView StatusLast Update
0003820SOGoBackend Generalpublic2016-09-24 17:38
Reporterckreutzer Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
Status newResolutionopen 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version3.1.5 
Summary0003820: AuthSource SQL: Allow multiple passwords
Description

It would be perfect if the SQL authentication source would allow checking against multiple passwords (like Googles application specific passwords), as already described on the mailing list: https://lists.inverse.ca/sogo/arc/users/2016-09/msg00126.html

In SoObjects/SOGo/SQLSource.m#L277,
I think it would be enough to loop through all the result rows and do the password validation till one matches, or allow multiple space separated passwords (like for MailFieldNames: 8b9ceb327335a7995374472939c78665d035b148).

Additional Information

https://github.com/inverse-inc/sogo/blob/8b9ceb327335a7995374472939c78665d035b148/SoObjects/SOGo/SQLSource.m#L277

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-09-24 17:38 ckreutzer New Issue