Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 719 Bytes

README.rst

File metadata and controls

28 lines (17 loc) · 719 Bytes

Leonardo leonardo-admin-honeypot

Admin Honeypot based on @dmpayton https://github.com/dmpayton/django-admin-honeypot but without storing events to db. Just simple raise errors which send emails or handle it in sentry.

pip install leonardo-admin-honeypot

You have two options how use honeypot, in default state is automaticaly loaded under configured url. If you needit you can spawn it to any url pattern as FeinCMS application.