This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from 9fcb470 8417 fix for failing test
new 4ac5e5a [#8391] Unsubscribe from a project when a user is removed
from Admin group
new 438459b [#8391] Unsubscribe from a project when a user is removed
from Admin group - added a test case
new 6874494 [#8391] update test case to use /remove_user endpoint. Also
re-use existing test since it does a lot of similar steps
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/app.py | 11 +++++++++++
Allura/allura/ext/admin/admin_main.py | 3 +++
Allura/allura/tests/functional/test_admin.py | 12 ++++++++++++
3 files changed, 26 insertions(+)