Projet

Général

Profil

Révision:

Révisions

# Date Auteur Commentaire
bd7f98a7 08 septembre 2011 15:25 Jérôme Schneider

Fix Ciril plugin for the new release

009bafa7 21 avril 2011 18:43 Jérôme Schneider

Cleanning repository

17223c80 20 juillet 2010 19:00 Jérôme Schneider

Update website for the 1.1.1 release

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@503 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d03cb81c 20 juillet 2010 18:46 Jérôme Schneider

Tagging release 1.1.1

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@502 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bf4dc04c 20 juillet 2010 18:30 Jérôme Schneider

Remove non-ASCII characters in the setup.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@501 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3f636f60 20 juillet 2010 18:27 Jérôme Schneider

Update setup.py release and maintainer

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@500 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bcbb92e3 20 juillet 2010 10:58 Jérôme Schneider

Fix documentation links

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@499 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f2d1e7cb 20 juillet 2010 10:51 Jérôme Schneider

Update Debian dependencies

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@498 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ef5f1384 19 juillet 2010 19:10 Jérôme Schneider

Add SAML 2.0 in the features list

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@497 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9a58d869 19 juillet 2010 19:07 Jérôme Schneider

Update the site for the 1.1 release

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@496 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fbc553d3 19 juillet 2010 18:43 Jérôme Schneider

Cleaning Debian packaging and removing a useless import

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@495 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8b0c214b 19 juillet 2010 13:45 Jérôme Schneider

Tagging the 1.1 release of the Larpe project

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@494 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4c6535d6 19 juillet 2010 13:29 Jérôme Schneider

Larpe 1.1 should be ready * debian/changelog: Add 1.1 release * po/fr.po: Update french translation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@493 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

051fa160 17 novembre 2009 16:59 Jérôme Schneider

Add manual plugin selection

  • larpe/admin/hosts.ptl: add a field to select a plugin * larpe/plugins/site_authentication_plugins.py: add a method
    which returns the plugins name * po/fr.po: add french translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@492 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

975848b0 17 novembre 2009 16:59 Jérôme Schneider

Remove a debug print

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@491 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

439f9006 20 octobre 2009 16:27 Jérôme Schneider

Fix a little bug with the output_filters list overload

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@490 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3d0cfe25 20 octobre 2009 15:08 Jérôme Schneider

Larpe now manage custom output filters in plugin

  • conf/filters: folder with filter templates * conf/filters/output_ciril_net_rh.py: output filter for Ciril which
    control if the user is authenticate in larpe * larpe/Defaults.py: remove useless OUTPUT_FILTER_BASE parameter...
555be637 12 octobre 2009 17:53 Jérôme Schneider

Use RedirectMatch instead of rewrite rules in apache configuration

  • larpe/admin/apache.py: use RedirectMatch and fix a rules when the
    homepage is redirect to the login page

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@488 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cae1c5d7 09 octobre 2009 17:50 Jérôme Schneider

ignore_errors must be in the select ...

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@487 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

99532c2f 09 octobre 2009 17:34 Jérôme Schneider

Doesn't raise a KeyError when the serialized user
is corrupted

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@486 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

51c1afbe 02 octobre 2009 18:32 Jérôme Schneider

Fixed apache vhost generation

  • larpe/admin/apache.py: cosmetic changes * larpe/admin/hosts.ptl: initialize apache_python_paths and
    apache_output_python_filters correctly and optimize the code * larpe/site_authentication.ptl: get_filters must return an iterable...
f85cca12 30 septembre 2009 19:02 Jérôme Schneider

Fix logout bug

  • larpe/saml2.ptl: there is not always a cookie attribute in session
    and the recuperation of the user object was wrong

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@484 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

396bcbfe 30 septembre 2009 13:26 Jérôme Schneider

Syntax fix

  • larpe/site_authentication.ptl: bad string syntax

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@483 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b219c947 30 septembre 2009 12:19 Jérôme Schneider

Bug fixes in logout

  • larpe/saml2.ptl: bad variables name and code cleaning * larpe/site_authentication.ptl: fix bugs in local_logout

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@482 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

dddf6c41 29 septembre 2009 11:25 Benjamin Dauvergne

Fix logout one more time

- larpe/sessions.py:
when expiring a session, remove all data indexed by the providerId
- larpe/site_authentication.py:
allows to give directly the list of cookies to local_logout(), bypass
the fact that cookies are stored in Federation object that are by...
584d05cc 28 septembre 2009 15:25 Benjamin Dauvergne

Fix bug introduced in commit 478

  • larpe/saml2.ptl:
    restore lasso_session_index.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@480 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6fc78394 28 septembre 2009 15:25 Benjamin Dauvergne

Upse singleLogout by redirect with sessionIndex usage

  • larpe/saml2.ptl:
    use sessionIndex to find a session when logout by redirect does not
    give the right session.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@479 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b54fb9e0 28 septembre 2009 15:19 Benjamin Dauvergne

Use session_index to find session to logout

  • larpe/session.py:
    add two dictionnaries larpe_session_indexes and
    larpe_session_name_identifiers to cache sessionIndex and
    nameIdentifier received from authentication assertion, and use them
    to find session to logout when receiving logout request....
319d6d64 23 septembre 2009 17:09 Jérôme Schneider

Change re options for filters

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@477 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4d370157 23 septembre 2009 15:33 Jérôme Schneider

Add filters feature for plugins

  • larpe/admin/hosts.ptl: allows to add custom filters * larpe/plugins/site_authentication/ciril_net_rh.py: add logout support
    with a filter

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@476 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

24619804 17 septembre 2009 13:48 Jérôme Schneider

Improve Ciril plugin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@475 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

08d498e6 17 septembre 2009 13:48 Jérôme Schneider

Fix site authentification plugins management

  • larpe/plugins/site_authentication_plugins.py: New site
    authentification plugin management

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@474 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

033ff593 16 septembre 2009 15:06 Jérôme Schneider

Fix bugs and a security issue

  • admin/hosts.ptl: bad variable name * admin/users.ptl: fix the ctach of the EmailErorr exception * errors.ptl: cast "after_url" to string * sessions.py: fix security issue: session attributtes was shared by
    everybody...
298ab6e5 27 avril 2009 15:02 Benjamin Dauvergne

Do no presume there is at least one host

  • larpe/session.py:
    list can be empty, do not subscript wihtout knowing it's not empty.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@472 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e69a4ca8 27 avril 2009 15:02 Benjamin Dauvergne

Add stdandard command line options

  • larpe/ctl/start.py:
    add standard options --http, --data-dir, --app-dir.
    --script-name cannot be used with http.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@471 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f612aba8 27 avril 2009 15:02 Benjamin Dauvergne

Adapt to python2.6

  • larpe/__init__.py: * larpe/admin/__init__.py:
    add code to support quixote and python 2.6

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@470 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5309a31a 09 mars 2009 16:53 dlaniel

removed obsolete debian packaging script

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@469 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4e795057 09 mars 2009 16:36 dlaniel

merged last fixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@468 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c11ed6da 09 mars 2009 16:30 dlaniel

