From bd3a6d33e2bddcedf7da68ed1199841366850af3 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 30 Nov 2016 20:25:04 +0100 Subject: [PATCH] added accounts post --- _posts/2016-11-30-accounts.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _posts/2016-11-30-accounts.md diff --git a/_posts/2016-11-30-accounts.md b/_posts/2016-11-30-accounts.md new file mode 100644 index 0000000..8fa8f84 --- /dev/null +++ b/_posts/2016-11-30-accounts.md @@ -0,0 +1,17 @@ +--- +layout: post +title: New account management tool +--- + +I wrote up a small tool to mange your SocialNerds account. An account self-service +page if you will. The source code is hosted [here](https://socialg.it/socialnerds/accounts). + + +You can login with your SocialNerds account and +- change your password, +- manage your personal email aliases, +- forward all your mail to another email address +- or delete your account. + + +Check it out here: [accounts.socialnerds.org](https://accounts.socialnerds.org)