Quote:I would implement a web service call for this, probably extending the existing one:
https://github.com/tsolucio/corebos/blob...ta.php#L85
that is the safest approach
Thank you, i'm really waiting for this.
Quote:you could try adding a script that loads that URL internally in modules/Utilities and add the name to the 'nologinaction' array: https://github.com/tsolucio/corebos/blob...ex.php#L81
I'm not sure I understand you proposal.
I will be able to call this new new script bypassing login checks. But what are the function of this script. It can't user php curl becasue this call will be block. The URL module is evvtgendoc and not module Utilities.