mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
18 lines
326 B
JSON
18 lines
326 B
JSON
{
|
|
|
|
"guacamoleVersion" : "1.6.0",
|
|
|
|
"name" : "Brute-force Authentication Detection/Prevention",
|
|
"namespace" : "ban",
|
|
|
|
"listeners" : [
|
|
"org.apache.guacamole.auth.ban.BanningAuthenticationListener"
|
|
],
|
|
|
|
"translations" : [
|
|
"translations/en.json",
|
|
"translations/pl.json"
|
|
]
|
|
|
|
}
|