keystone/keystone
Lance Bragstad 8dcd82fb9c Ensure token validation works irrespective of padding
In change I674bad86ccc9027ac3b365c10b3b142fc9d73c17 we removed the padding from
Fernet tokens. This commit makes it so that we can validate Fernet tokens that
come in with and without padding.

Change-Id: I60e52af6c4cb39f2d136540a487bba8505a2c6b4
Closes-Bug: 1491926
(cherry picked from commit 90aca98058)
2015-10-05 15:27:08 +00:00
..
assignment Merge "Do not revoke all of a user's tokens when a role assignment is deleted" 2015-09-11 17:47:34 +00:00
auth Tokenless authz with X.509 SSL client certificate 2015-09-02 15:10:31 -07:00
catalog Show v3 endpoints in v2 endpoint list 2015-10-01 22:24:59 +00:00
cmd Fix remaining mention of KLWT 2015-07-27 19:24:40 +00:00
common Merge "Update the examples used for the trusted_dashboard option" 2015-09-22 18:19:23 +00:00
contrib Skip rows with empty remote_ids 2015-09-30 21:52:23 +00:00
credential Merge "List credentials by type" 2015-09-04 00:30:18 +00:00
endpoint_policy Stable Keystone Driver Interfaces 2015-09-02 06:10:26 +00:00
identity Relax newly imposed sql driver restriction for domain config 2015-09-19 08:11:22 +01:00
locale Imported Translations from Zanata 2015-10-01 06:09:29 +00:00
middleware check if tokenless auth is configured before validating 2015-09-18 11:51:55 -04:00
models Move constants out of federation.core 2015-07-17 09:39:20 -05:00
policy Stable Keystone Driver Interfaces 2015-09-02 06:10:26 +00:00
resource Relax newly imposed sql driver restriction for domain config 2015-09-19 08:11:22 +01:00
server Log message when debug is enabled 2015-09-21 18:00:28 -05:00
tests Ensure token validation works irrespective of padding 2015-10-05 15:27:08 +00:00
token Ensure token validation works irrespective of padding 2015-10-05 15:27:08 +00:00
trust Stable Keystone Driver Interfaces 2015-09-02 06:10:26 +00:00
__init__.py
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Fixes use of dict methods for Python3 2015-05-08 11:10:08 +00:00
exception.py Relax newly imposed sql driver restriction for domain config 2015-09-19 08:11:22 +01:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Get method's class name in a python3-compatible way 2015-08-26 20:42:06 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Order routes so most frequent requests are first 2015-05-29 15:05:15 +00:00