From ecca546f46181f2dffcdb53ab41408dcf865e846 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 26 Jun 2020 22:15:30 -0400 Subject: Add password non-manager to plan I've had this idea for years... --- txt/plan.7 | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'txt') 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 -- cgit 1.4.1 /refs/?id=7953ea0aef6d6d7110c95f368c07c1ac8b6223b8'>refs log tree commit diff
path: root/template.c (unfollow)
Commit message (Expand)Author
2020-04-26Generate XHTML content in Atom entriesJune McEnroe
2020-04-25Style index pageJune McEnroe
2020-04-25Render index.htmlJune McEnroe
2020-04-25Wrap <summary> replies count in <data>June McEnroe
2020-04-25Accumulate thread envelopes before concatenationJune McEnroe
2020-04-24Free envelope in concatDataJune McEnroe
2020-04-24Use replyTo address in mailto:June McEnroe
2020-04-23Wrap quoted lines in <q>June McEnroe