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...
(1-25/505) Par page : 25, 50, 100, 500, 1000

Formats disponibles : Atom