Commit Graph

  • f387759cee Bump version number to 1.7.2 1.7.2 Matt Wright 2014-05-06 14:05:27 -04:00
  • faa9f65596 Update CHANGES Matt Wright 2014-05-06 14:04:44 -04:00
  • 3d5b37cef2 Polish for static analysis Matt Wright 2014-05-06 13:14:25 -04:00
  • d185407ac4 Add mock X-Forwarded-For header in trackable tests Matt Wright 2014-05-06 13:14:14 -04:00
  • 58b7fa8e2e Check X-Forwarded-For header value when tracking IP addresses. Fixes #234 Matt Wright 2014-05-06 12:35:50 -04:00
  • 721b985bc4 Something about a bug... Matt Wright 2014-05-06 11:59:28 -04:00
  • b08d7c2085 Clean up tests with some pytest marking Matt Wright 2014-05-06 11:58:39 -04:00
  • fff71e3e04 Polish Matt Wright 2014-05-06 07:57:00 -04:00
  • 546680a94b Polish Matt Wright 2014-03-14 15:33:25 -04:00
  • 00e121c869 Remove duplicated line Matt Wright 2014-03-14 15:32:39 -04:00
  • 7098a6757c Update build files Matt Wright 2014-03-14 15:30:30 -04:00
  • 510d1356a2 A bunch of adjustments to satisfy existing tests and even some new ones Matt Wright 2014-03-14 15:26:53 -04:00
  • e5111dbb0c Add moar tests! Matt Wright 2014-03-14 15:26:20 -04:00
  • 44b91a351a Update gitignore Matt Wright 2014-03-13 18:33:22 -04:00
  • 4b58a00abd Update tox.ini and MANIFEST.in Matt Wright 2014-03-13 18:32:39 -04:00
  • f3014d01df Convert all tests to use pytest. Phew! Matt Wright 2014-03-13 18:28:25 -04:00
  • ed645b51f2 Fix confirmation endpoint to flash an "already confirmed" message if user attempts to confirm after already being confirmed Matt Wright 2014-03-13 17:18:39 -04:00
  • bc60c021a3 Fix password_changed signal to behave like the other signals. Fixes #222 Matt Wright 2014-03-13 09:35:54 -04:00
  • 9f00613906 Merge pull request #225 from nfvs/fix_emails_with_celery_link Matt Wright 2014-03-13 09:09:39 -04:00
  • 0f872af03a Fixed Celery link in "Emails with Celery". Nuno Santos 2014-02-27 16:45:25 +01:00
  • 1d3a75d77b Merge pull request #223 from ahtik/issue-verify_password Matt Wright 2014-02-20 10:10:44 -05:00
  • 1395df334e Changing verify_password so it works like verify_and_update_password. Currently verify_password was not only creating a hmac hash but also encrypting (encrypt_password is first hmac-signing and then encrypting). Ahti Kitsik 2014-02-20 16:02:39 +02:00
  • 0268a2d568 Merge pull request #217 from swarmer/logout-fix Matt Wright 2014-02-04 07:24:41 -08:00
  • 09f6f64e5b Make logout view do nothing if the user is already logged out Anton Barkovsky 2014-02-04 16:38:10 +03:00
  • 8e8d581f0d Add images to README.rst Matt Wright 2014-01-24 14:17:07 -05:00
  • 65b454ca7e Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2014-01-24 14:09:46 -05:00
  • 2006d2ae3d Add coverage and coveralls to .travis.yml Matt Wright 2014-01-24 14:09:39 -05:00
  • c0673c1239 Merge pull request #180 from pythonhub/develop Matt Wright 2014-01-24 08:15:00 -08:00
  • 922a038d28 Merge https://github.com/mattupstate/flask-security into develop Bruno Rocha 2014-01-24 14:06:03 -02:00
  • 668b4ee651 Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2014-01-24 10:32:09 -05:00
  • f854c24094 Merge pull request #205 from HereLabsInc/catch_decoding_errors Matt Wright 2014-01-24 07:31:51 -08:00
  • d314e54680 Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2014-01-24 10:25:01 -05:00
  • 9400032a1f Merge pull request #214 from kleink/develop Matt Wright 2014-01-24 07:24:55 -08:00
  • 2e57734d1f Add @anonymous_user_required to register endpoint. Fixes #212 Matt Wright 2014-01-24 10:23:16 -05:00
  • c658ee4500 Update script.py for Python 2's print statement vs. Python 3's function. Klaus Klein 2014-01-24 10:21:41 +01:00
  • 45c8951877 passes tests Jameson 2014-01-24 04:41:41 +00:00
  • b4d1a7c921 update to make test run red Jameson 2014-01-23 23:33:11 +00:00
  • f47fce9365 add test to show TypeError can occur Jameson 2014-01-23 00:20:56 +00:00
  • b2174bf035 catch possible TypeError and ValueError from serializer Jameson 2014-01-07 12:23:18 -08:00
  • 316d945d96 Bump version number to 1.7.1 1.7.1 Matt Wright 2014-01-14 10:41:53 -05:00
  • 6eb77c06ad Update CHANGES Matt Wright 2014-01-14 10:41:38 -05:00
  • 35fd08772b Add configured password hash test back and fix bug with checking passwords Matt Wright 2014-01-14 10:34:57 -05:00
  • 76fc578cf5 Bump version number to 1.7.0 1.7.0 Matt Wright 2014-01-10 14:40:24 -05:00
  • 91ee026ff7 Merge branch 'master' into develop Matt Wright 2014-01-10 14:39:22 -05:00
  • e3b74acc5a Update CHANGES Matt Wright 2014-01-10 14:38:58 -05:00
  • 968f85a39c Update CHANGES Matt Wright 2014-01-10 14:03:29 -05:00
  • 68ecc7bb10 Update test dependencies in setup.py Matt Wright 2014-01-07 16:40:59 -05:00
  • ac2dfe964b Update dependencies in setup.py Matt Wright 2014-01-07 16:40:35 -05:00
  • 730b86fbc7 Add more python envs Matt Wright 2014-01-07 16:37:07 -05:00
  • 850b0e714b Additional test fixes Matt Wright 2014-01-07 16:31:26 -05:00
  • 8d2815798f WIP Matt Wright 2013-12-24 12:38:05 -05:00
  • 01a4199a16 Merge https://github.com/mattupstate/flask-security into develop Bruno Rocha 2013-12-23 13:55:13 -02:00
  • 910d80d511 Fix version to be able to merge Bruno Rocha 2013-12-23 13:46:14 -02:00
  • f7b645005e work in progress Matt Wright 2013-12-20 13:39:41 -05:00
  • afaf6c7d62 Polish Matt Wright 2013-12-20 13:38:44 -05:00
  • f1447b2adc Work in progress Matt Wright 2013-12-19 16:12:29 -05:00
  • d95a8c9364 Nope, nevermind. Dont use tox for tests. Matt Wright 2013-12-19 15:11:50 -05:00
  • 06ce1c68fd Use tox for running tests Matt Wright 2013-12-19 15:10:20 -05:00
  • c302fb8e30 Update .gitignore Matt Wright 2013-12-19 14:45:53 -05:00
  • d88299fc9b Add test to check SECURITY_LOGIN_WITHOUT_CONFIRMATION feature Matt Wright 2013-12-19 14:40:43 -05:00
  • ce439b7fec Merge pull request #193 from nickretallack/develop Matt Wright 2013-12-19 11:39:47 -08:00
  • af8e9f7ca5 Render auth token when registering a use with JSON Matt Wright 2013-12-19 14:26:47 -05:00
  • 6e461a81bf Add AUTHORS file Matt Wright 2013-12-19 14:09:37 -05:00
  • d7d090afc6 Polish Matt Wright 2013-12-19 14:00:44 -05:00
  • 11b8222ec5 Add SECURITY_SEND_PASSWORD_RESET_NOTICE_EMAIL config option to optionally send password reset notice emails. Addresses #199 Matt Wright 2013-12-19 13:56:34 -05:00
  • be8448a7cf Merge pull request #197 from kelvinhammond/patch-1 Matt Wright 2013-12-19 10:46:45 -08:00
  • fe170e6eb3 Fixes #196 Matt Wright 2013-12-19 13:45:14 -05:00
  • c1ff98cdf3 Document . Addresses #194 Matt Wright 2013-12-19 13:35:03 -05:00
  • b88b5bf2c3 Merge pull request #183 from NeuralGlue/master Matt Wright 2013-12-19 10:17:26 -08:00
  • f0e60dd2d1 Merge pull request #177 from srijan/patch-1 Matt Wright 2013-12-19 10:09:20 -08:00
  • 095ade8bbc Merge pull request #176 from lojack/develop Matt Wright 2013-12-19 10:08:51 -08:00
  • 615bc00c26 Add flask_security.utils documentation for selected functions. Addressed #169 Matt Wright 2013-12-19 12:57:11 -05:00
  • be9af2e107 Merge branch 'develop' into configurable_login_fields Matt Wright 2013-12-19 12:16:02 -05:00
  • 2f21523d47 Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2013-12-19 12:10:09 -05:00
  • 986a48c5e0 Update forms.py kelvinhammond 2013-12-14 13:01:41 -06:00
  • 1596ef75d4 login_without_confirmation should allow you to log in without confirmation Nick Retallack 2013-12-11 03:12:29 -08:00
  • 292f89c204 Prevent it from exploding if you try to log in with a user who has no password in the database. Nick Retallack 2013-12-11 03:08:58 -08:00
  • 1b8a4bcab4 Merge pull request #187 from surfstudio/change_password_config_fix Matt Wright 2013-11-25 08:34:15 -08:00
  • 4549a02219 Added a doc entry for parameter from the previous commit Alexander Sukharev 2013-11-22 18:41:08 +04:00
  • e0881ed6a0 Added a config parameter for change password template sanek 2013-11-22 18:02:35 +04:00
  • b1ae7b4352 Update features.rst Charles Young 2013-11-20 10:58:32 -08:00
  • 6494275c8c typo Bruno Rocha 2013-11-16 22:01:49 -02:00
  • aa80198047 Try to fix a problem with version installed Bruno Rocha 2013-11-16 21:58:27 -02:00
  • 23b128bcbd Allow overwritten on render_template to use Flask-Themes based app Bruno Rocha 2013-11-07 04:57:54 -02:00
  • e1c7ec303f Use get_json instead of json Srijan Choudhary 2013-10-31 10:19:12 +05:30
  • b6007cb515 this fixes #175 Robert Clark 2013-10-30 18:04:42 -04:00
  • 1ae6bc3cf1 Add the ability to specify additional fields on the user model that can be used for logging in. Matt Wright 2013-10-16 14:00:36 -04:00
  • 80f5fa8dbb Merge branch 'develop' of github.com:mattupstate/flask-security into develop Matt Wright 2013-10-16 11:16:17 -04:00
  • 75794d5527 Merge pull request #158 from kleschenko/patch-2 Matt Wright 2013-10-16 08:16:09 -07:00
  • 9999325ffb Show an error if a user tries to change their password and its the same as before. Fixes #160 Matt Wright 2013-10-16 11:15:17 -04:00
  • b1ac2598c0 Be sure to save user model when using add_role_to_user method for MongoEngineUserDatastore. Fixes #170 Matt Wright 2013-10-16 10:55:56 -04:00
  • cfd0efb91d Fix #167 Matt Wright 2013-10-03 10:10:06 -04:00
  • 7808870fcd Merge pull request #163 from joehand/develop Matt Wright 2013-10-03 07:05:54 -07:00
  • 55ffe2563e Update test names and add docstring. Joe Hand 2013-10-02 08:24:27 -06:00
  • a054241144 Merge pull request #168 from iurisilvio/patch-1 Matt Wright 2013-10-02 07:11:59 -07:00
  • a112ea06bb Fix typo: algorith -> algorithm Iuri de Silvio 2013-09-27 21:04:51 -03:00
  • 20c16107e8 Add test for 'SECURITY_SEND_PASSWORD_CHANGE_EMAIL' configuration Joe Hand 2013-09-22 09:55:07 -06:00
  • 7121ebff22 Merge pull request #159 from martinmaillard/fix-typo-docs Matt Wright 2013-09-18 06:38:36 -07:00
  • 389d944aaf Add option to disable password change email. Joe Hand 2013-09-15 18:38:36 -06:00
  • 73ff1c00b3 Fixes #146 Matt Wright 2013-09-11 01:10:16 -04:00