Michael Jumper
|
405cf34d63
|
GUACAMOLE-1956: Update MyBatis to latest compatible (v3.5.15).
|
2025-03-04 02:41:37 -08:00 |
|
Michael Jumper
|
2df43bce9c
|
GUACAMOLE-1956: Update Java dependencies to latest compatible.
|
2025-01-02 15:55:36 -08:00 |
|
Michael Jumper
|
16ab520664
|
GUACAMOLE-1239: Refactor away need for isCaseSensitive() function of Identifiable.
|
2024-11-27 11:35:12 -08:00 |
|
Virtually Nick
|
f314e78c7c
|
GUACAMOLE-1239: Add case-sensitivity configuration for UserGroup objects and remove per-extension configuration.
|
2024-11-09 09:24:14 -05:00 |
|
Virtually Nick
|
cdc4524751
|
GUACAMOLE-1239: Correct query error in UserPermissionMapper.
|
2024-11-03 07:40:07 -05:00 |
|
Virtually Nick
|
ddd09969d8
|
GUACAMOLE-1239: Remove per-extension configuration for case-sensitivity, retaining only global configuration.
|
2024-10-31 13:30:46 -04:00 |
|
Virtually Nick
|
240dcd9a52
|
GUACAMOLE-1239: JDBC module should pull case-sensitivity from authentcated user when possible.
|
2024-10-27 22:29:12 -04:00 |
|
Virtually Nick
|
2c5414aee2
|
GUACAMOLE-1239: Fix issue with records added by non-JDBC connections.
|
2024-10-18 07:25:33 -04:00 |
|
Virtually Nick
|
61f6c8ceb1
|
GUACAMOLE-1239: Add case-sensitivity settings to permissions mappers and services.
|
2024-10-12 16:19:56 -04:00 |
|
Virtually Nick
|
76d37b4071
|
GUACAMOLE-1239: Move caseSensitive parameter to the base mapper classes.
|
2024-10-11 14:10:31 -04:00 |
|
Virtually Nick
|
3d86026cb1
|
GUACAMOLE-1239: Make sure case sensitivity warnings are only displayed at startup.
|
2024-10-11 12:38:26 -04:00 |
|
Virtually Nick
|
b2f74a6829
|
GUACAMOLE-1239: Correct spelling of parameter annotations for caseSensitive parameters.
|
2024-10-10 07:46:45 -04:00 |
|
Mike Jumper
|
02138fb208
|
GUACAMOLE-1239: Merge support for configuring username case-insensitivity.
|
2024-10-02 09:24:37 -07:00 |
|
Virtually Nick
|
116f709454
|
GUACAMOLE-1239: Update JDBC queries to handle case-sensitivity.
|
2024-10-02 09:23:27 -04:00 |
|
Virtually Nick
|
4d5101574a
|
GUACAMOLE-1239: Make identifier comparison case-insensitive.
|
2024-10-02 09:23:27 -04:00 |
|
corentin-soriano
|
3d0f43b558
|
GUACAMOLE-1611: Add new French translations.
|
2024-09-25 19:23:16 +02:00 |
|
Virtually Nick
|
3840b09dfb
|
GUACAMOLE-61: Strings for token names should be static.
|
2024-08-30 16:57:43 -04:00 |
|
Virtually Nick
|
7d8a6686c1
|
GUACAMOLE-61: New JDBC tokens should follow the standard naming conventions.
|
2024-08-29 22:14:52 -04:00 |
|
Mike Jumper
|
2799df6797
|
GUACAMOLE-538: Merge support for system-level "AUDIT" permission.
|
2024-08-29 16:47:28 -07:00 |
|
Mike Jumper
|
289cee82db
|
GUACAMOLE-61: Merge additional JDBC-specific tokens, including start date and time.
|
2024-08-29 16:42:48 -07:00 |
|
Virtually Nick
|
afe1e86d90
|
GUACAMOLE-61: Add JDBC-specific tokens, including connection start date and time.
|
2024-08-29 17:07:17 -04:00 |
|
Virtually Nick
|
8f6d0c37cc
|
GUACAMOLE-538: Add newlines at the end of the schema files for easy concatenation.
|
2024-08-29 17:03:48 -04:00 |
|
James Muehlner
|
929f6c7f6d
|
GUACAMOLE-1980: Update client versions to 1.6.0.
|
2024-08-29 00:16:00 +00:00 |
|
Virtually Nick
|
24e7e05ad9
|
GUACAMOLE-538: Update JDBC extension to recognize AUDIT permissions.
|
2024-07-09 10:35:59 -04:00 |
|
Mike Jumper
|
9a8a5f3318
|
GUACAMOLE-1479: Merge change to styling of disabled users/groups.
|
2024-06-21 15:29:36 -07:00 |
|
Michael Jumper
|
284353da48
|
Merge changes from patch branch back to main.
|
2024-06-11 11:19:52 -07:00 |
|
James Muehlner
|
429d96888e
|
GUACAMOLE-1956: Update maven dependencies to latest compatible versions.
|
2024-06-11 17:27:37 +00:00 |
|
Virtually Nick
|
3b8be53d25
|
Merge patch branch changes to main.
|
2024-05-09 17:13:48 -04:00 |
|
Alex Leitner
|
7317edd17d
|
GUACAMOLE-1948: Provide a comprehensive error message for input exceeding database column.
|
2024-05-07 08:23:50 +09:00 |
|
Virtually Nick
|
732a4c5762
|
GUACAMOLE-1479: Move disabled methods up to new Disableable interface.
|
2024-04-03 19:33:07 -04:00 |
|
Virtually Nick
|
61457686e3
|
GUACAMOLE-1479: Update front-end styles and translations for disabled users and user groups.
|
2024-04-01 11:24:23 -04:00 |
|
Virtually Nick
|
015117f079
|
GUACAMOLE-1479: Switch JDBC module to use disabled methods instead of attributes.
|
2024-04-01 11:24:23 -04:00 |
|
Virtually Nick
|
5843c67704
|
Merge 1.5.5 changes back to main.
|
2024-03-09 15:05:19 -05:00 |
|
Virtually Nick
|
fddcdd39f9
|
GUACAMOLE-1905: Update Java dependencies to latest compatible versions.
|
2024-03-03 16:16:46 -05:00 |
|
James Muehlner
|
c2697fa4ab
|
Merge 1.5.5 changes back to master.
|
2024-01-30 17:16:16 +00:00 |
|
Virtually Nick
|
4119304913
|
GUACAMOLE-1906: Bump guac-manifest versions and add 1.5.5 to the extension loader.
|
2024-01-29 21:53:33 -05:00 |
|
James Muehlner
|
a0b2d1f1b1
|
Merge 1.5.5 changes back to master.
|
2024-01-29 22:14:15 +00:00 |
|
Virtually Nick
|
ff20c8db08
|
GUACAMOLE-1906: Bump version numbers to 1.5.5.
|
2024-01-26 20:32:29 -05:00 |
|
Virtually Nick
|
22e1d47de7
|
Merge 1.5.5 changes back to master.
|
2024-01-16 15:51:29 -05:00 |
|
Alex Leitner
|
cd659780d8
|
GUACAMOLE-1909: Update the default Max Connections Per User to 0.
|
2024-01-16 20:36:38 +00:00 |
|
James Muehlner
|
212955c16c
|
Merge 1.5.4 changes back to master.
|
2023-12-04 17:23:53 +00:00 |
|
Mike Jumper
|
4a3ecdcb51
|
GUACAMOLE-1859: Update to MyBatis 3.5.14.
|
2023-12-03 15:35:24 -08:00 |
|
Virtually Nick
|
b02f30935a
|
GUACAMOLE-1612: Merge updates to Italian translations
|
2023-12-01 06:40:54 -05:00 |
|
Virtually Nick
|
9d2649c0fa
|
Merge 1.5.4 changes back to master.
|
2023-11-22 17:34:44 -05:00 |
|
Mike Jumper
|
90ea156625
|
GUACAMOLE-1886: Bump version numbers to 1.5.4.
|
2023-11-22 12:55:32 -08:00 |
|
Virtually Nick
|
9a2fcf7028
|
Merge 1.5.4 changes back to master.
|
2023-09-27 00:00:34 -04:00 |
|
Mike Jumper
|
36b41e7309
|
GUACAMOLE-1856: Correct CREATE_USER vs. CREATE_USER_GROUP check in creation of groups.
|
2023-09-26 17:23:58 -07:00 |
|
Mike Jumper
|
993cde2545
|
Merge 1.5.3 changes back to master.
|
2023-07-04 09:11:34 -07:00 |
|
Virtually Nick
|
49300d17b4
|
GUACAMOLE-1816: Bump client versions to 1.5.3.
|
2023-07-03 13:51:40 -04:00 |
|
Mike Jumper
|
940c7ad37a
|
Merge 1.5.3 changes back to master.
|
2023-06-22 08:37:23 -07:00 |
|