Join Slack
Powered by
I've had a look at that repo (on github) and the b...
# fw1
a
aliaspooryorik
07/18/2022, 8:15 AM
I've had a look at that repo (on github) and the behaviour you get is what I'd expect. If you look at Application.cfc in that repo it refers to
onRequest
which then delegates to
MyApplication.cfc
https://github.com/ddspringle/framework-one-secure-auth/blob/master/Application.cfc#L295
Open in Slack
Previous
Next