gitea/routers
JakobDev 6598d0291c
Allow Organisations to have a E-Mail ()
Resolves 

This adds a E-Mail field to Organisations. The E-Mail is just shown on
the Profile when it is visited by a logged in User. The E-mail is not
used for something else.

**Screenshots:**

![grafik](https://github.com/go-gitea/gitea/assets/15185051/a8d622b3-7278-4c08-984b-9c5ebfdb5471)

![grafik](https://github.com/go-gitea/gitea/assets/15185051/6dcb1dd7-d04b-49eb-bc96-6582cfe9757b)

---------

Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
Co-authored-by: Denys Konovalov <privat@denyskon.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
..
api Allow Organisations to have a E-Mail ()
common Less naked returns ()
install Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" ()
private Add context parameter to some database functions ()
utils Implement FSFE REUSE for golang files ()
web Allow Organisations to have a E-Mail ()
init.go Refactor path & config system ()