Pièce jointe « sondages.auf.org-ssl.patch »

Téléchargement

   1 --- sondages.auf.org-ssl.orig	2015-02-12 14:43:04.516467676 -0500
   2 +++ sondages.auf.org-ssl	2015-02-12 14:42:26.348468998 -0500
   3 @@ -33,4 +33,32 @@
   4          ErrorLog /var/log/apache2/sondages.auf.org-error.log
   5          LogLevel warn
   6          CustomLog /var/log/apache2/sondages.auf.org-access.log combined
   7 +    <Location />
   8 +        AuthType "Mellon"
   9 +        # si on veut imposer l'authentification avant d'accéder au site (100% privé)
  10 +        #MellonEnable "auth"
  11 +        # si on veut laisser le site web déclencher l'authentification (public + privé)
  12 +        MellonEnable "info"
  13 +
  14 +        # les méta-données
  15 +                MellonDefaultLoginPath "/"
  16 +        MellonOrganizationName "sondages.auf.org"
  17 +        MellonOrganizationDisplayName "fr" "Sondages AUF"
  18 +        MellonOrganizationURL "http://www.auf.org"
  19 +        MellonSPPrivateKeyFile /etc/ssl/private/saml-sondages.auf.org-key.pem
  20 +        MellonSPCertFile /etc/ssl/certs/saml-sondages.auf.org-cert.pem
  21 +        MellonIdPMetadataFile /etc/ssl/saml-id.auf.org-metadata.xml
  22 +
  23 +        # les conditions d'accès
  24 +        MellonUser "mail"
  25 +        MellonCond "mail" "^[^@]*@auf\.org$" [REG]
  26 +        #MellonCond "mail" "jean-christophe.andre@auf.org" [OR]
  27 +        #MellonCond "mail" "moussa.nombre@auf.org"
  28 +        #MellonCond "eduPersonAffiliation" "employee"
  29 +    </Location>
  30 +
  31 +    <Location /mellon/>
  32 +        AuthType "Mellon"
  33 +        MellonEnable "info"
  34 +    </Location>
  35  </VirtualHost>

Fichiers joints

Pour vous référer aux pièces jointes d'une page, utilisez attachment:filename, comme indiqué ci-dessous dans la liste de fichiers. N'utilisez pas l'URL du lien [get], car elle peut changer et donc être facilement cassée.
  • [télécharger | voir] (2015-02-20 21:44:22, 1.0 KB) [[attachment:Authwebserver.php.patch]]
  • [télécharger | voir] (2015-02-16 16:02:42, 86.4 KB) [[attachment:auf2014.zip]]
  • [télécharger | voir] (2015-02-20 21:45:02, 1.2 KB) [[attachment:config-defaults.php.patch]]
  • [télécharger | voir] (2015-02-20 21:44:48, 0.7 KB) [[attachment:config.php.patch]]
  • [télécharger | voir] (2015-02-20 21:45:11, 1.1 KB) [[attachment:login.php.patch]]
  • [télécharger | voir] (2015-02-20 21:45:24, 1.4 KB) [[attachment:sondages.auf.org-ssl.patch]]
 All files | Selected Files: delete move to page copy to page

Vous n'êtes pas autorisé à joindre un fichier à cette page.