updated standards version and depends on shlibs because of larpe-reload-apache2 binary

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@467 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

57748e3b 09 mars 2009 16:29 dlaniel

wrap too long line

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@466 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1a482efc 09 mars 2009 16:29 dlaniel

removed unused debconf template

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@465 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e55d327f 09 mars 2009 16:19 dlaniel

removed useless js dir

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@464 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5f32240f 09 mars 2009 16:18 dlaniel

updated translations line numbers

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@463 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a18aaa21 09 mars 2009 16:02 dlaniel

removed unused filter dir

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@462 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4dc72b40 09 mars 2009 15:54 dlaniel

1.0 release

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@461 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d6e10f18 09 mars 2009 15:50 dlaniel

completed NEWS file and debian changelog

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@460 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1237f6e7 09 mars 2009 15:49 dlaniel

updated translations line numbers

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@459 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9829fe77 09 mars 2009 15:45 dlaniel

updated Fedora packaging files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@458 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b6061125 09 mars 2009 15:26 dlaniel

use soap_call and SOAPException from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@457 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

96e8fcf6 09 mars 2009 15:22 dlaniel

removed useless code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@456 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

20648884 09 mars 2009 15:20 dlaniel

removed useless fixme

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@455 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b4530a4d 09 mars 2009 15:17 dlaniel

added pylint configuration file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@454 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4b5e8d94 09 mars 2009 15:15 dlaniel

fixed some pylint warnings and removed some useless commented code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@453 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cdf3fa07 09 mars 2009 13:10 dlaniel

use more methods from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@452 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8cb8d21b 09 mars 2009 10:51 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@451 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b9dbd1f7 09 mars 2009 10:32 dlaniel

removed useless comment

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@450 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5c9e6fe3 04 mars 2009 14:54 dlaniel

fixed saml2 sso on larpe

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@449 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4e53ed17 04 mars 2009 12:48 dlaniel

subclass Session and SessionManager from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@448 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

383730f1 04 mars 2009 12:48 dlaniel

cleanup code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@447 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

64326500 04 mars 2009 12:47 dlaniel

use settings from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@446 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ec83ef86 04 mars 2009 09:57 dlaniel

use logger.ptl from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@445 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

67cdcd39 03 mars 2009 19:33 dlaniel

use html_top from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@444 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

52425389 03 mars 2009 19:14 dlaniel

allows using html_top form qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@443 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

77309272 03 mars 2009 18:57 dlaniel

don't show user id

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@442 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c3f70ca5 03 mars 2009 18:14 dlaniel

use storage from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@441 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

39653e7d 03 mars 2009 18:01 dlaniel

use cfg_submit from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@440 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

699733fb 03 mars 2009 16:59 dlaniel

subclass emails directory from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@439 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7c90c495 03 mars 2009 16:34 dlaniel

added debug options and logging

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@438 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b00fd57a 03 mars 2009 15:05 dlaniel

also send an authentication request with bad credentials to check not all requests seem sucessful

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@437 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d65c4a3c 03 mars 2009 11:28 dlaniel

don't import wildcard

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@436 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

27302b33 03 mars 2009 11:27 dlaniel

fixed subtitles

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@435 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8b202dcf 03 mars 2009 11:26 dlaniel

fixed wizard titles and breadcrumb

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@434 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

67439db2 02 mars 2009 17:28 dlaniel

just import qommon instead of larpe.qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@433 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

66d6768a 02 mars 2009 17:18 dlaniel

simplified metadata screen, not talking about service provider if not necessary

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@432 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

41a7abb7 02 mars 2009 16:13 dlaniel

fixed menu items according to new change in qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@431 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6375d839 02 mars 2009 16:04 dlaniel

added a back link in error_page

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@430 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

65474bf9 26 février 2009 18:56 dlaniel

translations update

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@429 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

79350a96 26 février 2009 18:56 dlaniel

rewrote some html code to ease translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@428 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1c9786b0 26 février 2009 17:30 dlaniel

simplified menu.ptl using more code from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@427 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

10d070f2 26 février 2009 17:29 dlaniel

fixed menu definition according to change in qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@426 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bff2fff5 26 février 2009 17:29 dlaniel

use error_page from menu.ptl

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@425 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

48389b35 25 février 2009 18:23 dlaniel

changed get_web_root_url according to change in qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@424 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e67301cf 25 février 2009 17:54 dlaniel

fixed WEB_ROOT

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@423 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

66163041 21 janvier 2009 19:23 dlaniel

removed old host configuration and replace it with the configuration assistant

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@422 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

71d1b711 21 janvier 2009 15:51 dlaniel

fixed access to larpe administration and SLO with SAML 2.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@421 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b8637af0 20 janvier 2009 17:48 dlaniel

updated distribution files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@420 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fbe9db4d 20 janvier 2009 17:47 dlaniel

translation update

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@419 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

724d0da6 20 janvier 2009 16:08 dlaniel

use quotes instead of double quotes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@418 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f2073cd6 20 janvier 2009 16:05 dlaniel

externalise file paths to make them configurable

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@417 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

06c8d93c 20 janvier 2009 15:40 dlaniel

fixed RPM dependencies

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@416 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

887efe00 20 janvier 2009 15:39 dlaniel

fixed generated apache python filters

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@415 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ccb6f45b 19 janvier 2009 19:21 dlaniel

updated and fixed various distribution settings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@414 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f7c2af73 15 janvier 2009 10:54 dlaniel

removed trailing whitespaces

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@413 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c851e1b0 15 janvier 2009 10:53 dlaniel

added fedora rpm configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@412 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

50ac98ba 15 janvier 2009 10:53 dlaniel

fixed distribution files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@411 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5207bf8c 15 janvier 2009 10:43 dlaniel

added 'legacy' comment

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@410 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ee8f5315 15 janvier 2009 10:35 dlaniel

updated the list of some tested sites

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@409 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9150befc 13 janvier 2009 15:21 dlaniel

moved larpe-reload-apache2-script to debian directory because it includes a debian-specific path of apache

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@408 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

00f8d153 13 janvier 2009 15:20 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@407 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

06fb4748 13 janvier 2009 15:15 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@406 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

49fcf584 13 janvier 2009 13:53 dlaniel

removed erroneus 3 argument to data_tree

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@405 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f3e250cc 13 janvier 2009 11:33 dlaniel

merged idwsf branch into trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@404 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e62ae087 12 janvier 2009 18:47 dlaniel

fixed generation of apache configuration for apache filters

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@403 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e1ec1985 09 janvier 2009 15:34 dlaniel

fixed ciril net rh detection of authentication failure

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@402 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1ee59364 09 janvier 2009 14:43 dlaniel

fixed buttons label on advanced options page

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@401 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d3153c69 09 janvier 2009 14:40 dlaniel

removed useless commented out code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@400 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6a11aba8 09 janvier 2009 14:39 dlaniel

add advanced options to host configuration wizard, including an option to specify a URL initiating SSO which is different from the authentication form page

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@399 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fc0add1f 08 janvier 2009 19:09 dlaniel

fixed metadata generation with old administrative interface

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@398 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

578a7f38 08 janvier 2009 18:15 dlaniel

