OpenstackId v3.0.18
* updated user rest api for CRUD * improved session managing ( iframe) * fixed admin UI issues * fixed CORS issues ( upgraded middleware) * bug fixing Change-Id: I1344b5a5b0df8c24ec4e13ab2aae0dcf5339b6ae Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
parent
bde4db4e42
commit
1ff4ccadaa
@ -38,7 +38,7 @@ class openstack_project::openstackid_prod (
|
|||||||
$serveradmin = '',
|
$serveradmin = '',
|
||||||
$canonicalweburl = '',
|
$canonicalweburl = '',
|
||||||
$session_cookie_domain = '',
|
$session_cookie_domain = '',
|
||||||
$release = '3.0.17',
|
$release = '3.0.18',
|
||||||
$app_url = '',
|
$app_url = '',
|
||||||
$app_key = '',
|
$app_key = '',
|
||||||
$email_driver = 'mail',
|
$email_driver = 'mail',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user