forked from Telodendria/Telodendria
Add a TODO in Uia
This commit is contained in:
parent
63634407d4
commit
2747660473
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ UiaComplete(Array * flows, HttpServerContext * context, Db * db,
|
|||
|
||||
ArrayAdd(completed, JsonValueString(authType));
|
||||
|
||||
ret = 1;
|
||||
ret = 1; / * TODO: Only return 1 if there are remaining stages */
|
||||
|
||||
finish:
|
||||
ArrayFree(possibleNext);
|
||||
|
|
Loading…
Reference in a new issue