Commit Graph

  • 5a780ce741 simplified get_max_age return value Kostyantyn Leschenko 2013-09-05 18:12:31 +03:00
  • 20eed621ed Merge branch 'develop' into patch-2 Kostyantyn Leschenko 2013-09-05 18:10:05 +03:00
  • 0103bf4269 Remove pypy tests Matt Wright 2013-09-03 13:08:13 -04:00
  • 13422e046f Use bcrypt instead of py-bcrypt Matt Wright 2013-09-03 13:00:03 -04:00
  • 6b3d65d6d6 Fix flask-login test setting Matt Wright 2013-09-03 12:20:56 -04:00
  • 1e958115e1 Fix tests Matt Wright 2013-09-03 11:55:13 -04:00
  • b87c6fe1aa Fix email templates path in docs Martin Maillard 2013-09-03 16:45:44 +02:00
  • 1d8a5f7c2e Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2013-09-03 10:25:38 -04:00
  • 40409af1dd Fix documentation issue #145 Matt Wright 2013-09-03 10:22:57 -04:00
  • af0f0c202f Update MANIFEST.in Matt Wright 2013-09-03 10:15:39 -04:00
  • 9ddb909342 removed unnecessary utcnow call Kostyantyn Leschenko 2013-09-03 15:32:49 +03:00
  • 07bb00f75c Bump version number to 1.6.9 1.6.9 Matt Wright 2013-08-20 12:35:29 -04:00
  • 9a10be5c90 Merge branch 'develop' Matt Wright 2013-08-20 12:35:12 -04:00
  • 829bb135d7 Update CHANGES Matt Wright 2013-08-20 12:35:08 -04:00
  • ab64406b6c Merge pull request #152 from AleshGood/develop Matt Wright 2013-08-20 09:31:32 -07:00
  • 6f68f1d540 Fix imports from Flask-WTF Alexey Poryadin 2013-08-15 12:46:09 +04:00
  • 510c7bfa2a Merge pull request #151 from lupiter/fix-peewee-delete-role Matt Wright 2013-08-12 06:58:47 -07:00
  • 67d8134e3a Merge pull request #150 from vmalloc/fix-147 Matt Wright 2013-08-12 06:58:35 -07:00
  • 7bef96c261 Commit deleting role from user (peewee). Wise, Catherine (ICT Centre, Acton) 2013-08-12 15:07:13 +10:00
  • 7d6b42e960 #147: only get by email_or_id if it is numeric Rotem Yaari 2013-08-11 16:56:44 +03:00
  • e773232e5a Merge branch 'develop' 1.6.8 Matt Wright 2013-08-01 16:28:18 -04:00
  • f401eac496 Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2013-08-01 16:28:11 -04:00
  • f6b532103d Bump version number to 1.6.8 Matt Wright 2013-08-01 16:27:32 -04:00
  • 27a4bbac6a Update CHANGES Matt Wright 2013-08-01 16:27:25 -04:00
  • 0cf7d563dc Update changes Matt Wright 2013-08-01 16:24:46 -04:00
  • 7c906de427 When logging in user lookups on email should be case insensitive Matt Wright 2013-08-01 16:22:28 -04:00
  • 9c03884441 Merge pull request #140 from joeyespo/ignore-validation-errors Matt Wright 2013-07-25 14:28:01 -07:00
  • 4ed4579738 Ignore validation errors in find_user Joe Esposito 2013-07-24 16:06:56 -04:00
  • 156ccaecc1 Attempting a fix to get tests to pass with travis. Very odd... Matt Wright 2013-07-24 11:35:04 -04:00
  • a5482922f3 Merge pull request #139 from codebutler/develop Matt Wright 2013-07-24 07:01:29 -07:00
  • d3cfddfcac Use token_callback for checking tokens. Eric Butler 2013-07-23 15:37:28 -07:00
  • 312a527498 PEP8 and general clean up on tests Matt Wright 2013-07-22 12:42:20 -04:00
  • d87765fc3b PEP8 polish Matt Wright 2013-07-22 12:37:44 -04:00
  • d05e699a15 Clean up Matt Wright 2013-07-22 12:19:29 -04:00
  • e7855488df Docs polish Matt Wright 2013-07-22 11:44:19 -04:00
  • 01bdc0d356 A little more documentation. Fixes #131 Matt Wright 2013-07-22 11:35:45 -04:00
  • 5e2a016bcd Update docs. Fixes #137 Matt Wright 2013-07-22 11:26:11 -04:00
  • 0f46f35981 Bump version number to 1.6.7 1.6.7 Matt Wright 2013-07-11 14:58:46 -04:00
  • c0d9eecf10 Set release date. Matt Wright 2013-07-11 14:58:36 -04:00
  • 04bb2c4041 Update CHANGES Matt Wright 2013-07-11 14:54:22 -04:00
  • 8eeb832d2e Conditionally logout the current user when confirming an email address to prevent unnecessary code/signals to be fired. Fixes #133 Matt Wright 2013-07-11 14:50:21 -04:00
  • 8f760aadbd Merge pull request #134 from rxl/email_confirmation_fix Matt Wright 2013-07-11 11:21:05 -07:00
  • 03d27cd600 add logout_user() to the beginning of confirm_email() rxl 2013-07-11 14:14:50 -04:00
  • d30a27b3bb remove '@anonymous_user_required' from confirm_email() rxl 2013-07-11 14:14:28 -04:00
  • 78903fa2e5 Make password length message configurable. Matt Wright 2013-07-02 10:36:22 -04:00
  • 514de64303 Bump version number to 1.6.6 1.6.6 Matt Wright 2013-06-28 17:24:50 -04:00
  • bad63265f8 Update CHANGES Matt Wright 2013-06-28 17:24:40 -04:00
  • 66a9dcd2e6 Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2013-06-28 17:23:36 -04:00
  • df1647f1f9 Fix install_requires in setup.py Matt Wright 2013-06-28 17:23:16 -04:00
  • 89ecded480 Merge pull request #128 from vkotovv/develop Matt Wright 2013-06-26 08:04:10 -07:00
  • 2b35b37a66 Update sidebarintro.html Vadim Kotov 2013-06-26 18:30:44 +04:00
  • 4d8a813004 Bump version number to 1.6.5 1.6.5 Matt Wright 2013-06-20 16:01:36 -04:00
  • 06312ef50f Fix typo with _external parameter in confirmable.py. Fixes #126 Matt Wright 2013-06-20 16:01:22 -04:00
  • c3ad5b2fa6 Take --use-mirrors out of pip calls in .travis.yml Matt Wright 2013-06-18 15:53:32 -04:00
  • 637fc913cd Take Flask-Mail out of .travis.yml Matt Wright 2013-06-18 15:32:32 -04:00
  • e00522f331 Add SECURITY_CHANGEABLE to docs. Fixes #115 Matt Wright 2013-06-18 15:05:32 -04:00
  • 3d34d87a97 Bump version number to 1.6.4 1.6.4 Matt Wright 2013-06-18 15:00:41 -04:00
  • 461ace9303 Update docs Matt Wright 2013-06-18 15:00:34 -04:00
  • d19bb98abd Version 1.6.4 changes. Refer to CHANGES for updates. Fixes #123 #121 #120 $119 Matt Wright 2013-06-18 14:56:12 -04:00
  • c24af5ca6e Whitespace! Matt Wright 2013-05-28 11:11:37 -04:00
  • 26045fc4dc Use the _external parameter when generating links for emails Matt Wright 2013-05-28 11:11:19 -04:00
  • bf260d4b7e Add optional next parameter to registration endpoint. Fixes #117. Matt Wright 2013-05-28 11:01:25 -04:00
  • db56ff74a9 Bump version number to 1.6.3 1.6.3 Matt Wright 2013-05-08 12:29:48 -04:00
  • e03efe0b34 Update CHANGES Matt Wright 2013-05-08 12:29:35 -04:00
  • c587988a3a Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2013-05-03 12:14:14 -04:00
  • f2d5245bd8 Import check to account for new version of MongoEngine Matt Wright 2013-05-03 12:13:58 -04:00
  • 97e1960abd Merge pull request #112 from poundifdef/login_flash Matt Wright 2013-04-14 13:40:57 -07:00
  • e749b77ca7 Make flask-login respect SECURITY_FLASH_MESSAGES Jay Goel 2013-04-14 16:37:23 -04:00
  • 6f3c163ee7 Merge pull request #111 from joshpurvis/issue110 Matt Wright 2013-04-14 10:05:34 -07:00
  • 3b81ec57ea Changed has_role to accept strings with mongoengine. Fixes #110 Josh Purvis 2013-04-13 15:11:56 -04:00
  • 38874433c7 Add tests for Peewee support Matt Wright 2013-04-04 18:09:55 -04:00
  • 4eda3e756f PEP8 polish Matt Wright 2013-04-04 16:39:50 -04:00
  • 4815b1afed Make find_user method for MongoEngineUserDatastore add contraints to query Matt Wright 2013-04-04 15:50:46 -04:00
  • 99ac732d10 Bump version number to 1.6.2 1.6.2 Matt Wright 2013-04-04 10:24:03 -04:00
  • e8b0c62818 Update CHANGES and a little polish Matt Wright 2013-04-04 10:23:51 -04:00
  • 1108f1670c Merge pull request #104 from rodcloutier/http_auth_fix Matt Wright 2013-04-04 07:21:27 -07:00
  • 3575a2df18 Fixed http_auth when authorization is not provided in header Rodrigue Cloutier 2013-04-03 21:29:04 -04:00
  • c84c485493 Bump version number to 1.6.1 1.6.1 Matt Wright 2013-04-03 11:07:36 -04:00
  • 8298ac461e Update CHANGES Matt Wright 2013-04-03 11:07:16 -04:00
  • 105d04768e Merge pull request #103 from immon/issue94 Matt Wright 2013-04-03 08:04:49 -07:00
  • f1cca43d9c sending signals fixed Paweł Krześniak 2013-04-03 12:28:24 +02:00
  • e8352fa265 Merge pull request #102 from andrewcamenga/develop Matt Wright 2013-03-29 08:53:38 -07:00
  • 37d84ddd73 corrected link for Flask-WTF Andrew J. Camenga 2013-03-29 08:37:51 -04:00
  • 6f9869e9c2 import auth_required into top level package Matt Wright 2013-03-27 17:20:31 -04:00
  • abc061ba46 Change .travis.yml Matt Wright 2013-03-19 14:11:23 -04:00
  • 95c80e5677 See if pypy works Matt Wright 2013-03-19 13:28:42 -04:00
  • ba1758e5c7 Bump version number to 1.6.0 1.6.0 Matt Wright 2013-03-13 14:06:34 -04:00
  • 36198c1993 Update CHANGE Matt Wright 2013-03-13 14:06:08 -04:00
  • 8708fd8514 Update form messaging to be more flexible. Fixes #80 Matt Wright 2013-03-13 13:39:24 -04:00
  • 44a320ee74 Fix a failling test Matt Wright 2013-03-13 12:28:26 -04:00
  • 520b8ecef4 Show an invalid confirmation token message if a user attempts to confirm their account after it has been deleted. Fixes #93 Matt Wright 2013-03-13 12:27:26 -04:00
  • 34aa43ead3 Merge pull request #100 from chrishaines/develop Matt Wright 2013-03-13 09:10:16 -07:00
  • 8ecc3b9a78 Add user to request context for http basic and token auth Matt Wright 2013-03-13 12:09:28 -04:00
  • c0d1d0566f Make subdomain configurable Chris Haines 2013-03-13 00:13:54 -04:00
  • 2e01cab3f8 polish Matt Wright 2013-03-07 15:38:41 -05:00
  • bbe99b5436 Fixes #98 Matt Wright 2013-03-07 15:38:34 -05:00
  • 246ab41479 Merge pull request #96 from invernizzi/develop Matt Wright 2013-03-05 13:58:08 -08:00
  • 48dd3fa5bf NextFormMixin security bug fixed: open redirect Luca Invernizzi 2013-03-05 21:20:45 +00:00
  • 7db5fe32a8 Turn on testing flag for test app Matt Wright 2013-03-04 14:57:29 -05:00
  • 38a1dfa336 Merge pull request #85 from chrishaines/template_list Matt Wright 2013-03-03 18:38:35 -08:00