Added /auth-verify to turn off the auth system.

This commit is contained in:
Lucas Nicodemus 2011-07-12 00:04:15 -06:00
parent ae7763676e
commit 8f5d33e49b
4 changed files with 52 additions and 8 deletions

View file

@ -24,6 +24,7 @@ Changes in API release 4:
- User names and passwords are now accepted. Passwords are hashed with SHA512
- Added MaximumLoginAttempts to configuration
- Added /tphere * and /tphere all
- Added /auth-verify to verify and turn off the auth code system.
Changes in API release 2.0.0.0:
- Added update checker.