[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#718554: ITP: python-flask-login -- User session management for Flask



Package: wnpp
Severity: wishlist
Owner: Tonnerre Lombard <tonnerre@ngas.ch>

* Package name    : python-flask-login
  Version         : 0.2.6
  Upstream Author : Matthew Frazier <leafstormrush@gmail.com>
* URL             : https://github.com/maxcountryman/flask-login
* License         : Expat
  Programming Lang: Python
  Description     : User session management for Flask

Flask-Login provides user session management for Flask. It handles the
common tasks of logging in, logging out, and remembering your users'
sessions over extended periods of time.

Flask-Login is not bound to any particular database system or
permissions model. The only requirement is that your user objects
implement a few methods, and that you provide a callback to the
extension capable of loading users from their ID.


Reply to: