OpenConext-Attic / OpenConext-teams

:warning: Obsolete respository, archive only. Replaced with OpenConext-Teams-NG. :zzz:
https://www.openconext.org
Apache License 2.0
4 stars 6 forks source link

Hardcoded contact emails #10

Closed surfnet-niels closed 7 years ago

surfnet-niels commented 9 years ago

Various pages in Teams have hardcoded contact endpoints for support,

See: https://github.com/OpenConext/OpenConext-teams/blob/master/coin-teams-war/src/main/webapp/WEB-INF/tags/genericpage.tag#L90

https://github.com/OpenConext/OpenConext-teams/blob/master/coin-teams-war/src/main/webapp/error.jsp#L83

https://github.com/OpenConext/OpenConext-teams/blob/master/coin-teams-war/src/main/resources/ftl/macros_htmlmail.ftl#L94

https://github.com/OpenConext/OpenConext-teams/blob/master/coin-teams-war/src/main/resources/ftl/macros_plaintextmail.ftl#L22

lvonk commented 9 years ago

When does this need to differ? By language?

thijskh commented 9 years ago

No, it needs to be configurable in case you are a different organization than SURFnet and want to run Teams. You want to be able to configure your own contact info and not have your users contact SURFnet.

lvonk commented 9 years ago

Ok. @surfnet-niels There are many more context dependent references that are hardcoded (like logos, titles, link names). Do you need it for something specific?

thijskh commented 7 years ago

New issue put on OpenConext-Teams-NG backlog.