296 change_ldappass folder_sizes gpg ldifimport pupdate \ |
296 change_ldappass folder_sizes gpg ldifimport pupdate \ |
297 show_user_and_ip smallcal vkeyboard username \ |
297 show_user_and_ip smallcal vkeyboard username \ |
298 login_notes password_forget captcha smime debugger; do |
298 login_notes password_forget captcha smime debugger; do |
299 mv $plug squirrelmail-%{V_squirrelmail}/plugins |
299 mv $plug squirrelmail-%{V_squirrelmail}/plugins |
300 done |
300 done |
|
301 |
|
302 # provisionary untested recaptcha google buyout hack |
|
303 %{l_shtool} subst \ |
|
304 -e 's;\(\$recaptcha_uri *=.*https://\)api-secure.recaptcha.net;\1www.google.com/recaptcha/api;' \ |
|
305 plugins/captcha/backends/recaptcha/recaptcha.php |
301 %endif |
306 %endif |
302 |
307 |
303 # clean up login screen of distractions |
308 # clean up login screen of distractions |
304 ( cd squirrelmail-%{V_squirrelmail} |
309 ( cd squirrelmail-%{V_squirrelmail} |
305 %patch -p0 |
310 %patch -p0 |