Submissions from 2018-11-07 to 2018-11-08 (1 total)

Tasks done today:

  • Changed CSRF validation to use the assert_token instead of directly calling the validate_token.
  • Added redirection of the users that are already logged to the index page if they try to access the login page.
  • Started translation of the form fields to the values needed for the lapis input validation, so forms allow direct render, front-end validation and back-end validation by using just their table of datafields