This is an automated email from the ASF dual-hosted git repository.
kentontaylor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git.
from 534cebc [#8354] fix pagination regression: preserve url parameters like q for example
new a20a759 Nicer formatting of user audit log details (make message bold)
new 887f87c Site admin: only show pwd reset related buttons if user is enabled
The 2 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/ext/admin/templates/widgets/audit.html | 4 ++--
Allura/allura/model/auth.py | 17 +++++++++++++++++
Allura/allura/templates/site_admin_user_details.html | 6 ++++--
Allura/allura/tests/model/test_auth.py | 19 ++++++++++++++++++-
4 files changed, 41 insertions(+), 5 deletions(-)
|