mailpile / python-passcrow

Passcrow is a system for community-assisted secure password recovery.
GNU Lesser General Public License v3.0
11 stars 0 forks source link

Implement notify in the Server code #8

Open BjarniRunar opened 2 years ago

BjarniRunar commented 2 years ago

The current server does not honor the notify attribute of a verification policy.

I mustn't forget to fix that!