It may be possible by calling `PluginServletFilter` in an `@Initializer`, as filters will be consulted before the request is even routed to Stapler (where the `HudsonIsLoading` object is installed until startup completes and it is replaced with the `Jenkins` singleton). Remember that, among other things, you are bypassing authentication checks (requests may be anonymous), so this is only appropriate for carefully vetted code and non-sensitive data.
-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3aQ9uSTO-AH%2Bn6E2Lb%3DP7rALL8pL9E9_D%3DA_V4d8Yn2g%40mail.gmail.com.
