This commit is contained in:
David Baker 2015-04-02 17:06:17 +01:00
parent 70a84f17f3
commit 41cd778d66

View file

@ -90,6 +90,7 @@ if (window.onAuthDone != undefined) {
</html> </html>
""" """
class AuthRestServlet(RestServlet): class AuthRestServlet(RestServlet):
""" """
Handles Client / Server API authentication in any situations where it Handles Client / Server API authentication in any situations where it