albertbethlowsky/DevOpsGroupH

REFACTOR - Issue: User logged in due to cookies but are not present in DB.

frederikvolkers opened this issue · 0 comments

Fixed with the helper method existUserDB() in homecontroller. An idea is to check DB (call the method), if that wants to write to it. Change it in some way.