bradunov/shkola

Backend: fix remote_ip, user_agent, accepted languages

Closed this issue · 1 comments

All 3 should be stored in the user table (and/or session ?)
accepted_language should be stored as is.

remote_ip, user_agent are fixed.
The language comes from google profile, so there is no need to use accepted languages.