Projet

Général

Profil

« Précédent | Suivant » 

Révision 675e977d

Ajouté par Remy Menard il y a presque 11 ans

  • ID 675e977d6baa946d508d77b8721408cbe9155a8e
  • Parent 8fd1d584

Version 2.1

  • All:
    - a few bugs fixed!
  • DELTa:
    - uses the new DS events
  • EpcisPHI, DiscoveryPHI:
    - improves the session management
    - the account creation by the web interface adds access policies to
    the interface ("admin" policies), this is always done even if a
    corresponding account exists in the LDAP directory
  • YPSilon:
    - simplifies the service
  • Installer:
    - upgrades Apache Tomcat to 7.0.42

Voir les différences:

IoTa-Installer/lib/ypsilon.py
installer.WebAppInstaller.__init__(self, "YPSilon web application", "ypsilon", [
("Enter the YPSilon web application name", "ypsilon", "name", {}),
("Enter the archive file pathname", "ypsilon", "repo", {"type": "file"}),
("Enter the URL to the XACML module (EXi or DXi)", "ypsilon", "xacml_url", {})
], [
("application",
{ "xacml-url": ("ypsilon", "xacml_url"),
"pks-filename": ("cert", "keystore"),
"pks-password": ("cert", "password"),
"trust-pks-filename": ("cert", "truststore"),
"trust-pks-password": ("cert", "trustpassword"),
"ldap-url": ("ldap", "url"),
{ "ldap-url": ("ldap", "url"),
"ldap-basedn": ("ldap", "base_dn"),
"ldap-user": ("ldap", "login"),
"ldap-password": ("ldap", "password"),

Formats disponibles : Unified diff