added ciril-net-rh plugin to get the right redirection url after authentication

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@397 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d72a9083 08 janvier 2009 15:03 dlaniel

only get first submit field from authentication forms

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@396 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c418274b 07 janvier 2009 19:10 dlaniel

added a plugin for agirhe authentication

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@395 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8203ec27 07 janvier 2009 19:09 dlaniel

removed an erroneus return value and fixed regexp for input field value

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@394 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2b222033 06 janvier 2009 18:28 dlaniel

fixed SAML 2.0 federation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@393 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2a3182d8 06 janvier 2009 18:03 dlaniel

implemented SAML 2.0 SLO from SP

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@392 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

30f67eb9 18 décembre 2008 16:10 dlaniel

fixed SAML 2.0 federation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@391 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7aa943b3 18 décembre 2008 16:10 dlaniel

moved SAML 2.0 metadata link above ID-FF

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@390 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6a87bc18 18 décembre 2008 16:08 dlaniel

fixed steps numbers and display saml metadata link

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@389 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ee490e8b 18 décembre 2008 15:48 dlaniel

removed useless apache location generation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@388 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

457c075d 18 décembre 2008 11:12 dlaniel

get URL parameters and add them as hidden fields in the prefilled form

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@387 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c6794f24 19 mai 2008 15:54 dlaniel

fixed get parameters too

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@386 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

44aa13b7 19 mai 2008 14:45 dlaniel

fixed encoding to iso for prefilled forms

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@385 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

016b4f83 15 mai 2008 17:25 dlaniel

Configuration for fields to prefill : * Can choose the number of the id-wsf profile node when there are multiple nodes matched by an xpath * Can configure select form fields

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@384 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3089a73f 14 mai 2008 18:42 dlaniel

allows setting regexp for queried fields

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@383 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3163083c 14 mai 2008 16:54 dlaniel

get URL parameters and put them in (hidden) fields of the form

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@382 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

15ee71b7 13 mai 2008 14:57 dlaniel

implemented SAML 2.0 SSO for Larpe and SLO for all hosts

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@381 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6246ae08 13 mai 2008 14:55 dlaniel

marked some code blocks 'different from qommon' + some cleanups

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@380 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

35780897 13 mai 2008 14:52 dlaniel

allow larpe itself to be configured as a SAML 2.0 service provider

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@379 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

008c7a8a 13 mai 2008 14:51 dlaniel

fixed saml url paths

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@378 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b656ed3d 13 mai 2008 14:50 dlaniel

cleaned up unused code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@377 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

58dbef1c 13 mai 2008 14:49 dlaniel

 import error classes from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@376 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

af4ddae2 02 mai 2008 19:16 dlaniel

removed useless test parameter

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@375 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ed34c232 02 mai 2008 18:53 dlaniel

display error message in the original page in a javascript alert

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@374 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1c596fe1 02 mai 2008 17:40 dlaniel

various small fixes to id-wsf prefilling

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@373 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7eff8bae 07 avril 2008 18:59 dlaniel

use form configuration to prefill it with id-wsf 2.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@372 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

39a93c37 07 avril 2008 17:24 dlaniel

saml 2.0 SSO + harcoded attributes query

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@371 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1f49c1d9 04 avril 2008 18:16 dlaniel

various small fixes on form prefilling interface

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@370 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f7c7645b 04 avril 2008 18:16 dlaniel

added interface to configure the fields to prefill

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@369 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1e7117c9 04 avril 2008 15:39 dlaniel

basic interface to configure forms

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@368 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d726e057 04 avril 2008 11:34 dlaniel

fixed path to the public key

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@367 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e6d0282a 04 avril 2008 11:27 dlaniel

added the link to download saml 2.0 metadatas

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@366 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

18231741 04 avril 2008 11:04 dlaniel

basic saml2 integration, mainly metadatas

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@365 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ca5b53dd 03 avril 2008 11:43 dlaniel

default label if no title is found

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@364 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

223dc031 03 avril 2008 11:09 dlaniel

new branch for idwsf support

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@363 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

83791621 03 avril 2008 11:07 dlaniel

updated translation files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@362 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a57213a4 03 avril 2008 11:06 dlaniel

fixed variable nam

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@361 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

55a9b7da 03 avril 2008 11:04 dlaniel

use qommon scgi-server

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@360 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ce49bbdb 03 avril 2008 11:04 dlaniel

no more global python filter, filters are set per host

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@359 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

61ae8da2 29 décembre 2007 18:10 Frédéric Péters

updated to new logger api

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@358 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

57a00509 19 décembre 2007 19:05 dlaniel

when deleting hosts, completely remove all his generated files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@357 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d7755916 19 décembre 2007 18:32 dlaniel

homogeneise the way metadatas and public keys are generated and downloaded

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@356 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9a845c3b 19 décembre 2007 18:31 dlaniel

use existing APP_DIR variable

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@355 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8526fae8 19 décembre 2007 16:48 dlaniel

fixed initialisation of variables reversed_hostname, scheme and use_proxy

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@354 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f7265a4e 18 décembre 2007 15:17 dlaniel

moved public_key url to liberty subdirectory, instead of admin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@353 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9116bbde 18 décembre 2007 15:03 dlaniel

fixed handling empty reversed_directory

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@352 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

abd3b2a6 18 décembre 2007 14:56 dlaniel

fixed handling empty return_url and root_url

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@351 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

dd2e6eae 18 décembre 2007 14:35 dlaniel

fixed getting root_url

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@350 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

91d1d187 18 décembre 2007 14:26 dlaniel

pass the use_proxy variable for every http request

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@349 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e778978a 18 décembre 2007 14:25 dlaniel

don't compute new url and name if they already exist

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@348 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d54d615c 18 décembre 2007 14:11 dlaniel

updated setup.py to take new files into account

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@347 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7ae3c3ad 18 décembre 2007 08:50 dlaniel

always delete build directory before building to avoid keeping old files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@346 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

055fb129 18 décembre 2007 08:46 dlaniel

various little fixes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@345 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ad81f661 17 décembre 2007 16:53 dlaniel

catch connection errors in the first step of the assistant

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@344 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9ba85e6e 17 décembre 2007 16:37 dlaniel

removed filter directory, as filters are now generated

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@343 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2fc846b5 17 décembre 2007 15:54 dlaniel

fixed url scheme refactoring

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@342 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3d286e3e 17 décembre 2007 15:53 dlaniel

added generation of apache python filters

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@341 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a3df22df 17 décembre 2007 15:50 dlaniel

various usability improvements on hosts configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@340 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a3d75e3a 17 décembre 2007 15:47 dlaniel

detect authentication failure when response status is 500

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@339 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ac0a6918 13 décembre 2007 16:19 dlaniel

fixed settings of reverse_directory, metadatas and public key

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@338 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a9b6a522 29 novembre 2007 19:55 dlaniel

changed the first steps of host configuration to ask even less information from administrators

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@337 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

78129745 22 novembre 2007 18:49 dlaniel

put previous and next buttons in the right order

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@336 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

91e2e5be 22 novembre 2007 17:16 dlaniel

