gitea/routers/utils
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) ()
* Allow adding collaborators with (fullname)

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>

* Refactor username suffix to utils pkg

Signed-off-by: Sasha Varlamov <sasha@sashavarlamov.com>
..
utils.go Allow adding collaborators with (fullname) ()
utils_test.go Allow adding collaborators with (fullname) ()