This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.
from b47565f If url_prefix is erroneously set to None, replace with empty
string
new a4432f3 Work in an admin switch for oauth logins, to be used later.
new 57d441c Add an admin control button for emails. Does not do anything
yet.
new ee14396 Only show button if admin
new 0e54755 fix links not firing due to no target
The 4 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:
server/endpoints/oauth.py | 6 ++++--
server/endpoints/preferences.py | 2 ++
server/plugins/configuration.py | 2 ++
server/plugins/session.py | 3 +++
tools/setup.py | 2 ++
webui/css/scaffolding.css | 7 +++++++
webui/js/ponymail.js | 10 ++++++++--
webui/js/source/render-email.js | 10 ++++++++--
8 files changed, 36 insertions(+), 6 deletions(-)