Commit graph

66 commits

Author SHA1 Message Date
Wojciech Bartosiak 7407e2c5b0 Bump version 2017-07-11 07:35:52 +02:00
Juan Ignacio Fiorentino 127bf8045d Merge pull request #176 from qedsoftware/develop
Don't pin exact versions in install_requires.
2017-05-18 23:57:10 -03:00
Ignacio Fiorentino 1397439b09 Bump version v0.5.1. 2017-05-18 23:49:06 -03:00
Wojciech Bartosiak fd7bbab96d Bump version 0.5.1 2017-05-09 00:40:24 +02:00
Franciszek Piszcz ba7a4fbb96 Don't pin exact versions in install_requires.
According to this: https://packaging.python.org/requirements/#install-requires-vs-requirements-files , dependencies should not be pinned to exact versions.
2017-04-23 15:27:59 +02:00
Ignacio Fiorentino 10ed8171f0 Bump version v0.4.4. 2016-11-29 17:37:07 -03:00
Ignacio Fiorentino 4155638226 Bump version v0.4.3. 2016-11-02 12:28:39 -03:00
Ignacio Fiorentino b442dbf979 Add Python 3.5 version in setup. 2016-10-28 15:30:47 -03:00
Ignacio Fiorentino d2e2c66d81 Fix setup. Now makes use of find_packages function. 2016-10-28 15:29:17 -03:00
Ignacio Fiorentino 76dca8f504 Bump version v0.4.2. 2016-10-13 11:31:33 -03:00
Ignacio Fiorentino aceb9d6c24 Bump version v0.4.1. 2016-10-03 12:57:39 -03:00
Ignacio Fiorentino 6ed2c200a7 Update pyjwkest to version 1.3.0. 2016-10-03 12:54:54 -03:00
Ignacio Fiorentino f882efbad3 Bump version v0.4.0. 2016-09-12 13:19:35 -03:00
Ignacio Fiorentino 988cad073e Add new test for migrations. 2016-08-11 16:43:30 -03:00
Graham Ullrich c24e4a48d1 Update version to 0.3.7 after at_hash fix
Using semantic versioning, a backward compatible bug fix deserves
a PATCH increment.
2016-08-11 11:17:25 -06:00
Graham Ullrich ffddb69f80 Add tests for at_hash
Ensure at_hash is present in id_token when warranted.
2016-08-08 11:24:07 -06:00
Graham Ullrich ddb62a383b Remove unused import
Update mock requirement.
2016-08-03 23:44:17 -06:00
Ignacio Fiorentino 5766f814d3 Bump version 0.3.6. 2016-07-07 12:52:32 -03:00
Ignacio Fiorentino ab65aab0e1 Bump version v0.3.5. 2016-06-21 12:30:15 -03:00
Ignacio Fiorentino 0e7d3cb388 Bump version v0.3.4. 2016-06-10 12:27:36 -03:00
Ignacio Fiorentino 497f2f3a68 Bump version v0.3.3. 2016-05-03 12:17:22 -03:00
Ignacio Fiorentino ad93b777db Bump version v0.3.2. 2016-04-26 17:33:43 -03:00
Ignacio 3c0a5e6e04 Bump version v0.3.1. 2016-03-09 12:11:59 -03:00
juanifioren e3ccc2a8f6 Bump version v0.3.0. 2016-02-23 15:31:07 -03:00
juanifioren 349619ac02 Bump version 0.2.5. 2016-02-03 16:00:02 -03:00
juanifioren ca07b8c7eb Update pyjwkest to version 1.1.0. 2016-02-03 15:54:14 -03:00
juanifioren 7cef7ab11a Change .rst to .md. 2016-02-02 13:18:40 -03:00
juanifioren 74add8d35f Bump version v0.2.4. 2016-01-20 14:11:19 -03:00
juanifioren 893201c283 Bump version v0.2.3. 2016-01-06 14:18:15 -03:00
Juan Ignacio Fiorentino b6429ab5c5 Update setup.py 2015-12-04 14:07:35 -03:00
Ignacio 153730e5f9 Fix posible bug with pyjwkest==1.0.8. Revert to version 1.0.6. 2015-12-03 13:29:57 -03:00
juanifioren 121f7f22cb Fix in tests when using JWS.verify_compact. Need allow_none set to True. 2015-12-01 14:42:39 -03:00
juanifioren ee91db6be8 Bump version 0.2.1. 2015-10-21 17:26:29 -03:00
Pablo SEMINARIO 6ff48091e5 Fix #49 updating pyjwkest version to 1.0.6
pyjwkest has changed the type of value returned by the `long_to_base64`
function, now it returns unicode.
2015-10-17 23:49:59 +02:00
juanifioren 9a685a7afa Merge from ByteInternet:refresh-tokens 2015-09-30 12:59:08 -03:00
Maarten van Schaik 893a877b76 Upgrade pyjwkest to version > 1.0.3
There have been some issues in Python 3 where elements of the id_token
were left when encoding the token. Cause was incorrect encoding logic in
pyjwkest. Version 1.0.3 has improved encoding handling.
2015-09-30 17:31:49 +02:00
Maarten van Schaik 8d672cc1ba Add support for refresh_token to token endpoint 2015-09-30 14:55:48 +02:00
juanifioren c76f73eb7e Bump version 0.2.0. 2015-09-25 17:24:58 -03:00
juanifioren 984b1498bc Bump version v0.1.2. 2015-08-03 15:27:28 -03:00
Juan Ignacio Fiorentino 9ae3bca37d Add commands into build on setup. 2015-08-02 23:44:06 -03:00
juanifioren c276e23d28 Bump version 0.1.1. 2015-07-30 16:00:54 -03:00
juanifioren b05bd99677 Fix pjwkest version in setup. 2015-07-27 12:49:13 -03:00
Ignacio 70b3370ee6 Remove unnecessary packages. 2015-07-27 11:34:36 -03:00
juanifioren ec10aea981 Add python folders and templates to setup. 2015-07-17 11:45:43 -03:00
juanifioren d0d64ace36 Change version to 0.1.0 in setup. 2015-07-14 12:49:48 -03:00
juanifioren 485bc3fbf5 Add cryptography to setup requirements. 2015-07-13 17:33:49 -03:00
juanifioren 8e7163a677 Add pyjwkest to setup requirements. 2015-07-13 17:23:38 -03:00
juanifioren 0ab5544d85 Add pycrypto to requirements. 2015-07-13 16:10:31 -03:00
juanifioren 6ce523edaa Bump version 0.0.7. 2015-07-06 18:29:29 -03:00
juanifioren 4e6780ae22 Update PyJWT to version 1.3.0. 2015-07-06 18:07:06 -03:00