summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <jonas@auryn.jones.dk>2006-08-25 05:45:52 +0200
committerJonas Smedegaard <jonas@auryn.jones.dk>2006-08-25 05:45:52 +0200
commit3be1d199c5957d001072cd219b9713f0032d5625 (patch)
tree7d7c9d9185b8196273b722ff37d5e58712ed9225
parent8da2181c9960fce7118cefe74c96da9d9d8e6dd5 (diff)
Extra newline required around code text.
-rw-r--r--account/commands.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/account/commands.mdwn b/account/commands.mdwn
index 0f27919..9e61cd6 100644
--- a/account/commands.mdwn
+++ b/account/commands.mdwn
@@ -24,7 +24,9 @@
4. Send a cellphone text message to the new user with the following text:
Here is your new password. It MUST be changed within 14 days - read http://wiki.homebase.dk/BrugerKonto and check your mail. The code is: <adgangskode>
+
Or in danish:
+
Her er din nye adgangskode. Den SKAL ændres inden 14 dage - læs websiden http://wiki.homebase.dk/BrugerKonto og check din mail. Koden er: <adgangskode>
TODO: Make this routine semi-automatic: sending out sms should happen automatically.
@@ -74,7 +76,9 @@ TODO: The above command should ideally never ever be invoked manyally, but autom
2. Send a cellphone textmessage with the following content:
You must change your password - it soon expires! Read how and why at the web page http://wiki.kaospilot.no/BrugerKonto
+
Or in danish:
+
Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://wiki.kaospilot.no/BrugerKonto
TODO: Rewrite as automated syslog-ng plugin or cron script passing the message to an sms gateway.