diff options
| author | bt <bt@rctt.net> | 2026-05-26 11:37:25 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-05-26 11:38:01 +0200 |
| commit | 5d689490cc90f0698802a01d2d058cfdc382a382 (patch) | |
| tree | 3a7f86aefcaddae34dcc3687af06e87e5d754591 /docs/rfc.html | |
| parent | c553d1d38de85cd014f0bd013a474a8e9e4f0e08 (diff) | |
| download | solec-0.5.1.tar.gz solec-0.5.1.zip | |
[daemon] Fix lock after sending a message to offline userv0.5.1
Diffstat (limited to 'docs/rfc.html')
| -rw-r--r-- | docs/rfc.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/rfc.html b/docs/rfc.html index 03c7a96..8d412d0 100644 --- a/docs/rfc.html +++ b/docs/rfc.html @@ -1220,7 +1220,7 @@ li > p:last-of-type:only-child { </tr></thead> <tfoot><tr> <td class="left">bt</td> -<td class="center">Expires 17 November 2026</td> +<td class="center">Expires 27 November 2026</td> <td class="right">[Page]</td> </tr></tfoot> </table> @@ -1233,12 +1233,12 @@ li > p:last-of-type:only-child { <dd class="internet-draft">SOLEC</dd> <dt class="label-published">Published:</dt> <dd class="published"> -<time datetime="2026-05-16" class="published">16 May 2026</time> +<time datetime="2026-05-26" class="published">26 May 2026</time> </dd> <dt class="label-intended-status">Intended Status:</dt> <dd class="intended-status">Experimental</dd> <dt class="label-expires">Expires:</dt> -<dd class="expires"><time datetime="2026-11-17">17 November 2026</time></dd> +<dd class="expires"><time datetime="2026-11-27">27 November 2026</time></dd> <dt class="label-authors">Author:</dt> <dd class="authors"> <div class="author"> @@ -1274,7 +1274,7 @@ SOLEC system.<a href="#section-abstract-1" class="pilcrow">¶</a></p> time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow">¶</a></p> <p id="section-boilerplate.1-4"> - This Internet-Draft will expire on 17 November 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p> + This Internet-Draft will expire on 27 November 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p> </section> </div> <div id="copyright"> @@ -1769,7 +1769,7 @@ different auth method will be used.<a href="#section-2.4.3.1-1" class="pilcrow"> <tbody> <tr> <td class="text-left" rowspan="1" colspan="1">string</td> - <td class="text-left" rowspan="1" colspan="1">username</td> + <td class="text-left" rowspan="1" colspan="1">user_address</td> </tr> <tr> <td class="text-left" rowspan="1" colspan="1">string</td> |
