View Issue Details

IDProjectCategoryView StatusLast Update
0007074Anastasisreducer specpublic2022-09-26 20:50
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.3.0Fixed in Version0.3.0 
Summary0007074: poll / authentication-timeout confusing
DescriptionAccording to the docs:

"""
poll:
With a poll transition, the application indicates that it wants to wait longer for one or more of the challenges that are in state authentication-timeout to possibly complete. While technically optional, the timeout argument should really be provided to enable long-polling, for example:
"""

However, it looks more like "poll" is used for external authentication, wheres authentication-timeout is actually never returned in the current code base.
TagsNo tags attached.

Activities

Christian Grothoff

2021-12-31 12:30

manager   ~0018611

Clarified documentation that this is for external-authentication *or* timeout (even if timeout is not yet used, it could be in the future). Changed in ce443bb..33152ae.

Issue History

Date Modified Username Field Change
2021-11-05 15:53 Florian Dold New Issue
2021-12-28 12:51 Christian Grothoff Assigned To => Christian Grothoff
2021-12-28 12:51 Christian Grothoff Status new => assigned
2021-12-31 12:30 Christian Grothoff Status assigned => resolved
2021-12-31 12:30 Christian Grothoff Resolution open => fixed
2021-12-31 12:30 Christian Grothoff Fixed in Version => 0.3.0
2021-12-31 12:30 Christian Grothoff Note Added: 0018611
2021-12-31 12:30 Christian Grothoff Product Version => Git master
2021-12-31 12:30 Christian Grothoff Target Version => 0.3.0
2022-09-26 20:50 Christian Grothoff Status resolved => closed