Fat Free CRM v0.12.2 Release Notes

Release Date: 2014-01-07 // over 10 years ago
    • users_controller requires security on its actions.
    • Refactored secret token generation code to generate and persist a secret token in the DB if one doesn't exist
    • Don't show user list if not logged in.
    • Hide password related attributes from the logs.
    • consider_all_requests_local should be off by default in production mode
    • Fixed issue with secret token not being saved if DB does not exist.