keystone/keystone/server
Morgan Fainberg 8d0ad2c93b Correct HTTP OPTIONS method
When HTTP OPTIONS method was used, keystone was incorrectly classifying
the request to require enforcement. OPTIONS is handled automatically
by flask and needs no additional implementation. It is now explicitly
exempted from the "unenforced api" assertion.

Change-Id: Ifdb850c1fbc10c05108466ad68d808f3f5c20b37
closes-bug: #1801778
2018-11-09 19:21:44 -08:00
..
flask Correct HTTP OPTIONS method 2018-11-09 19:21:44 -08:00
__init__.py Move keystone.server.common to keystone.server 2018-07-01 10:33:13 -07:00
backends.py Implement auth receipts spec 2018-11-02 15:06:19 +01:00
wsgi.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00