Michael Jumper
f663f754bc
Fix whitespace errors.
2013-08-23 11:39:43 -07:00
Michael Jumper
1ac2918f2c
Add backup files to .gitignore
2013-08-23 11:39:43 -07:00
Michael Jumper
361072548a
Replace README.rst with standard README.
2013-08-23 11:39:43 -07:00
Michael Jumper
7ab0d7858e
Remove unexpected element sanity check for now.
2013-08-23 11:39:42 -07:00
Michael Jumper
379912311c
Clean up parser. Add sanity checks against XML. Add documentation.
2013-08-23 11:39:42 -07:00
Michael Jumper
5af0052430
Clean up auth provider code, avoid NPE with property. Use getRequiredProperty() for required property.
2013-08-23 11:39:42 -07:00
Michael Jumper
ab87ba5614
Extract NoAuthConfigContentHandler. Partial cleanup.
2013-08-23 11:39:42 -07:00
Michael Jumper
ac9f276ddc
Fix author and name.
2013-08-23 11:39:42 -07:00
Michael Jumper
e32d9006da
Fix auth extension naming and groupId.
2013-08-23 11:39:42 -07:00
Laurent Meunier
f1f2e04860
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/.
2013-08-23 11:39:41 -07:00