You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
Is it possible to disable the https/localhost restriction for admin and make it accessible by http? I recognize the security issues with doing so, but I have an app that is deployed behind a firewall within a small workgroup in which everyone on the local network is a trusted user (i.e. would not be a problem if any of them had the admin password). Given this setup, I'd like to be able access admin over http from machines other than the server hosting the app. Is there an easy way to enable that? possibly an edit to the default controller in the admin app? Thanks, Philip
mdipierro
unread,
Mar 26, 2010, 9:22:13 AM3/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
yes, comment the checks at the top of applications/admin/models/ access.py