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
  On 6/8/2021 at 12:58 PM, cluster said:

1.  captcha integration into login froms

Expand  

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

  On 6/8/2021 at 12:58 PM, cluster said:

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

Expand  

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

  On 6/8/2021 at 12:58 PM, cluster said:

3. max login attempts - blocking after x fail logins

Expand  

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

  On 6/8/2021 at 12:58 PM, 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

Expand  

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...