I needed to delete the database and restore it from a mysql dump file in development mode.
After that I did:
On the frontend everything is fine, just the backend is affected.
If I empty the "extra" column in admin_user table in SQL I can login again successfully from backend
Most helpful comment
If I empty the "extra" column in admin_user table in SQL I can login again successfully from backend