Skip to content

Commit

Permalink
GUACAMOLE-1020: Document authentication restriction extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
necouchman committed Sep 9, 2024
1 parent ca147a3 commit b35560d
Show file tree
Hide file tree
Showing 11 changed files with 329 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/auth-ban.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Because the extension tracks authentication failures based on the client
IP address, it is important to make sure that Guacamole is receiving the
correct IP addresses for the clients. This is particularly noteworthy
when Guacamole is behind a reverse proxy. See the manual page on
[proxying Guacamole](proxying-guacamole) for more details on configuring
[proxying Guacamole](reverse-proxy) for more details on configuring
Guacamole behind a proxy.
:::

Expand Down
327 changes: 327 additions & 0 deletions src/auth-restrict.md

Large diffs are not rendered by default.

Binary file added src/images/auth-restrict-connection-failed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-login-block-router.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-login-business-hours.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-login-failed-host.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-login-failed-time.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-login-local-subnet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-login-work-week.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/auth-restrict-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ saml-auth
radius-auth
adhoc-connections
auth-ban
auth-restrict
using-guacamole
recording-playback
administration
Expand Down

0 comments on commit b35560d

Please sign in to comment.