Restrict web login to admin only

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mlshekar
    Junior Member
    • Jan 2016
    • 1

    #1

    Restrict web login to admin only

    Hi,

    We have a android mobile client that uses espocrm server for managing and assigning leads. We want to restrict espocrm web logins to admin users only. How can we achieve this?

    Thanks.
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9700

    #2
    Hi

    You can do it here /application/Espo/Core/Utils/Auth.php

    Comment

    Working...