From 18ef8e119e794a0540c51808b37a10d998cd52dc Mon Sep 17 00:00:00 2001 From: Linda Goldstein Date: Fri, 14 Jun 2019 21:12:37 -0700 Subject: [PATCH 1/2] Making member setup instructions more clear --- app/views/admin/new_members.html.haml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/views/admin/new_members.html.haml b/app/views/admin/new_members.html.haml index 9c676e12..e20b6ba8 100644 --- a/app/views/admin/new_members.html.haml +++ b/app/views/admin/new_members.html.haml @@ -1,9 +1,10 @@ %h1 New DU Members .instructions %ul - %li Add all new members directly to the #{ link_to "members mailing list", "https://groups.google.com/a/doubleunion.org/forum/#!forum/members"}. - %li Then, if they've set up dues, give the member access to the DU Members Google #{ link_to "drive folder", "https://drive.google.com/#folders/0B6a_aDP-2fOVV2FQLW5FVTZ2Mjg", target: "_blank" } & #{ link_to "calendar", "https://www.google.com/calendar/render", target: "_blank" } and to the #{ link_to "DU Members Slack", "https://doubleunion.slack.com/admin", target: "_blank" }. - %li Clicking the Setup Finished button will sent the member an email letting them know they have access to the Google docs & calendar now. + %li Log in as the membership coordinator gmail user. Add all new members directly to the #{ link_to "members mailing list", "https://groups.google.com/a/doubleunion.org/forum/#!forum/members"}. + %li Being a member of the mailing list will give them access to the DU Members Google #{ link_to "drive folder", "https://drive.google.com/#folders/0B6a_aDP-2fOVV2FQLW5FVTZ2Mjg", target: "_blank" } & #{ link_to "calendar", "https://www.google.com/calendar/render", target: "_blank" } + %li Add the new members to the #{ link_to "DU Members Slack", "https://doubleunion.slack.com/admin", target: "_blank" }. + %li Clicking the Setup Finished button will sent the member an email letting them know they have access to the Google docs & calendar now, and stop them from getting the "Account Setup Needed" emails %p Don't forget to save each note individually so you don't lose your work. From a3813e75df0d0ee88cfed7c7e339da8f07fb111b Mon Sep 17 00:00:00 2001 From: "C.W" Date: Sat, 15 Jun 2019 00:14:09 -0700 Subject: [PATCH 2/2] Create SECURITY.md --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..c16bef3b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +If you find a vulnerability, please do not open a github issue. Please contact board@doubleunion.org and/or membership@doubeunion.org and we will get back to you with an update within a week.