3.6.8#
Change Log#
Security#
- 2019-09-16 a86093fee Session fixation in "change password" form (Serge Latyntcev) - See cve-2019-12203
Bugfixes#
- 2019-02-26 bd9296941 Use a function common to MySQL, SQLite and PostgreSQL to test dynamic DBFIeld assigment (Maxime Rainville)
- 2019-02-25 adbc560bd Address PR feedback. (Maxime Rainville)
- 2019-02-21 4ec1a682c Renable the ability to do dynamic assignment with DBField (Maxime Rainville)
- 2019-02-19 ab5f09a9f Updated unit test were targeting Float/Int which don't exist on PHP7 (#8810) (Maxime Rainville)