GUACAMOLE-195: Rename extension to guacamole-auth-header to more accurately reflect nature of the authentication.

This commit is contained in:
Nick Couchman
2017-02-03 08:00:47 -05:00
parent 3d6239d3aa
commit 96fb8a9c6b
18 changed files with 37 additions and 35 deletions

View File

@@ -50,7 +50,7 @@
<!-- Authentication extensions -->
<module>extensions/guacamole-auth-duo</module>
<module>extensions/guacamole-auth-http</module>
<module>extensions/guacamole-auth-header</module>
<module>extensions/guacamole-auth-jdbc</module>
<module>extensions/guacamole-auth-ldap</module>
<module>extensions/guacamole-auth-noauth</module>