1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-03-20 06:50:23 +03:00

Added actor token to admin

This commit is contained in:
Adolfo Gómez García 2021-07-09 13:13:31 +02:00
parent f2643df05f
commit 99ee0b00fc
4 changed files with 8 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# Copyright (c) 2020 Virtual Cable S.L.U.
# Copyright (c) 2021 Virtual Cable S.L.U.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without modification,

File diff suppressed because one or more lines are too long

View File

@ -265,6 +265,7 @@ gettext("Generating report...");
gettext("Report finished");
gettext("dismiss");
gettext("Generate report");
gettext("Delete tunnel token - USE WITH EXTREME CAUTION!!!");
gettext("Error saving: ");
gettext("Error saving element");
gettext("Error handling your request");
@ -324,9 +325,11 @@ gettext("Accounts");
gettext("Tools");
gettext("Gallery");
gettext("Reports");
gettext("Configuration");
gettext("Actor tokens");
gettext("Tokens");
gettext("Actor");
gettext("Tunnel");
gettext("Flush Cache");
gettext("Configuration");
gettext("Information for");
gettext("Services Pools");
gettext("Users");

View File

@ -90,7 +90,7 @@
</svg>
</div>
</uds-root>
<script src="/uds/res/admin/runtime.js?stamp=1625741501" defer></script><script src="/uds/res/admin/polyfills-es5.js?stamp=1625741501" nomodule defer></script><script src="/uds/res/admin/polyfills.js?stamp=1625741501" defer></script><script src="/uds/res/admin/main.js?stamp=1625741501" defer></script>
<script src="/uds/res/admin/runtime.js?stamp=1625828370" defer></script><script src="/uds/res/admin/polyfills-es5.js?stamp=1625828370" nomodule defer></script><script src="/uds/res/admin/polyfills.js?stamp=1625828370" defer></script><script src="/uds/res/admin/main.js?stamp=1625828370" defer></script>
</body></html>