summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--txt/plan.722
1 files changed, 20 insertions, 2 deletions
diff --git a/txt/plan.7 b/txt/plan.7
index 85169f3d..c1cf86f7 100644
--- a/txt/plan.7
+++ b/txt/plan.7
@@ -1,10 +1,10 @@
-.Dd May 20, 2020
+.Dd June 26, 2020
 .Dt PLAN 7
 .Os "Causal Agency"
 .
 .Sh NAME
 .Nm plan
-.Nd future projects
+.Nd possible future projects
 .
 .Sh DESCRIPTION
 .
@@ -70,3 +70,21 @@ vim mode like man.vim to make links work and :RFC
 .It
 .Lk https://www.rfc-editor.org/retrieve/rsync/
 .El
+.
+.Ss Password non-manager
+.Bl -bullet -compact
+.It
+password reset flow automation
+.It
+sets random password and leaves it in clipboard
+.It
+modules for each service to handle:
+.Bl -enum -compact
+.It
+submitting forgot password form
+.It
+extracting token from email
+.It
+submitting password reset form
+.El
+.El
'3' class='logmsg'> CLOCK_MONOTONIC exists everywhere. 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe