skyline-apiserver/skyline_apiserver/api/v1
Boxiang Zhu 9c4f5e5e74 feat: Add time_expired into cookie
Now the expired time for skyline and keystone is not the same
value. Sometime, when the token of keystone is valid but the
jwt token of skyline-apiserver is invalid.
The skyline-console will send the request to backend service
and then get 401 from skyline.
So we add time_expired into cookie, then skyline-console can
check whether time expired or not.

Change-Id: Id1d3a83eb433c18e88828115e8bd744151fb14f7
2023-06-05 16:40:49 +08:00
..
__init__.py chore: Move skyline_apiserver out of libs 2022-05-18 17:21:00 +08:00
contrib.py chore: Add description for api params 2022-08-25 17:41:06 +08:00
extension.py fix: Fix server_name is null in volumes attachment 2022-08-26 13:42:32 +08:00
login.py feat: Add time_expired into cookie 2023-06-05 16:40:49 +08:00
policy.py fix: Add enforce_new_defaults configuration 2022-09-16 18:15:29 +08:00
prometheus.py fix: prometheus response 500 2022-12-20 11:46:10 +08:00
setting.py feat: Support mypy check 2022-07-28 16:09:31 +08:00