Skip to content

The filter_parameters appending does not run inside of a to_prepare block. #1766

Open
@ransombriggs

Description

@ransombriggs

If Doorkeeper.configure call takes place inside of a to_prepare block then the following code is not run because it is executed after the load_config_initializers has run which is too early to detect our configuration. We were using the to_prepare to monkey patch some things before configure is called but have refactored things so this is not an issue for us currently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions