02 May, 2016

1 commit

  • - Reviewed Profile scopes
    - Removed required authentication for anonymous
    - Corrected records fetching (considering permission levels)
    - Conditionally exposes attributes
    
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Victor Navarro <victor.matias.navarro@gmail.com>
    Gabriel Silva
     

27 Apr, 2016

1 commit


08 Apr, 2016

1 commit


29 Mar, 2016

1 commit

  • - Send activation code with delayed job
    - Avoid unecessary user save after update person
    
    Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Victor Costa
     

15 Mar, 2016

1 commit


09 Mar, 2016

1 commit


22 Feb, 2016

2 commits


12 Nov, 2015

1 commit


05 Nov, 2015

2 commits


04 Nov, 2015

1 commit


13 Sep, 2015

2 commits


11 Sep, 2015

1 commit


04 Sep, 2015

1 commit


13 Aug, 2015

1 commit


11 Aug, 2015

1 commit


10 Aug, 2015

2 commits


31 Jul, 2015

1 commit


24 Jul, 2015

2 commits


04 Jul, 2015

1 commit


15 Jun, 2015

1 commit


02 Jun, 2015

6 commits


16 Mar, 2015

1 commit


14 Mar, 2015

1 commit


03 Feb, 2015

2 commits


02 Feb, 2015

2 commits

  • Rodrigo Souto
     
  • If the user is profile/environment admin, bypasses the permissions check
    so that he/she always has access to everything related to the profile.
    
    The absence of this feature caused many strange behaviors like env
    admins unable to access a community control panel section.
    
    This also caused many complex permission checking codes where we were
    forced to test lots of combinations instead of a straight check (e.g.
    user is env admin or user is profile admin or user has permission x or
    ...).
    
    After this change, there might still be redundant testing around the
    code, but that might be reviewed slowly.
    Rodrigo Souto
     

26 Jan, 2015

1 commit


12 Jan, 2015

1 commit


20 Nov, 2014

1 commit