Skip to content
Snippets Groups Projects
  • Hugo Trentesaux's avatar
    7f72977a
    Replace bool by Result<(), dispatchError> for checks (!112) · 7f72977a
    Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
    * 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
    7f72977a
    History
    Replace bool by Result<(), dispatchError> for checks (!112)
    Hugo Trentesaux authored and Éloïs's avatar Éloïs committed
    * 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