On 11/21/2013 12:12 PM, Daniel Berteaud wrote: > When you use a WebSSO, it can send users information via HTTP headers. > This patch just get the default email address of the user from > HTTP_USER_EMAIL if this variable is set. (I use it with LemonLDAP::NG so > my users do not have to manually type their email address)
Putting the email in the db (as a preference) was always my plan for the "grant notification" which is mandatory, but I wouldn't fill-in the normal "ticket nofication" by default. Again, I committed a slitghtly different change, so that I will be able to get this info into the database eventually. I would actually use some JS magic here. Maybe a button/icon/checkbox for "use my default address".