Move NoAuthenticationProvider under extensions/

New auth providers shouldn't go in guacamole-ext, which is strictly the
API used by extensions to Guacamole. Instead this should be a separate
project like "guacamole-auth-noauth", and should go under extensions/.
This commit is contained in:
Laurent Meunier
2013-07-08 10:03:15 +02:00
committed by Michael Jumper
parent b3e3855fd1
commit f1f2e04860
6 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1 @@
target/