This website requires JavaScript.
Explore
Help
Sign In
safebox
/
guacamole-client
Watch
4
Star
0
Fork
0
You've already forked guacamole-client
mirror of
https://github.com/gyurix1968/guacamole-client.git
synced
2025-09-06 13:17:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db6a9f07a3083b36f94bbbe8ea457d5b8546a1da
guacamole-client
/
extensions
/
guacamole-auth-jdbc
/
modules
/
guacamole-auth-jdbc-postgresql
History
Michael Jumper
db6a9f07a3
GUAC-1103: Fix case of user READ permission.
2015-03-06 12:50:33 -08:00
..
schema
GUAC-1103: Fix guacadmin user creation script. Must not insert IDs directly into serial columns - doing so clashes with the sequence resulting in PK failures upon insert.
2015-03-06 12:48:12 -08:00
src
/main
GUAC-1103: Fix case of user READ permission.
2015-03-06 12:50:33 -08:00
.gitignore
GUAC-1103: Add stubbed PostgreSQL authentication by copying the MySQL auth. Has not yet been tested against an actual DB nor the PostgreSQL JDBC driver.
2015-03-06 11:01:52 -08:00
pom.xml
GUAC-1103: Add stubbed PostgreSQL authentication by copying the MySQL auth. Has not yet been tested against an actual DB nor the PostgreSQL JDBC driver.
2015-03-06 11:01:52 -08:00