Skip to content
Snippets Groups Projects
Andreas Tolfsen's avatar
Deaktivert bruker authored
Adds a convenience method, is_verified() -> bool, to the Person model
that returns true if the guest has at least one identity verification method
associated with them.

It is the combination of is_verified() and is_registered() that qualifies
a guest for account creation in the IGA.

Fixes: GREG-20
22ebe900
History
Name Last commit Last update