* Mark Sapiro <[email protected]>: > SUBSCRIBE_FORM_MIN_TIME = seconds(number) > > where is number is a number of seconds. You misunderstand this. It doesn't > say the form has to be submitted within that time. It says the form can't be > submitted within that time. I.e., you have to wait at least that long before > submitting the form. > > This is not perfect, but the intent is to require first getting the form and > then delaying a bit to fill it out before submitting it to prevent bots from > submitting a canned form or getting the form and replying immediately.
What's a good value? 5? -- Ralf Hildebrandt Charité - Universitätsmedizin Berlin Geschäftsbereich IT | Abteilung Netz | Netzwerk-Administration Invalidenstraße 120/121 | D-10115 Berlin Tel. +49 30 450 570 155 [email protected] https://www.charite.de ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/ Member address: [email protected]
