Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUACAMOLE-61: Add JDBC-specific tokens, including start date and time #677

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

necouchman
Copy link
Contributor

@necouchman necouchman commented Jan 3, 2022

This is an attempt at resolving the challenge specified in the Jira ticket, which is that the default ${GAUC_DATE} and ${GUAC_TIME} tokens may not match up to the JDBC start date/time. JDBC-specific tokens have been added - including the start date/time, which are pulled from the ActiveConnectionRecord for the connection - which should allow the date and time to match up with the database records. Other tokens have been added, as well, which will also resolve some other Jira issues, such as wanting to use the connection name in the token.

@mike-jumper mike-jumper changed the base branch from main to staging/1.6.0 July 31, 2024 21:33
@mike-jumper mike-jumper merged commit 289cee8 into apache:staging/1.6.0 Aug 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants