Matt Wright
|
76fc578cf5
|
Bump version number to 1.7.0
|
2014-01-10 14:40:24 -05:00 |
|
Matt Wright
|
91ee026ff7
|
Merge branch 'master' into develop
|
2014-01-10 14:39:22 -05:00 |
|
Matt Wright
|
6e461a81bf
|
Add AUTHORS file
|
2013-12-19 14:09:37 -05:00 |
|
Matt Wright
|
11b8222ec5
|
Add SECURITY_SEND_PASSWORD_RESET_NOTICE_EMAIL config option to optionally send password reset notice emails. Addresses #199
|
2013-12-19 13:56:34 -05:00 |
|
Matt Wright
|
c1ff98cdf3
|
Document . Addresses #194
|
2013-12-19 13:35:03 -05:00 |
|
Matt Wright
|
615bc00c26
|
Add flask_security.utils documentation for selected functions. Addressed #169
|
2013-12-19 12:57:11 -05:00 |
|
Alexander Sukharev
|
4549a02219
|
Added a doc entry for parameter from the previous commit
|
2013-11-22 18:41:08 +04:00 |
|
Charles Young
|
b1ae7b4352
|
Update features.rst
Changed HTTP header name to reflect reality in code
|
2013-11-20 10:58:32 -08:00 |
|
Matt Wright
|
cfd0efb91d
|
Fix #167
|
2013-10-03 10:10:06 -04:00 |
|
Matt Wright
|
7808870fcd
|
Merge pull request #163 from joehand/develop
Add option to disable password change email.
|
2013-10-03 07:05:54 -07:00 |
|
Iuri de Silvio
|
a112ea06bb
|
Fix typo: algorith -> algorithm
|
2013-09-27 21:04:51 -03:00 |
|
Matt Wright
|
7121ebff22
|
Merge pull request #159 from martinmaillard/fix-typo-docs
Fix email templates paths in docs
|
2013-09-18 06:38:36 -07:00 |
|
Joe Hand
|
389d944aaf
|
Add option to disable password change email.
|
2013-09-15 18:38:36 -06:00 |
|
Martin Maillard
|
b87c6fe1aa
|
Fix email templates path in docs
|
2013-09-03 16:45:44 +02:00 |
|
Matt Wright
|
40409af1dd
|
Fix documentation issue #145
|
2013-09-03 10:22:57 -04:00 |
|
Matt Wright
|
07bb00f75c
|
Bump version number to 1.6.9
|
2013-08-20 12:35:29 -04:00 |
|
Matt Wright
|
f6b532103d
|
Bump version number to 1.6.8
|
2013-08-01 16:27:32 -04:00 |
|
Matt Wright
|
d05e699a15
|
Clean up
|
2013-07-22 12:19:29 -04:00 |
|
Matt Wright
|
e7855488df
|
Docs polish
|
2013-07-22 11:44:19 -04:00 |
|
Matt Wright
|
01bdc0d356
|
A little more documentation. Fixes #131
|
2013-07-22 11:35:45 -04:00 |
|
Matt Wright
|
5e2a016bcd
|
Update docs. Fixes #137
|
2013-07-22 11:26:11 -04:00 |
|
Matt Wright
|
0f46f35981
|
Bump version number to 1.6.7
|
2013-07-11 14:58:46 -04:00 |
|
Matt Wright
|
514de64303
|
Bump version number to 1.6.6
|
2013-06-28 17:24:50 -04:00 |
|
Matt Wright
|
66a9dcd2e6
|
Merge branch 'develop' of github.com:mattupstate/flask-security into develop
|
2013-06-28 17:23:36 -04:00 |
|
Vadim Kotov
|
2b35b37a66
|
Update sidebarintro.html
Fixed link to the issue tracker
|
2013-06-26 18:30:44 +04:00 |
|
Matt Wright
|
4d8a813004
|
Bump version number to 1.6.5
|
2013-06-20 16:01:36 -04:00 |
|
Matt Wright
|
e00522f331
|
Add SECURITY_CHANGEABLE to docs. Fixes #115
|
2013-06-18 15:05:32 -04:00 |
|
Matt Wright
|
3d34d87a97
|
Bump version number to 1.6.4
|
2013-06-18 15:00:41 -04:00 |
|
Matt Wright
|
461ace9303
|
Update docs
|
2013-06-18 15:00:34 -04:00 |
|
Matt Wright
|
db56ff74a9
|
Bump version number to 1.6.3
|
2013-05-08 12:29:48 -04:00 |
|
Matt Wright
|
99ac732d10
|
Bump version number to 1.6.2
|
2013-04-04 10:24:03 -04:00 |
|
Matt Wright
|
c84c485493
|
Bump version number to 1.6.1
|
2013-04-03 11:07:36 -04:00 |
|
Andrew J. Camenga
|
37d84ddd73
|
corrected link for Flask-WTF
|
2013-03-29 08:37:51 -04:00 |
|
Matt Wright
|
ba1758e5c7
|
Bump version number to 1.6.0
|
2013-03-13 14:06:34 -04:00 |
|
Matt Wright
|
38a1dfa336
|
Merge pull request #85 from chrishaines/template_list
Template paths can be specified in config
|
2013-03-03 18:38:35 -08:00 |
|
rumori
|
4a048a4918
|
updated doc with new registration email option
|
2013-02-20 17:37:30 +01:00 |
|
Chris Haines
|
4f414cf70f
|
Merge branch 'develop' of git://github.com/mattupstate/flask-security into template_list
Conflicts:
requirements.txt
|
2013-02-01 19:40:01 -05:00 |
|
Matt Wright
|
f1f621d178
|
Merge pull request #78 from eskil/change_password_form
Change password form
|
2013-02-01 15:16:45 -08:00 |
|
Matt Wright
|
996e162d11
|
Merge pull request #70 from eskil/formsdocs
Clarify user model/register form interaction in docs.
|
2013-02-01 14:59:40 -08:00 |
|
Chris Haines
|
02c49ee423
|
Paths for templates are now configurable
|
2013-01-29 22:24:11 -05:00 |
|
Manuel Ebert
|
e3e96d546a
|
Another small fix for the peewee docs
|
2013-01-25 16:59:48 -08:00 |
|
Manuel Ebert
|
46c2355a7e
|
FIxes peewee description on quickstart
|
2013-01-25 16:58:21 -08:00 |
|
Manuel Ebert
|
423e430e04
|
Docs for flask-peewee
|
2013-01-25 16:54:18 -08:00 |
|
Eskil Heyn Olsen
|
ded62a556b
|
Add a password-changed signal
|
2013-01-12 19:03:02 -08:00 |
|
Eskil Heyn Olsen
|
4dd944a8c1
|
Another fix to docs
|
2013-01-11 18:38:05 -08:00 |
|
Eskil Heyn Olsen
|
e22aff51a4
|
Clarify user model/register form interaction in docs.
|
2013-01-10 07:57:44 -08:00 |
|
Matt Wright
|
3c65923d33
|
Merge pull request #66 from eskil/registerform
Update documentation reg. configurable forms
|
2013-01-08 08:16:30 -08:00 |
|
Eskil Heyn Olsen
|
daed6e1064
|
Update documentation reg. configurable forms
|
2013-01-08 07:45:13 -08:00 |
|
Matt Wright
|
f566f41fb3
|
Merge pull request #58 from eskil/registerform
Configurable forms
|
2013-01-08 07:10:14 -08:00 |
|
Matt Wright
|
d760aa41c5
|
Merge branch 'master' into develop
|
2013-01-06 21:01:53 -05:00 |
|