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 openv...@googlegroups.com
Hi,
I've been trying to customize OpenVBX and I made a custom registration page. Now this page will automatically create the tenant and the users upon success. I've that that already but my problem now is I want to login without the newly registered user fill-up or go to the login form. As far as I've checked, tenants have different URL's and this is where the queries are based when getting the current tenant id.
My latest attempt was to tweak the MY_Controller.php on the __construct function. Instead of this: