DEVELOPMENT ENVIRONMENT

~liljamo/felu

ref: 4882bac13b657d25d0bbfb8cbc7307c8ea870ca7 felu/internal/handlers d---------
fix: a possible flaw to delete domains owned by others
fix: check A record in update api, move check to func
feat: domains admin view
feat: some logging improvements
feat: check that domains are only ascii letters and numbers
feat: don't allow full stops in domains
feat: ability to update user email and password, and delete user
fix: typo in error
refactor: move more to handlers
refactor: directory layout