Jump to content

Log in as + IN_DEV = Can I get a constant or something?

Featured Replies

Posted

I'm not sure why, but when developing, ergo IN_DEV = true, the 'log in as' feature lasts not even 2 minutes.

This results in a ridiculous amount of time waste when one needs to develop against and test a multitude of access levels and configurations.

Is there a constant I can set to a member id to make 'log in as' stay put long term while IN_DEV?

  • Author

It bothered me enough i just hooked it in. If you wanted to add this for your own sanity in developing and testing things, I've attached what i did. cheers.

Dev Login As.xml

Pretty sure the root cause of it not sticking while IN_DEV is the constant regeneration of the data store, which is entirely intended while IN_DEV.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.