[ckan-changes] [ckan/ckan] deda5b: Restrict access to `members` and `bulk_actions`

GitHub noreply at github.com
Tue May 2 13:39:51 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: deda5b73ba16da25f3cb769a8774ef61863a4a30
      https://github.com/ckan/ckan/commit/deda5b73ba16da25f3cb769a8774ef61863a4a30
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/logic/auth/update.py

  Log Message:
  -----------
  Restrict access to `members` and `bulk_actions`

After this fix only users with permission `bulk_update_public` will
be able to visit `bulc_process` page and only those who have
`group_edit_permissions' will be able to visit `members` page


  Commit: 6e6394423a9c5856dbc1f1ae54fe33c0c12e0882
      https://github.com/ckan/ckan/commit/6e6394423a9c5856dbc1f1ae54fe33c0c12e0882
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/logic/auth/update.py

  Log Message:
  -----------
  test fixes


  Commit: f992189d0e3557a66bb39a81802a08b2c385ffd3
      https://github.com/ckan/ckan/commit/f992189d0e3557a66bb39a81802a08b2c385ffd3
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M ckan/tests/controllers/test_group.py

  Log Message:
  -----------
  fixes in controller tests


  Commit: 3b1794f445b7e6ce9400ed0265dd47bac947fde3
      https://github.com/ckan/ckan/commit/3b1794f445b7e6ce9400ed0265dd47bac947fde3
  Author: Ian Ward <ian at excess.org>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M ckan/controllers/group.py
    M ckan/logic/auth/update.py
    M ckan/tests/controllers/test_group.py

  Log Message:
  -----------
  Merge pull request #3552 from smotornyuk/restrict-access-to-org-management-pages

Restrict access to `members` and `bulk_actions`


Compare: https://github.com/ckan/ckan/compare/aeb7b9d7cb64...3b1794f445b7


More information about the ckan-changes mailing list