You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JakobDev 6598d0291c
Allow Organisations to have a E-Mail (#25082)
Resolves #25057

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>
12 months ago
..
admin.go Decouple the different contexts from each other (#24786) 1 year ago
auth_form.go Decouple the different contexts from each other (#24786) 1 year ago
org.go Allow Organisations to have a E-Mail (#25082) 12 months ago
package_form.go Add CRAN package registry (#22331) 1 year ago
repo_branch_form.go Decouple the different contexts from each other (#24786) 1 year ago
repo_form.go Support copy protected branch from template repository (#25889) 12 months ago
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo_tag_form.go Decouple the different contexts from each other (#24786) 1 year ago
runner.go Support changing labels of Actions runner without re-registration (#24806) 1 year ago
user_form.go Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago
user_form_auth_openid.go Decouple the different contexts from each other (#24786) 1 year ago
user_form_hidden_comments.go Less naked returns (#25713) 1 year ago
user_form_test.go Redesign Scoped Access Tokens (#24767) 1 year ago