OpenstackID v3.0.15

* updated registration emails
* updated registration form
* updated password policies
* bug fixing

Change-Id: Ibd644e9daa9bd345cf883db3dfa75b58b4ad7a18
Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
smarcet 2020-10-12 17:20:54 -03:00
parent a86ba4590b
commit e394198d03
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class openstack_project::openstackid_prod (
$serveradmin = '', $serveradmin = '',
$canonicalweburl = '', $canonicalweburl = '',
$session_cookie_domain = '', $session_cookie_domain = '',
$release = '3.0.14', $release = '3.0.15',
$app_url = '', $app_url = '',
$app_key = '', $app_key = '',
$email_driver = 'mail', $email_driver = 'mail',