26 Jan, 2015

1 commit


13 Jan, 2014

1 commit


21 Oct, 2013

1 commit


30 Sep, 2011

1 commit


06 Jul, 2010

1 commit


15 Oct, 2008

1 commit

  • Squashed commit of the following:
    
    commit ff9310723bc4f768185d4c562f06a99807e00d05
    Author: Moises Machado <moises@colivre.coop.br>
    Date:   Sat Oct 11 18:34:24 2008 -0300
    
        fixed the rest of the tests
    
    commit 8fe241dcb67b3928796254e557319da3ec7e9734
    Author: Moises Machado <moises@colivre.coop.br>
    Date:   Sat Oct 11 17:16:27 2008 -0300
    
        ActionItem780: refactoring tests and forms
    Moises Machado
     

04 Sep, 2008

1 commit

  • Changes:
    
        * Implemented require_ssl and refuse_ssl in ApplicationController
        * Changed AccountController to require SSL
          + pointing to HTTPS in login forms
        * Changed PublicController to refuse SSL, and fixed all controllers
          in app/controllers/public to inherit from it (with some
          exceptions).
        * Changed MyProfileController to require SSL
    
    Side-effects:
    
        * Some controllers had been changed in an unappropriated way for the
          new SSL requirement.
        * Some tests changed to reflect the new SSL requirements.
        * Needed to tweak content_viewer controller to deal with SSL URL's:
          + Fixed detection of user coming from public view that was broke
            by the SSL thing.
        * adapted enterprise_registration tests
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2458 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

10 Oct, 2007

1 commit


09 Oct, 2007

1 commit