Categories: None [Edit]

http_basic_auth_configurable

https://rubygems.org/gems/http_basic_auth_configurable
https://github.com/alexzagu/http_basic_auth_configurable
Instead of statically enabling basic auth on your controller by calling http_basic_authenticate_with, include HttpBasicAuthConfigurable in your controller, which allows you to configure basic auth through class attributes. This is particularly useful in certain use cases, such as allowing a host app to configure basic auth for a Rails engine it includes but doesn't control.

Total

Ranking: 188,643 of 196,739
Downloads: 1,015

Daily

Ranking: 73,665 of 196,700
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
38822,996,967actionpack

Owners

#GravatarHandle
1iconalexzagu