added configuration of authentication request http headers

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@335 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a42805d6 22 novembre 2007 15:01 dlaniel

added configuration menus to help debugging authentication problems

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@334 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5044d388 19 novembre 2007 16:00 dlaniel

can now complete a basic host configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@333 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

421dd880 16 novembre 2007 12:15 dlaniel

configuration assistant : test site authentication, generate directories, metadatas and keys

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@332 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

eb73705e 16 novembre 2007 12:14 dlaniel

cleaned up metadatas and keys generation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@331 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

58c0fab0 15 novembre 2007 16:59 dlaniel

created a branch for refactoring host configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@330 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b7bedce8 06 novembre 2007 16:19 dlaniel

can't load quixote plugins yet

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@329 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d7020763 08 octobre 2007 18:04 dlaniel

orig_site doesn't have to be a real page, don't check it

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@328 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ca770a5c 08 octobre 2007 18:01 dlaniel

moved local_auth with select fields to a plugin because it's too specific

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@327 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2dfd5922 12 septembre 2007 16:22 dlaniel

simplified code using http_get_page

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@326 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3bcb7d0d 12 septembre 2007 16:21 dlaniel

fixed proxy usage

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@325 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

980cb0b2 12 septembre 2007 10:45 dlaniel

changed the plugin system to use the extra_dirs mechanism from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@324 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

58831a71 11 septembre 2007 00:17 dlaniel

ezt.py is already in qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@323 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6d94ca67 11 septembre 2007 00:15 dlaniel

fixed indentation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@322 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d392a5db 11 septembre 2007 00:12 dlaniel

fixed undefined variables

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@321 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

66989938 11 septembre 2007 00:03 dlaniel

use email module from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@320 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7f837b78 10 septembre 2007 23:44 dlaniel

removed unused imports

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@319 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3ed65d4f 10 septembre 2007 19:39 dlaniel

rewrote apache configuration generation so it is much cleaner and more maintainable

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@318 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

940a7031 10 septembre 2007 15:28 dlaniel

allows to choose which apache filters to use for each host

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@317 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

63ea8057 10 septembre 2007 11:59 dlaniel

improved parsing of select fields

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@316 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

595df764 10 septembre 2007 11:58 dlaniel

fix when no plugin is used

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@315 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2400241f 10 septembre 2007 11:52 dlaniel

fix for proxy authentication

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@314 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

34464708 10 septembre 2007 11:51 dlaniel

fix for select fields

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@313 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9cdd7eb6 05 septembre 2007 18:38 dlaniel

changed file() to open() for future python 3.0 migration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@312 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7403ace3 05 septembre 2007 18:37 dlaniel

fixed breadcrumb

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@311 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cf3f84da 05 septembre 2007 16:28 dlaniel

renamed file() to open() for future python 3.0 migration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@310 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

78049271 05 septembre 2007 16:24 dlaniel

qommon directory now always exists with svn external import

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@309 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2b2a3f89 05 septembre 2007 16:22 dlaniel

updated setup for distribution

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@308 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

98d2baf8 05 septembre 2007 16:19 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@307 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

df49e206 05 septembre 2007 16:18 dlaniel

set named parameters for translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@306 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

368e2d1b 04 septembre 2007 18:47 dlaniel

ignore some generated files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@305 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

88fb8009 04 septembre 2007 18:10 dlaniel

use apache python filter for concerto

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@304 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b7306c21 04 septembre 2007 18:09 dlaniel

fixed cookies path for concerto

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@303 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7904c778 04 septembre 2007 17:09 dlaniel

removed plugin debugging

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@302 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5139d211 04 septembre 2007 17:07 dlaniel

moved egroupware-specific code to a plugin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@301 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

121afa3b 04 septembre 2007 16:59 dlaniel

check the plugin can be imported during configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@300 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

373c0326 04 septembre 2007 16:34 dlaniel

moved sympa-specific code to a plugin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@299 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3e0512e4 04 septembre 2007 16:15 dlaniel

removed old python path

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@298 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0d2b75c6 04 septembre 2007 16:15 dlaniel

remove a useless print due to a full commit

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@297 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

80e43ed7 04 septembre 2007 16:14 dlaniel

set back default paths changed due to a full commit

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@296 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ba68d3b5 04 septembre 2007 16:13 dlaniel

don't use mod-proxy-html which does crap with html pages

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@295 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d5ef7802 04 septembre 2007 15:57 dlaniel

fixed concerto authentication plugin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@294 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b8531240 04 septembre 2007 15:44 dlaniel

added concerto plugin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@293 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2f445bfd 04 septembre 2007 15:42 dlaniel

added plugins configuration in administration interface

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@292 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9476b0a9 04 septembre 2007 15:41 dlaniel

moved site authentication instances to liberty.ptl instead of hosts

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@291 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9175e32b 30 août 2007 13:31 dlaniel

renamed LocalAuthentication to SiteAuthentication

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@290 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

de82f9b5 30 août 2007 13:29 dlaniel

LocalAuthentication instances are now a member of Host, to prepare for the new site authentication plugin system

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@289 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f74dcebb 24 juillet 2007 12:30 dlaniel

fixed style for (Valid)UrlWidgets

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@288 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c16962a3 24 juillet 2007 11:52 dlaniel

unescape & entities

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@287 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8ce6f945 24 juillet 2007 10:12 dlaniel

changed a message

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@286 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c3e41426 20 juin 2007 18:04 dlaniel

fixed app_dir setting

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@285 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4f101c70 20 juin 2007 18:03 dlaniel

fixed app_dir setting

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@284 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

437e8043 20 juin 2007 16:18 dlaniel

updated debian fixes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@283 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3931489c 20 juin 2007 16:17 dlaniel

added missing pycompat file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@282 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

053307de 20 juin 2007 16:17 dlaniel

fixed debian compat setting

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@281 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

74742040 20 juin 2007 16:13 dlaniel

removed extension from script names to fix debian warnings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@280 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bfb120fd 20 juin 2007 16:11 dlaniel

removed extension from script names to fix debian warnings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@279 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

adebc4d8 20 juin 2007 15:49 dlaniel

updated debian changelog

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@278 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6fab8717 20 juin 2007 15:46 dlaniel

updated debian changelog

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@277 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1859f722 20 juin 2007 15:39 dlaniel

New release

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@276 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ce568c04 20 juin 2007 15:22 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@275 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d438a851 20 juin 2007 15:19 dlaniel

fixed sso_local_login failure

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@274 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2907c6d5 20 juin 2007 15:18 dlaniel

new function to get web_root

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@273 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fbe0832e 20 juin 2007 15:17 dlaniel

web_root isn't set this way anymore

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@272 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f9939b22 20 juin 2007 10:50 dlaniel

replaced a remaining occurence of w.c.s.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@271 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9cdb8982 19 juin 2007 19:51 dlaniel

updated translation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@270 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

04d59da0 19 juin 2007 17:26 dlaniel

moved form submit functions next to the form construction functions

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@269 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

aedca56d 19 juin 2007 17:14 dlaniel

add the select fields from the site to local authentication form

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@268 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

45e8054a 19 juin 2007 15:44 dlaniel

