[allura:tickets] #8289 Parse error in allura.tasks.mail_tasks.route_email

2019-06-05 Thread Dave Brondsema
- **status**: closed --> review - **Comment**: Needs another matching fix for multipart. Done on branch db/8289b --- ** [tickets:#8289] Parse error in allura.tasks.mail_tasks.route_email** **Status:** review **Milestone:** unreleased **Created:** Tue May 28, 2019 03:26 PM UTC by Dave

[allura:tickets] #8297 Consider changing from html5lib sanitizer to bleach sanitizer

2019-06-05 Thread Dave Brondsema
--- ** [tickets:#8297] Consider changing from html5lib sanitizer to bleach sanitizer** **Status:** open **Milestone:** unreleased **Created:** Wed Jun 05, 2019 02:34 PM UTC by Dave Brondsema **Last Updated:** Wed Jun 05, 2019 02:34 PM UTC **Owner:** nobody

[allura:tickets] #8289 Parse error in allura.tasks.mail_tasks.route_email

2019-06-05 Thread Kenton Taylor
- **status**: review --> closed --- ** [tickets:#8289] Parse error in allura.tasks.mail_tasks.route_email** **Status:** closed **Milestone:** unreleased **Created:** Tue May 28, 2019 03:26 PM UTC by Dave Brondsema **Last Updated:** Tue Jun 04, 2019 08:07 PM UTC **Owner:** Dave Brondsema ```

[allura:tickets] #8290 Move previous_login_details to a separate collection

2019-06-05 Thread Kenton Taylor
- **status**: review --> closed --- ** [tickets:#8290] Move previous_login_details to a separate collection** **Status:** closed **Milestone:** unreleased **Created:** Wed May 29, 2019 04:15 PM UTC by Dave Brondsema **Last Updated:** Wed May 29, 2019 07:17 PM UTC **Owner:** Dave Brondsema

[allura:tickets] #8292 how to configure external smtp server properties in development.ini for configuring mail

2019-06-05 Thread Dave Brondsema
In the config file you should be able to set for example `user_prefs_storage.ldap.fields.email_address = emailAddr` if `emailAddr` is the name of the field in ldap, of course change it if it is something different. I think that should work, but we haven't tested all types of LDAP