Sha256: 94c468932660244f9f26d2ee92c82fb2f77f8f559cf4eca38538aabf139edf08
Contents?: true
Size: 273 Bytes
Versions: 1
Compression:
Stored size: 273 Bytes
Contents
Authz.configure do |config| # The method that Authz should use to force authentication into the Authorization Admin config.force_authentication_method = :authenticate_user! # The method used to access the current user config.current_user_method = :current_user end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
authz-0.0.1.alpha4 | lib/generators/authz/install/templates/initializer.rb |