[ckan-changes] [ckan/ckan] 72f994: [#3265] Add tests for user_delete
GitHub
noreply at github.com
Fri Oct 21 13:40:54 UTC 2016
Branch: refs/heads/3265-user-delete-memberships
Home: https://github.com/ckan/ckan
Commit: 72f994ae333fc8621aa3f749542953d4bbcaccc1
https://github.com/ckan/ckan/commit/72f994ae333fc8621aa3f749542953d4bbcaccc1
Author: amercader <amercadero at gmail.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
[#3265] Add tests for user_delete
Commit: d6b980343d89621b51955498f2262abbbac36ff6
https://github.com/ckan/ckan/commit/d6b980343d89621b51955498f2262abbbac36ff6
Author: amercader <amercadero at gmail.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M ckan/logic/action/delete.py
Log Message:
-----------
[#3265] Use user id to delete memberships
Otherwise when passing the user name on `user_delete` the memberships
where not deleted
Commit: fe1330ca26bcf3e4984716a6a6dc74c836fad850
https://github.com/ckan/ckan/commit/fe1330ca26bcf3e4984716a6a6dc74c836fad850
Author: amercader <amercadero at gmail.com>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#3265] Use action on user remove CLI command
Otherwise we miss all the membership logic
Compare: https://github.com/ckan/ckan/compare/72f994ae333f^...fe1330ca26bc
More information about the ckan-changes
mailing list