Fix for LDAP auth failing when LDAP email has a leading space
Created by: JJWTimmer
Easy fix: after getting the leading part from the email, use .strip() Fixes #1603 (closed) for me
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: JJWTimmer
Easy fix: after getting the leading part from the email, use .strip() Fixes #1603 (closed) for me