This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch staging/1.6.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 289cee82d GUACAMOLE-61: Merge additional JDBC-specific tokens,
including start date and time.
add 7b7f76f80 GUACAMOLE-538: Add System audit permission.
add 24e7e05ad GUACAMOLE-538: Update JDBC extension to recognize AUDIT
permissions.
add 04806f8d0 GUACAMOLE-538: Add web application support for AUDIT
permission.
add 8f6d0c37c GUACAMOLE-538: Add newlines at the end of the schema files
for easy concatenation.
new 2799df679 GUACAMOLE-538: Merge support for system-level "AUDIT"
permission.
The 1 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:
.../auth/jdbc/connection/ConnectionService.java | 4 ++--
.../guacamole/auth/jdbc/user/UserService.java | 4 ++--
.../schema/001-create-schema.sql | 2 ++
.../schema/002-create-admin-user.sql | 1 +
.../schema/upgrade/upgrade-pre-1.6.0.sql} | 18 ++++++++--------
.../schema/001-create-schema.sql | 1 +
.../schema/002-create-admin-user.sql | 1 +
.../schema/upgrade/upgrade-pre-1.6.0.sql} | 12 ++++-------
.../schema/001-create-schema.sql | 1 +
.../schema/002-create-admin-user.sql | 1 +
.../schema/upgrade/upgrade-pre-1.6.0.sql} | 25 ++++++++++++++++------
.../net/auth/permission/SystemPermission.java | 8 +++++++
.../manage/directives/systemPermissionEditor.js | 4 ++++
.../src/app/navigation/services/userPageService.js | 7 +++---
.../frontend/src/app/rest/types/PermissionSet.js | 5 +++++
.../src/main/frontend/src/translations/en.json | 2 ++
16 files changed, 65 insertions(+), 31 deletions(-)
copy
extensions/guacamole-auth-jdbc/modules/{guacamole-auth-jdbc-postgresql/schema/upgrade/upgrade-pre-0.9.9.sql
=> guacamole-auth-jdbc-mysql/schema/upgrade/upgrade-pre-1.6.0.sql} (65%)
copy
extensions/guacamole-auth-jdbc/modules/{guacamole-auth-jdbc-mysql/schema/upgrade/upgrade-pre-0.9.7.sql
=> guacamole-auth-jdbc-postgresql/schema/upgrade/upgrade-pre-1.6.0.sql} (78%)
copy
extensions/guacamole-auth-jdbc/modules/{guacamole-auth-jdbc-postgresql/schema/upgrade/upgrade-pre-0.9.9.sql
=> guacamole-auth-jdbc-sqlserver/schema/upgrade/upgrade-pre-1.6.0.sql} (63%)