Skip to content
Snippets Groups Projects
Commit 7f72977a authored by Hugo Trentesaux's avatar Hugo Trentesaux Committed by Éloïs
Browse files

Replace bool by Result<(), dispatchError> for checks (!112)

* fix same typo

* fix typo

* revert variable name for more explicit

* use exhaustive explicit match for idtystatus

* review tuxmain

* review

* fix fixme

* wip fix tests

* wip merge membership traits

* wip rename check traits

* wip replace cert allowed check

* wip replace identity removal check

* wip replace adress change check

* wip replace identity validation check

* wip replace identity confirm check

* wip fix generic type

* wip try replace identity creation check
parent dd0d6085
No related branches found
No related tags found
1 merge request!112Replace bool by Result<(), dispatchError> for checks
Pipeline #17677 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment