An error occurred fetching the project authors.
  1. 06 Jul, 2012 1 commit
  2. 04 Jul, 2012 1 commit
  3. 25 Apr, 2012 1 commit
    • Łukasz Nowak's avatar
      Provide simple Bearer extraction plugin. · 76fa2d35
      Łukasz Nowak authored
      Bearer is token used in OAuth 2. This plugin extracts this token from
      Authorisation header and uses defined portal type query in order to check
      if token is valid and for which user.
      76fa2d35
  4. 18 Nov, 2010 2 commits
  5. 17 Nov, 2010 1 commit
  6. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  7. 12 Jul, 2010 1 commit
    • Julien Muchembled's avatar
      Reimplement ERP5Site_getAuthenticatedMemberPersonValue without using acl_users.erp5_users · bbd0f245
      Julien Muchembled authored
      Because some sites don't have an 'erp5_users' plugin in acl_users, and what
      ERP5Site_getAuthenticatedMemberPersonValue does is not specific to 'erp5_users'.
      
      This is done by moving code outside ERP5UserManager class so that it can be
      reused. Changes to ERP5UserManager.getUserLogin method are:
      - use a transactional cache instead of erp5_content_short:
        - a transactional cache is enough because authenticateCredentials already
          caches its result in erp5_content_short
        - no need to care about empty result from the catalog, which was done using
          _AuthenticationFailure (instead, we simply return an empty list)
        - cache person objects instead of their path
      - no need to use SUPER_USER since we use unrestrictedSearchResults
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37065 20353a03-c40f-0410-a6d1-a30d3c3de9de
      bbd0f245
  8. 09 Apr, 2010 1 commit
  9. 21 May, 2008 1 commit
  10. 19 May, 2008 1 commit
  11. 13 Feb, 2008 1 commit
  12. 24 Jan, 2007 1 commit
  13. 09 Oct, 2006 1 commit
  14. 25 Mar, 2006 1 commit
  15. 04 Nov, 2005 2 commits
  16. 30 Oct, 2005 1 commit