[obs-commits] [openSUSE/open-build-service] e9db13: [api][webui] Do not cache authorization
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e9db138b3c3482c90089b95a9fa8820af73ebc62 https://github.com/openSUSE/open-build-service/commit/e9db138b3c3482c90089b9... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2016-03-03 (Thu, 03 Mar 2016) Changed paths: M src/api/app/models/relationship.rb M src/api/app/models/user.rb Log Message: ----------- [api][webui] Do not cache authorization If User1 caches the authorization in @projects_to_modify and User2 changes the Relation the instance variable in User1 is not discarded. This can't be... Commit: 4ae8140bee7bc8f0672006c8f6335cdb4db92718 https://github.com/openSUSE/open-build-service/commit/4ae8140bee7bc8f0672006... Author: Moisés Déniz Alemán <mdeniz@users.noreply.github.com> Date: 2016-03-03 (Thu, 03 Mar 2016) Changed paths: M src/api/app/models/relationship.rb M src/api/app/models/user.rb Log Message: ----------- Merge pull request #1588 from hennevogel/bugfix_forbidden_project_caching [api][webui] Do not cache authorization Compare: https://github.com/openSUSE/open-build-service/compare/56640c4b8ef6...4ae814...
participants (1)
-
Moisés Déniz Alemán