Skip to content
  • colmoneill's avatar
    the bulk of today's work: Flask-Security & Flask-Login; · 7b39a2ce
    colmoneill authored
    * sets the settings for the encryption algorythm used to
    hash the passwords
    * sets dummy config of the mailer component on register
    (works!)
    * implements a user management specific menu to the main menu
    based off the forked templates/security/_menu.html
    * studies the user object loading methods in the /dashboard
    route
    * fleshes out the dashboard page with current user info
    * demoes flask flashing methods because why not
    7b39a2ce