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

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

Formats disponibles : Atom