support for frames during authentication form auto-detection

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@267 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

25ba2113 19 juin 2007 11:38 dlaniel

changed a label

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@266 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2d6d6281 18 juin 2007 18:27 dlaniel

fixed local authentication title

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@265 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7a97b7bd 18 juin 2007 17:57 dlaniel

template.ptl is no more used

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@264 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a2d81f5b 18 juin 2007 17:33 dlaniel

use qommon template.ptl everywhere

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@263 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1612f44d 18 juin 2007 17:32 dlaniel

removed useless import

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@262 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

12f9d63a 18 juin 2007 17:32 dlaniel

fixed host name construction

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@261 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

965178c4 18 juin 2007 17:31 dlaniel

fixed app_dir setting

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@260 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5da39735 18 juin 2007 15:28 dlaniel

temporary fix for publisher according to qommon changes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@259 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0c79d885 18 juin 2007 15:07 dlaniel

added missing publisher.py file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@258 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

865bda50 18 juin 2007 15:06 dlaniel

svn ignore pyc files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@257 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8c215c4a 15 juin 2007 14:16 dlaniel

replaced rm with RM alias

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@256 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7d18b048 15 juin 2007 11:27 dlaniel

rename css file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@255 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e479d19b 15 juin 2007 11:26 dlaniel

install more qommon modules

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@254 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3b9e0dab 15 juin 2007 11:25 dlaniel

use /usr/bin/python instead of /usr/bin/env python

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@253 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

601174a9 15 juin 2007 11:24 dlaniel

various fixes and improvements, more than I can list

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@252 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

07cb8e95 18 mai 2007 16:08 dlaniel

migration to QommonPublisher

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@251 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b3a0521c 16 mai 2007 11:26 dlaniel

added qommon as svn:external

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@250 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f2b00983 16 mai 2007 11:25 dlaniel

moved local authentication functions from liberty.ptl to a new class and file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@249 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

16e93144 16 mai 2007 11:24 dlaniel

blank line at the end of the file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@248 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f13e18a9 16 mai 2007 11:23 dlaniel

added proxy support for apache vhosts

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@247 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5ae81c1f 16 mai 2007 11:21 dlaniel

added proxy configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@246 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4b1edec1 16 mai 2007 11:19 dlaniel

handle connection exceptions

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@245 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

162f9e86 16 mai 2007 11:16 dlaniel

moved most Exception classes to qommon/errors.ptl

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@244 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e00fa014 15 mars 2007 16:32 dlaniel

updated to new Debian Python policy for etch/sid

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@243 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9628afb7 15 mars 2007 16:30 dlaniel

fixed double quotes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@242 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6c2aa7fc 14 mars 2007 17:06 dlaniel

use python-quixote instead of quixote package as a dependency

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@241 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0c31059f 14 mars 2007 16:41 dlaniel

test existence of qommon in setup.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@240 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

86e17d4c 14 février 2007 18:02 dlaniel

added wcs in menu and fixed title

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@239 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

40be3d0f 14 février 2007 12:05 dlaniel

added header image

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@238 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5bd0b06a 14 février 2007 12:00 dlaniel

added larpe website

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@237 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0e015f88 12 février 2007 18:46 dlaniel

auto_detect_configuration only one at a time

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@236 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8f81bf4d 08 février 2007 14:47 dlaniel

fix permission for apache2.conf

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@235 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

828542d4 08 février 2007 14:30 dlaniel

depends on debhelper 5

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@234 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6f67584c 08 février 2007 14:23 dlaniel

rm -f to avoid warnings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@233 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

04d6a36c 08 février 2007 14:21 dlaniel

rm -f to avoid warnings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@232 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4c6f4737 08 février 2007 14:04 dlaniel

merged bug fixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@231 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9a53e3ee 08 février 2007 11:37 dlaniel

added qommon.admin module

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@230 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6c469e00 08 février 2007 11:36 dlaniel

minor string change

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@229 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f3c8e031 08 février 2007 11:36 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@228 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

91f91c38 08 février 2007 11:20 dlaniel

fix first user creation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@227 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

96d4bb03 08 février 2007 10:40 dlaniel

add a trailing slash to urls at root level

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@226 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

372e5883 07 février 2007 18:58 dlaniel

display new host url in configuration display + add one more form check

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@225 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a18dd06c 07 février 2007 18:30 dlaniel

auto detect configuration after minimal configuration as long as all auth parameters are not filled

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@224 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0578309e 07 février 2007 17:53 dlaniel

fixed division

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@223 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2b8a29f7 07 février 2007 17:29 dlaniel

removed proxy_hostname field from SP configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@222 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

05fd75b8 07 février 2007 17:09 dlaniel

moved language admin code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@221 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9699da8d 07 février 2007 17:04 dlaniel

fixed user display

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@220 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

61ed4316 07 février 2007 17:01 dlaniel

added email configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@219 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ed2e725d 06 février 2007 15:38 dlaniel

minor fix in a string

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@218 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0822e87a 02 février 2007 17:42 dlaniel

some cleaning related to Makefile changes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@217 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

db81640e 02 février 2007 17:28 dlaniel

fixed permissions in /usr/share/larpe during installation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@216 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a86b0553 02 février 2007 17:16 dlaniel

fixed installation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@215 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2fbdeb92 02 février 2007 16:29 dlaniel

added apache2.conf in installation and fixed uninstallation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@214 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ec2bc822 02 février 2007 16:12 dlaniel

fix with empty DESTDIR + added vhost dirs creation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@213 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e8d7357f 02 février 2007 14:38 dlaniel

fix when not giving a public key file for the idp

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@212 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

55662769 02 février 2007 14:37 dlaniel

minor translation fix

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@211 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

92bba7c0 02 février 2007 14:36 dlaniel

minor display fix

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@210 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c6c97d5a 02 février 2007 14:36 dlaniel

added python2.4-scgi for ubuntu compatibility

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@209 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

59332995 30 janvier 2007 18:54 dlaniel

merged bug fixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@208 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3be59060 30 janvier 2007 18:53 dlaniel

removed remaining roles occurences

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@207 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7a16bb49 30 janvier 2007 18:49 dlaniel

merged bug fixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@206 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d215b61d 30 janvier 2007 18:42 dlaniel

added qommon to setup.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@205 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c878ea3d 30 janvier 2007 18:34 dlaniel

small fixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@204 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8765c34f 30 janvier 2007 18:32 dlaniel

fixed for debian packages

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@203 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

feffd788 30 janvier 2007 18:32 dlaniel

changed install scripts to Makefile in MANIFEST.in

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@202 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

38d37157 30 janvier 2007 18:09 dlaniel

new release

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@201 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

16adff2e 30 janvier 2007 18:09 dlaniel

changed version number to 0.2.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@200 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

668f8482 30 janvier 2007 17:49 dlaniel

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@199 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

614451cc 30 janvier 2007 17:49 dlaniel

improved host configuration error handling and diagnostic

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@198 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

40c242f8 29 janvier 2007 19:17 dlaniel

added checks for not fully configured SP

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@197 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e5abe796 29 janvier 2007 17:34 dlaniel

build depends python and architecture any

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@196 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c8eac897 29 janvier 2007 17:31 dlaniel

small changes related to translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@195 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a250e648 29 janvier 2007 17:31 dlaniel

completed translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@194 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

53cdb384 29 janvier 2007 15:35 dlaniel

small changes related to translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@193 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3aeaade9 29 janvier 2007 15:24 dlaniel

removed useless code and comments

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@192 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fcf679fe 29 janvier 2007 13:56 dlaniel

removed executable bit for COPYING

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@191 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f4784bf6 29 janvier 2007 13:56 dlaniel

removed executable bit for COPYING

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@190 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6f2d20b8 29 janvier 2007 13:55 Frédéric Péters

use Makefile for install/uninstall/clean

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@189 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d0fe68fa 29 janvier 2007 13:51 dlaniel

removed .cvsignore file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@188 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f39dc183 29 janvier 2007 13:49 Frédéric Péters

updated translations

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@187 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ec886fb9 29 janvier 2007 13:33 dlaniel

added lsb section in init script

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@186 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a4236bf3 29 janvier 2007 12:45 dlaniel

added language configuration in admin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@185 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

034d89c8 29 janvier 2007 12:42 dlaniel

added language configuration in admin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@184 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9ae6d9cf 29 janvier 2007 12:25 dlaniel

more form checks

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@183 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6a096888 29 janvier 2007 12:24 dlaniel

fixed get_root_url

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@182 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4fb55310 29 janvier 2007 12:08 dlaniel

improved form validation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@181 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7746633d 29 janvier 2007 12:06 dlaniel

removed useless code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@180 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a1045046 26 janvier 2007 19:16 dlaniel

added form checks for host configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@179 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

171fe667 26 janvier 2007 17:27 dlaniel

use qommon/form.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@178 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

730f84c6 26 janvier 2007 17:26 dlaniel

fixing svn problem

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@177 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c4a3fc96 26 janvier 2007 17:21 dlaniel

removed larpe-reload-apache2 from sources

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@176 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9d946901 26 janvier 2007 17:20 dlaniel

delete form.py which is replaced with qommon/form.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@175 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3b29906e 26 janvier 2007 17:19 dlaniel

delete form.py which is replaced with qommon/form.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@174 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

624b087b 26 janvier 2007 17:17 dlaniel

use qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@173 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c7e8abdf 26 janvier 2007 17:11 dlaniel

Check url fields + use form from qommon

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@172 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7f003710 26 janvier 2007 17:02 dlaniel

Updated version of COPYING

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@171 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2a5656d2 26 janvier 2007 15:25 dlaniel

removed misused RegexStringWidget

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@170 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b31a12e8 26 janvier 2007 11:31 dlaniel

replaced a2enmod with a possibly more generic way for loading apache module

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@169 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

739ceb76 26 janvier 2007 11:09 dlaniel

include lsb init functions

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@168 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

14e258fd 26 janvier 2007 10:55 dlaniel

updated files list for tarball distribution

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@167 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ca20bcf3 26 janvier 2007 10:54 dlaniel

added generic installation and uninstallation scripts

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@166 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

59340402 26 janvier 2007 10:54 dlaniel

added po files uninstallation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@165 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9305289b 25 janvier 2007 17:52 dlaniel

rewritten apache modules loading as a for loop

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@164 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9053ac01 25 janvier 2007 17:36 dlaniel

public key field in idp config is no more compulsory + removed useless functions

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@163 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f6d19af3 24 janvier 2007 16:55 dlaniel

changed main apache2 vhost according to new vhost directories + changed default domain name with localhost

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@162 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

761ac43d 24 janvier 2007 16:48 dlaniel

create vhost empty files in postinst

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@161 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ceeb4e64 24 janvier 2007 16:08 dlaniel

Removed debconf

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@160 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c1bd32b7 24 janvier 2007 16:07 dlaniel

Initialise misc.cfg[str('proxy_hostname')] when first accessing admin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@159 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8e9fa666 24 janvier 2007 16:06 dlaniel

moved apache configuration files to /var/lib/larpe/{vhosts.d,vhost-locations.d}

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@158 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

db6839db 22 janvier 2007 18:45 dlaniel

include css in the doc

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@157 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7af9f575 22 janvier 2007 18:44 dlaniel

new files

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@156 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3f4b369b 18 janvier 2007 18:47 dlaniel

update and sync with wiki roadmap

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@155 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

91413511 18 janvier 2007 18:47 dlaniel

various fixes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@154 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e199baec 18 janvier 2007 18:46 dlaniel

replaced a remaining w.c.s. text with larpe

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@153 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a0a2774d 16 janvier 2007 18:47 dlaniel

fixed host access url and set it as a link

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@152 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a0c97c97 16 janvier 2007 18:21 dlaniel

check session.after_url existence

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@151 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4876a1d6 16 janvier 2007 18:15 dlaniel

save proxy_hostname in misc.cfg

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@150 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7b3be02d 16 janvier 2007 17:23 dlaniel

merged bug fixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@149 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7f212b26 16 janvier 2007 15:42 dlaniel

fixed larpe root url

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@148 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fdab4fe0 16 janvier 2007 15:31 dlaniel

fixed new user

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@147 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8531082c 16 janvier 2007 15:31 dlaniel

fixed idp configuration check

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@146 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6226571c 16 janvier 2007 15:30 dlaniel

fixed typo

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@145 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8df8ac16 12 janvier 2007 15:27 dlaniel

new release

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@144 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c7252cde 12 janvier 2007 15:24 dlaniel

removed some debconf questions

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@143 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fb1a5505 12 janvier 2007 14:35 dlaniel

Added option to disable Apache 2 configuration generation and reloading ; last commit was actually part of it too

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@142 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

aef55399 12 janvier 2007 14:30 dlaniel

fixed indentation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@141 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6ea9d96b 12 janvier 2007 14:27 dlaniel

fixed indentation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@140 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8d2b9c5f 12 janvier 2007 13:52 dlaniel

Improved the display of informational messages

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@139 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

df381414 12 janvier 2007 13:40 dlaniel

merge label and organization name fields and call it site name + fix case for other fields

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@138 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

83c817bb 12 janvier 2007 13:28 dlaniel

Display new site url in hosts list

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@137 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f4dc83c5 12 janvier 2007 11:56 dlaniel

better error message for authentication failure

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@136 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

61364c1c 12 janvier 2007 11:56 dlaniel

begining of saml2 implementation, mostly not functionnal, but allows to get metadatas at least

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@135 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ba83d272 12 janvier 2007 11:04 dlaniel

Added an option not to send hidden fields for authentication for Squirrelmail

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@134 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d2cb3262 11 janvier 2007 15:59 dlaniel

allow the choice of the authentication system of the original site, be it password field check or text check

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@133 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b613b00f 11 janvier 2007 11:19 dlaniel

return a page not found error for unknown url instead of displaying index page + removed some comments + prepare for saml 2.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@132 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

239dc128 11 janvier 2007 11:17 dlaniel

added back SAML 2.0 metadatas and split service provider and identity provider items with titles

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@131 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9e1f3925 11 janvier 2007 11:15 dlaniel

