Can I block basic auth?

Hi,
I just setup Gitea (really easy and painless by the way) and was wondering whether I could block basic auth - allowing git access only via the SSH keys I’ve defined.

Not yet, but looks like it’s not difficult to implement.