Skip to content

Add browser version guard by default #50445

Closed
@dhh

Description

@dhh

To take full advantage of our #nobuild defaults, we need to ensure that developers have easy control over which versions of the major evergreen browsers they intend to support, and guard their application from being accessed by unsupported versions.

This shouldn't take much machinery, as the useragent gem already offers the ability to parse the user agent string, but it needs to be presented with an easy default configuration/initializer setup for setting the guards, and a default screen for serving as a blocker.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions