Eskil Heyn Olsen b15736accd RegisterFormMixin can now to_dict all fields.
It adds a to_dict function that uses inspect to add all wtf Field
to the returned dict. This allows extensions to the register form
to easily add fields that will be passed to the datastore's
create_user function.
2013-01-03 19:07:00 -08:00
2012-10-10 13:36:59 -04:00
2012-06-20 15:36:44 -04:00
2012-10-10 13:36:59 -04:00
2012-12-11 15:11:51 -05:00
2012-07-19 12:20:04 -04:00
2012-07-13 16:06:02 -04:00
2012-08-20 17:07:51 -04:00
2012-06-20 15:36:44 -04:00
2012-10-11 22:14:32 -04:00
2012-12-11 15:15:01 -05:00

Flask-Security
==============

.. image:: https://secure.travis-ci.org/mattupstate/flask-security.png?branch=develop

Flask-Security quickly adds security features to your Flask application.

Resources
---------

- `Documentation <http://packages.python.org/Flask-Security/>`_
- `Issue Tracker <http://github.com/mattupstate/flask-security/issues>`_
- `Code <http://github.com/mattupstate/flask-security/>`_
- `Development Version
  <http://github.com/mattupstate/flask-security/zipball/develop#egg=Flask-Security-dev>`_
S
Description
Quick and simple security for Flask applications
Readme MIT 1.2 MiB
Languages
Python 95.2%
HTML 4.8%