unfoldadmin / django-unfold

Modern Django admin theme for seamless interface development
https://unfoldadmin.com
MIT License
1.04k stars 96 forks source link

How to add captcha for unfoldadmin? #317

Closed intp1 closed 1 week ago

intp1 commented 1 month ago

Is there an easy way to integrate captcha such as 'django-simple-captcha'、‘django-multi-captcha-admin’ into unfold? or, is there a native captcha implement comes with unfold?

summerthe commented 1 month ago

@intp1 django-multi-captcha-admin should work without explicit integration, recaptcha2 and recaptcha might work, but for simple captcha there might need some work for input only.