[ckan-changes] [ckan/ckan] de7ba5: Prevent group admins from changing their own role

Sergey noreply at github.com
Mon Jun 17 14:19:01 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: de7ba5dde39f1df46c95d0fa87f0cfb5163550bd
      https://github.com/ckan/ckan/commit/de7ba5dde39f1df46c95d0fa87f0cfb5163550bd
  Author: Teemu Erkkola <teemu.erkkola at gofore.com>
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/templates/group/member_new.html
    M ckan/templates/organization/member_new.html
    M ckan/views/api.py

  Log Message:
  -----------
  Prevent group admins from changing their own role


  Commit: b436decca70ee2badc26c4af6036f76eac4c71a5
      https://github.com/ckan/ckan/commit/b436decca70ee2badc26c4af6036f76eac4c71a5
  Author: Teemu Erkkola <teemu.erkkola at gofore.com>
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
    M ckan/logic/action/create.py

  Log Message:
  -----------
  Wrap too long line


  Commit: aa8bef3eb719fdd5fc95c9564ae501e2cc93e407
      https://github.com/ckan/ckan/commit/aa8bef3eb719fdd5fc95c9564ae501e2cc93e407
  Author: Teemu Erkkola <teemu.erkkola at iki.fi>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/plugins/toolkit.py

  Log Message:
  -----------
  Correct exception type, flake8 fixes


  Commit: c92f9047fff6a6f06da3042563b5fa64c97e9f70
      https://github.com/ckan/ckan/commit/c92f9047fff6a6f06da3042563b5fa64c97e9f70
  Author: Sergey <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-06-17 (Mon, 17 Jun 2019)

  Changed paths:
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/schema.py
    M ckan/templates/group/member_new.html
    M ckan/templates/organization/member_new.html
    M ckan/views/api.py

  Log Message:
  -----------
  Merge pull request #4821 from bzar/prevent-adminless-groups

Prevent group admins from changing their own role


Compare: https://github.com/ckan/ckan/compare/db8da46722f0...c92f9047fff6


More information about the ckan-changes mailing list