GEWIS / sudosos-backend

SudoSOS is a Node.js-based Bar and POS system made for study association GEWIS.
https://sudosos.gewis.nl
GNU Affero General Public License v3.0
4 stars 3 forks source link

[Request] Add link to debtor mails #134

Closed CodeNamedRobin closed 2 months ago

CodeNamedRobin commented 7 months ago

It would be nice if people could immediately go to SudoSOS when they get noticed they're in debt.

JustSamuel commented 7 months ago

see 98

rinkp commented 7 months ago

There already is a link in the signature. If you are adding a link, the best thing to do would be to make sure that the link is formatted as <a href=https://XXXX/YYYY'>https://XXXX/YYYY</a> not as <a href='https://sudosos.gewis.nl/topup'>sudosos.gewis.nl</a> as that might get you marked as phishing and definitely avoid <a href='https://stripe.gewis.nl/paymentxx'>sudosos.gewis.nl</a> as that will get you marked as phishing

tomudding commented 2 months ago

https://github.com/GEWIS/sudosos-backend/pull/98#issuecomment-2125340568