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
ba639f9e505e1532f532964a06d7afb4e2d4c524
guacamole-client
/
extensions
/
guacamole-auth-jdbc
/
modules
/
guacamole-auth-jdbc-postgresql
History
Michael Jumper
ba639f9e50
GUAC-587: Add guac-manifest.json to JDBC auth implementations.
2015-05-10 22:58:16 -07: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-587: Add guac-manifest.json to JDBC auth implementations.
2015-05-10 22:58:16 -07: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-1170: Use maven-dependency-plugin instead of maven-assembly-plugin, when build artifact should really only be one .jar file.
2015-04-26 23:42:53 -07:00