Changed the message for token generation with a sentence from wcs.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@130 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3a2cba8d 27 décembre 2006 15:18 Frédéric Péters

removed unused links

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@129 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

54b55013 27 décembre 2006 14:58 Frédéric Péters

Updated README with reality (texts mostly from doc/en/ and Authentic) and
added a listing of authors.

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@128 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2c81e119 22 décembre 2006 17:07 dlaniel

nothing important

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@127 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d3467e64 22 décembre 2006 17:06 dlaniel

re-enable Apache 2 configuration for subdirs

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@126 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5c0a6d40 22 décembre 2006 17:05 dlaniel

fixed more paths to work in a subdir

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@125 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5d2ef758 22 décembre 2006 16:32 dlaniel

fixed breadcrumb paths

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@124 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

03f2a85f 22 décembre 2006 16:32 dlaniel

added traling slash to admin url

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@123 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

47b0c6ce 22 décembre 2006 16:21 dlaniel

fixed urls to work in a subdir

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@122 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2e9dae3c 22 décembre 2006 16:18 dlaniel

added an index page, removed prints, fixed an url

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@121 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a86b9b2c 21 décembre 2006 17:06 dlaniel

use pem key in metadatas instead of converting it to base64(der)

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@120 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

db5fc7c8 21 décembre 2006 17:00 dlaniel

fixed keyinfo node in generated metadatas

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@119 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f5289088 21 décembre 2006 16:49 dlaniel

enable new proxy_http module for Apache 2.2

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@118 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cc64dc57 21 décembre 2006 16:37 dlaniel

fixed apache 2 vhosts files location

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@117 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

deed2285 21 décembre 2006 16:28 dlaniel

don't create password file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@116 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

19093cf9 21 décembre 2006 16:27 dlaniel

fixed indentation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@115 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

64676694 20 décembre 2006 16:19 dlaniel

removed http auth on admin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@114 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

325bc206 20 décembre 2006 16:17 dlaniel

remove http auth admin account creation + load mod rewrite

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@113 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

42f094c8 20 décembre 2006 16:15 dlaniel

fix to user edition

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@112 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cc2a0fcd 19 décembre 2006 18:39 dlaniel

don't break debian package building while french doc is not written

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@111 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

51974b35 19 décembre 2006 17:26 dlaniel

prepare new debian package

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@110 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5840e887 19 décembre 2006 17:26 dlaniel

some cleaning

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@109 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

933e3600 19 décembre 2006 17:25 dlaniel

use python2.4

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@108 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b4e2a966 19 décembre 2006 17:24 dlaniel

typo fixes

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@107 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

39fdbf9b 24 octobre 2006 18:04 dlaniel

small bugs fixes + commented out some useless code

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@106 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cb035fb6 24 octobre 2006 16:34 dlaniel

liberty alliance authentication on larpe administration as well

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@105 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7021efa0 23 octobre 2006 16:39 dlaniel

added apache configuration generation file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@104 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

98b57ab5 23 octobre 2006 16:38 dlaniel

egroupware support + another refactoring of sessions

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@103 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ac16cc7b 18 octobre 2006 11:49 dlaniel

completed defederation with soap + fixed a session bug

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@102 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

32a9b3ec 17 octobre 2006 14:08 dlaniel

refactored session and users management ; allows all combinations of reversed subdomains and subdirectories

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@101 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1d557084 17 octobre 2006 10:24 dlaniel

updated documentation, removed liberty alliance overview

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@100 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

47bc6fba 13 octobre 2006 16:44 dlaniel

admin and apache configuration generation now supports all combinations of subdirs and directories

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@99 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a8e79a19 12 octobre 2006 14:40 dlaniel

updated tests

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@98 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e373cf36 12 octobre 2006 10:35 dlaniel

code for radiobuttons for SSL, not used yet

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@97 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8a4df8c2 11 octobre 2006 14:54 dlaniel

https support

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@96 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

67f27d6e 10 octobre 2006 17:01 dlaniel

nearly compatible with http authentications

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@95 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b2ae8379 05 octobre 2006 11:53 dlaniel

removed now useless doc dir

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@94 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

889d901a 05 octobre 2006 11:48 dlaniel

release-0.1.1

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@93 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

530b0e39 05 octobre 2006 11:47 dlaniel

preparing a new version

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@92 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

92658264 05 octobre 2006 11:45 dlaniel

debconf now ask before enabling larpe site

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@91 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

49efbdbe 04 octobre 2006 18:05 dlaniel

fixed admin navigation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@90 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

afc06e91 04 octobre 2006 14:55 dlaniel

handle multiple main hostnames

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@89 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b16912fa 04 octobre 2006 11:29 dlaniel

updated documentation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@88 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

63906788 04 octobre 2006 10:24 dlaniel

changed version number for release 0.1.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@87 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

100fb84b 04 octobre 2006 10:20 dlaniel

changed version number for release 0.1.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@86 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bd2e5230 04 octobre 2006 09:55 dlaniel

release-0.1.0

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@85 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

71a35b77 04 octobre 2006 09:55 dlaniel

fixed some debian warnings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@84 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

62cbfe80 03 octobre 2006 21:08 dlaniel

release-0.0.4

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@83 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3f34dd85 03 octobre 2006 20:51 dlaniel

changed version number to prepare release-0.0.4

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@82 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e555f6da 03 octobre 2006 20:34 dlaniel

generated virtual hosts get the same ip:port as the main virtual host

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@81 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

a7fe8979 03 octobre 2006 18:27 dlaniel

added debconf support

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@80 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

46f8647b 02 octobre 2006 16:03 dlaniel

fixed a small bug in federations.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@79 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

eb9d72b7 02 octobre 2006 15:47 dlaniel

updated test engine and added blueprint

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@78 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c7f098b4 02 octobre 2006 15:44 dlaniel

updated filter to work with besancon and linuxfr on subdomains

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@77 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

47ff9a6c 30 septembre 2006 05:54 dlaniel

removed a twill history file

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@76 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d18012f7 30 septembre 2006 05:53 dlaniel

first version of test battery + 1 bug fixed in larpe.css

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@75 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b222c780 29 septembre 2006 16:19 dlaniel

logout patch from wcs

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@74 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6523f124 29 septembre 2006 15:44 dlaniel

translation engine + french translation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@73 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

83b4bbac 29 septembre 2006 11:27 dlaniel

allows changing the IDP more easily

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@72 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

df4b837e 29 septembre 2006 10:39 dlaniel

changed <br> to <p> in local authentication form

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@71 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d26d626c 29 septembre 2006 10:30 dlaniel

added back explanation text on local authentication form

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@70 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

915b16a1 28 septembre 2006 19:06 dlaniel

fixed a bug when get_response().breadcrumb doesn't exist

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@69 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

03b46a1b 28 septembre 2006 17:50 dlaniel

changed local authentication form to use quixote and reworked the appearance

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@68 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3e31b5bf 28 septembre 2006 16:06 dlaniel

federations now use storage.py

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@67 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6e45bad1 27 septembre 2006 16:00 dlaniel

