Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bigger-/Change Captcha Codes #1796

Open
theLazzor opened this issue Sep 7, 2017 · 1 comment
Open

Bigger-/Change Captcha Codes #1796

theLazzor opened this issue Sep 7, 2017 · 1 comment
Labels

Comments

@theLazzor
Copy link

We often have problems reading captcha codes. In size are ok, but you have to generate several parts because they are not good enough to read. Is it possible to "swap" the captcha codes?

@mainboarder
Copy link
Contributor

mainboarder commented Dec 2, 2022

A few notes after research (without testing etc.):

captcha options explained:
https://django-simple-captcha.readthedocs.io/en/latest/advanced.html

settings file in seahub (hot linked to a captcha setting):
https://github.com/haiwen/seahub/blob/master/seahub/settings.py#L692

without having any more knowledge it might function to play with the settings from the first url und set them at around line 692 in the mentioned file. afterwards restart seahub and see results.

(if you come to a better solution, please paste your settings here with a screenshot of a generated captcha - would be nice to bring it upstream, wouldn't it?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants