troyhunt / password-purgatory

Deliberately making password creation a true hell
157 stars 14 forks source link

Added support for external logging domain #13

Closed jLynx closed 1 year ago

jLynx commented 1 year ago

Since in order to use the logging function of password purgatory the user needs to deploy their own Cloudflare workers, I have added the ability to specify the logger domain. I have also updated the website documentation to reflect this. You can view the example I have set up here https://password-purgatory-jlynx.pages.dev/

Please view https://github.com/troyhunt/password-purgatory-logger/pull/1 for the logger side of this PR

Please Squash and merge