reverted changes for admin liberty auth to switch to apache authentication

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@66 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c51dcb3c 26 septembre 2006 18:05 dlaniel

put static files in root/larpe to avoid conflicts with the files of reversed sites

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@65 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

40b94cc9 26 septembre 2006 15:55 dlaniel

fixed apache configuration for subdomains

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@64 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e405942a 26 septembre 2006 14:52 dlaniel

added liberty configuration for the admin interface of the reverse proxy and fixed apache configuration for subdomains

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@63 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

fba4f76e 25 septembre 2006 13:55 dlaniel

ported r61 bugfixes from trunk

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@62 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

3add8b94 25 septembre 2006 13:52 dlaniel

replaces ' with _ in hosts name attribute

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@61 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5da81701 25 septembre 2006 12:02 dlaniel

commented filter_misc import

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@60 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

49766a46 25 septembre 2006 11:50 dlaniel

commented filter_misc import

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@59 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c5cf1ca8 25 septembre 2006 11:19 dlaniel

deleted a duplicate trunk copy

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@58 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1016cc38 25 septembre 2006 11:18 dlaniel

new version

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@57 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

68222236 25 septembre 2006 11:17 dlaniel

new version

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@56 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cd972d0d 25 septembre 2006 11:03 dlaniel

handle login fields without type=text

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@55 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e309dc12 21 septembre 2006 18:27 dlaniel

dismissed user check in admin until a proper user management is implemented

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@54 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d02051fe 21 septembre 2006 16:03 dlaniel

cleaned metadata generation and fixed a defederation problem when ths user has already looged out

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@53 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bddfa22c 20 septembre 2006 18:35 dlaniel

enable usage of subdomains

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@52 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0836a17b 18 septembre 2006 19:14 dlaniel

gets more fields (submit, select) from the authentication form

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@51 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ac2161ed 18 septembre 2006 17:59 dlaniel

made apache redirects handle query strings as well, with the help of RewriteRule instead of Redirect directive

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@50 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e5e0dea7 18 septembre 2006 16:04 dlaniel

added a menu in admin to check and change auto detected parameters

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@49 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

b8c82681 18 septembre 2006 15:02 dlaniel

made it work with http://listes.entrouvert.com (sympa), more generic form parsing, more generic auth check

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@48 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

1c858109 15 septembre 2006 14:23 dlaniel

improved make_debian_package.sh

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@47 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

d46d7ed2 15 septembre 2006 13:59 dlaniel

Release 0.0.2

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@46 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6f241200 15 septembre 2006 13:56 dlaniel

filter is more generic

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@45 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ca787b84 15 septembre 2006 09:45 dlaniel

fixed bug [#968] wrong reference to authentic in the documentation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@44 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

dd18feb6 14 septembre 2006 14:38 dlaniel

fixed a syntax error in doc s/clore_session/close_session/

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@43 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

116e1338 13 septembre 2006 12:21 dlaniel

fixed bug #967

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@42 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

072c1f44 13 septembre 2006 12:05 dlaniel

english documentation + changed identity provider item in admin

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@41 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

35e38c3a 13 septembre 2006 10:00 dlaniel

cleaned useless comments from python files and removed useless items from admin menu

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@40 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

0ec1fa08 12 septembre 2006 15:27 dlaniel

add a script to build debian packages

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@39 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

cfe72722 12 septembre 2006 15:23 dlaniel

added dh_installchangelogs in debian/rules, new fsf address in copyright file, and switched debhelper version back from 5 to 4

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@38 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

f3868331 12 septembre 2006 14:52 dlaniel

switched off root dir executable flag

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@37 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e4ee7149 12 septembre 2006 14:51 dlaniel

switching off root dir executable flag

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@36 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ad07c695 12 septembre 2006 14:28 dlaniel

fixed lintian warnings

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@35 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c86f7123 12 septembre 2006 14:01 dlaniel

fixed a lot of bugs, improved debian packages

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@34 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

2e8a277d 11 septembre 2006 17:51 dlaniel

apache live reload works

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@33 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

03fd2a35 11 septembre 2006 14:30 dlaniel

fixed metadata and public_key urls

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@32 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

dacaa6b5 11 septembre 2006 14:19 dlaniel

fixed 1 tabulation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@31 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7a3f8adb 11 septembre 2006 14:08 dlaniel

fixed bugs

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@30 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

9f302d92 11 septembre 2006 11:16 dlaniel

debian packages, more modular apache configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@29 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

978dff29 08 septembre 2006 10:48 dlaniel

moved some files to be like wcs

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@28 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

261debf7 08 septembre 2006 10:40 dlaniel

moved some files to be like wcs

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@27 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bab99afd 08 septembre 2006 10:37 dlaniel

automatically generate SSL keys

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@26 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7a38d866 07 septembre 2006 18:11 dlaniel

generate apache conf and neraly works with linuxfr

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@25 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

346e0395 06 septembre 2006 17:12 dlaniel

fixing svn problems

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@24 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

7a30a533 06 septembre 2006 17:11 dlaniel

fixing svn problems

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@23 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e2f8cac2 06 septembre 2006 17:09 dlaniel

fixing svn problems

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@22 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

c28eda21 06 septembre 2006 17:05 dlaniel

admin interface, hosts configuration page, works for dotclear, improved genericity

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@21 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

e7db173e 04 septembre 2006 16:04 dlaniel

only generics functions for SSO

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@20 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

848e22f0 04 septembre 2006 14:49 dlaniel

tokens nearly work

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@19 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

6244ace2 30 août 2006 10:23 dlaniel

SSO, federation and SLO for linuxfr

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@18 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

efa92825 29 août 2006 12:17 dlaniel

more generic configuration + begining of adaptation to linuxfr

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@17 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ebf37dd5 23 août 2006 17:29 dlaniel

slo + defederate from idp

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@16 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

800fa54c 21 août 2006 11:44 dlaniel

slo + defederation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@15 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5aed5b73 17 août 2006 18:36 dlaniel

changed cookie setting not to have to patch quixote

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@14 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

eb1f1eaf 17 août 2006 18:21 dlaniel

cookies and sessions management

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@13 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

bccd626f 16 août 2006 12:56 dlaniel

federation nearly finished

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@12 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

ec41cf4b 16 août 2006 10:38 dlaniel

moved python files to larpe directory

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@11 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5a4b9547 16 août 2006 10:31 dlaniel

begining of federation

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@10 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

4d769d41 10 août 2006 19:26 dlaniel

SSO between proxy and idp + added css and image files from wcs

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@9 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

11829070 10 août 2006 18:00 dlaniel

parse liberty configuration allowing several sp and several idp

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@8 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

5e71bad2 10 août 2006 17:59 dlaniel

parse liberty configuration allowing several sp and several idp

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@7 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

8843f79b 10 août 2006 15:10 dlaniel

integrated parts of wcs, in particular liberty alliance and added README for some manual configuration

git-svn-id: svn+ssh://labs.libre-entreprise.org/svnroot/larpe@6 3ed937ae-f919-0410-9a43-8e6f19e4ba6e

(1-500/505) Par page : 25, 50, 100, 500, 1000

Formats disponibles : Atom