Jump to content
  • 0

login security & installation path questions


Question

Posted

is the following possible with Blesta (e.g. hooks, plugins etc.)

1.  captcha integration into login froms

2. Login notification for customers via email (notification for a successful login via email to the customer, incl. date, time IP address

3. max login attempts - blocking after x fail logins

4. blesta installation in subfolder /clients without blesta rewrite to a second /clients Folder - for now it shows /clients/clients/... when blesta was not installed into webroot

thank you guys!

 
 

1 answer to this question

Recommended Posts

  • 0
Posted
9 hours ago, cluster said:

1.  captcha integration into login froms

as i know, the captcha is universal, if you have custom plugin  for login, is easy to integrate.

9 hours ago, cluster said:

2. Login notification for customers via email (notification for a successful login via email to the customer, incl. date, time IP address

not possible at the moment, but can be done via  a custom plugin.

9 hours ago, cluster said:

3. max login attempts - blocking after x fail logins

yes, it's a native feature, per default is 10 attempts, it can be changed from config file (Blesta.max_failed_login_attempts).

9 hours ago, cluster said:

4. blesta installation in subfolder /clients without blesta rewrite to a second /clients Folder - for now it shows /clients/clients/... when blesta was not installed into webroot

just rename the client prefix from routes.php file to any new name like 'area' so the link will become /clients/area/

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...