Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login authentication in AbstractAPIHandler #449

Closed
rmader opened this issue May 26, 2016 · 3 comments
Closed

Login authentication in AbstractAPIHandler #449

rmader opened this issue May 26, 2016 · 3 comments
Assignees

Comments

@rmader
Copy link
Contributor

rmader commented May 26, 2016

The authentication of a user should be checked in AbstractAPIHandler
see #439

We probably should consider the inbuild security features of HTTPServlets and use the login() method

@Orbiter
Copy link
Member

Orbiter commented May 27, 2016

if it's possible to move that to AbstractAPIHandler: +1

@Orbiter Orbiter added IoT and removed IoT labels May 28, 2016
@Orbiter
Copy link
Member

Orbiter commented May 31, 2016

for details see #439

@rmader
Copy link
Contributor Author

rmader commented Jun 1, 2016

Done, see #439

@rmader rmader closed this as completed Jun 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants