Advertisement:

Author Topic: [PLUGIN] sweetCaptcha osclass (testing)  (Read 4648 times)

garciademarina

  • Administrator
  • Hero Member
  • *****
  • Posts: 974
[PLUGIN] sweetCaptcha osclass (testing)
« on: June 15, 2014, 03:16:53 pm »
Hi there!

All of you know sweetCaptcha? let's say friendly CAPTCHAs



With this plugin you will be able to add sweetCaptcha at the following pages/actions:

- User registration page, 
- Web contact page,
- Listing page at user contact form,
- New listing page and Send listing  to a friend page,

 Not implemented (yet), Add new comment.




First if you don't have a sweetcaptcha account, you can create a new one here http://sweetcaptcha.com/.

Download and install the plugin HERE Requires include some code

More information and examples at SweetCaptcha page on your oc-admin. (oc-admin -> Plugins -> SweetCaptcha)

This plugin has been tested but I want to share it here and get some feedback befire consider it stable.

I will appreciate any kind of feedback and I will try to release a basic version of it once I'm sure there aren't much issues.

Thanks for helping me with your feedback.

fre2mansur

  • Hero Member
  • *****
  • Posts: 711
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #1 on: June 15, 2014, 05:55:57 pm »
hi thank you for this plugin! its working perfectly! but I would like the sweetcaptcha validation error! instead of osc error flash msg!


thank you! and great work! ;)

Media DMJ

  • Jr. Member
  • **
  • Posts: 95
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #2 on: June 15, 2014, 06:24:09 pm »
Great Thanks  8)

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #3 on: June 17, 2014, 12:25:48 am »
I will test at home with my premium themes and set up. at work I can only test on test site, not live, too cheesy of comics for my type of site(based on screen shots anyhow)

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #4 on: June 17, 2014, 12:53:22 am »
might suggest in the modified to "comment" and "uncomment" instead of deleting/removing

IMPORTANT NOTE:
Before install the plugin This plugin needs to include code on some theme files. Be sure the plugin is installed and configured with application credetials before modify any theme file,if not application will crash.
Before uninstall the plugin Remove changes in modified files, if not application will crash

I have about two core modified files. my themes are very altered (yet still functional)

plugin worked fine :-)


only suggestion is to make note that  in listing>settings> recaptcha should be unchecked
or it will loop as not correct code entered

 Show reCAPTCHA in add/edit listing form
Remember that you must configure reCAPTCHA first

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #5 on: June 17, 2014, 12:54:25 am »
I will test at home with my premium themes and set up. at work I can only test on test site, not live, too cheesy of comics for my type of site(based on screen shots anyhow)

My thoughts also = too cheesy of comics but maybe others can use this.
« Last Edit: August 06, 2014, 12:13:59 am by tomshaft »

design

  • Hero Member
  • *****
  • Posts: 2619
  • Osclass 3.5 MAC/PC w/ Modern Browsers
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #6 on: June 17, 2014, 12:58:39 am »
feel free to test here live-ish
link will be removed at the end of day


link removed
« Last Edit: June 17, 2014, 02:07:23 am by design »

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #7 on: August 05, 2014, 09:27:22 pm »
@garciademarina
How it works on device without mouse/touchpad (older phones....) ?

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #8 on: August 05, 2014, 09:50:28 pm »
FAQ
http://sweetcaptcha.com/faq

Great work Carlos, will test it soon!
Regards

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #9 on: August 05, 2014, 11:48:27 pm »
Hi Garcia,
The plugin really works great!

However, I had a small isue with the plugin submenu, it was showing under More Edit plugin submenu for some reason, so I took the liberty and modified that part of the code. Also added Config Link in Plugins Table as a shortcut. I have also moved all the hooks at the end of the index.php file (the "old school way"), and really hope you will approve the changes. Forgot, also moved admin settings into subfolder.

Well, this is as far as my knowledge permits me to contribute.
Again, thank you for the wonderful plugin!
Regards
« Last Edit: August 05, 2014, 11:57:03 pm by dev101 »

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #10 on: August 06, 2014, 02:11:17 am »
I have discovered a security hole how to bypass SweetCaptcha because of a redirect issue:

Steps to reproduce:
1) register as a user with a name "A" (use whatever email you like -- but remember or save it | copy/paste for later)
2) now try to register a new user with a name "B" and paste the same email as in case with user "A" (yes we wish to trigger an error on purpose)

The page will be redirected to domain.com/index.php AND show correct registration form - how is this possible?

Now, this won't be noticed as an issue on a plain installation with default theme, but in case of using SweetCaptcha, plugin won't load and user will have a hole to bypass security registration system!
« Last Edit: August 06, 2014, 02:44:17 am by dev101 »

garciademarina

  • Administrator
  • Hero Member
  • *****
  • Posts: 974
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #11 on: August 06, 2014, 02:57:05 pm »
HI dev101,

Thanks for the notice, I will investigate this issue.

Well this plugin is in development and it's a plugin I want to use on a site that I have.

I will try to create a github repository and then we can collaborate easily :)

Thanks again! Regards

dev101

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2155
  • osclass.work
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #12 on: August 29, 2014, 09:22:30 pm »
Hi Carlos,

I have fixed errors and introduced some changes in help page, still waiting for the project page :)

Regards

zombie

  • Sr. Member
  • ****
  • Posts: 376
Re: [PLUGIN] sweetCaptcha osclass (testing)
« Reply #13 on: January 09, 2019, 11:19:56 am »
Hi! I know this thread is old but I need some captcha solution for older versions of osclass. Appears this sweet capcha is no longer supported - their website is some kind of blog now. Do you guys  know any other captcha solution for v3.0.x?