Methods
activate (Identity)
activate! (Identity)
activation_notice (BoltNotifications)
activation_requires_password? (Identity)
add (Role)
assert_activation_cleared (ActivationsControllerTest)
assert_activation_required (ActivationsControllerTest)
authenticate (Bolt::Authentication::InstanceMethods)
authenticate (Identity)
authorize (Bolt::Authorization::InstanceMethods)
authorize (Bolt::UserModelExt)
authorize (Role)
backend_class (Bolt::Config)
bolt_identity (Bolt::UserModelExt)
can? (Role)
can? (Bolt::UserModelExt)
change_password (Identity)
clean_username (Identity)
create (SessionsController)
create (PasswordsController)
create (ActivationsController)
create_bolt_identity (Bolt::UserModelExt)
create_user_and_identity (ActivationsControllerTest)
csrf_attack_prevention (Bolt::BoltControllerMethods::ClassMethods)
current_user (Bolt::State)
current_user= (Bolt::State)
deliver (ActivationsController)
destroy (SessionsController)
down (AddAllowances)
down (AddRoles)
down (AddIdentities)
down (AddPermissions)
find_by_user_name (Identity)
forgot (PasswordsController)
generate_secret (Bolt::BoltControllerMethods::ClassMethods)
included (Bolt::BoltControllerMethods)
index (PasswordsController)
index (SessionsController)
index (ActivationsController)
load_class_for (Bolt::Config)
logged_in? (Bolt::State)
login (Bolt::BoltControllerMethods::InstanceMethods)
mkpasswd (Bolt::Encode)
mksalt (Bolt::Encode)
name_with_email (Bolt::UserModelExt::NameWithEmail)
new (ActivationsController)
new (SessionsController)
new (PasswordsController)
new (AccountCreatorTest::FakeUserModel)
new_fake_user (AccountCreatorTest)
password= (Identity)
password? (Identity)
password_reset_notice (BoltNotifications)
password_with_confirmation (Identity)
prepare_backend (ActivationsController)
prepare_instance_variables (ActivationsController)
remove (Role)
require_activation! (Identity)
require_activation? (Identity)
require_authentication (Bolt::Authentication::ClassMethods)
require_authorization (Bolt::Authorization::ClassMethods)
rescue_action (SessionsController)
rescue_action (ActivationsController)
rescue_action (PasswordsController)
reset! (Role)
reset_code! (Identity)
reset_password! (Identity)
resetcode (PasswordsController)
run (Bolt::Initializer)
setup (SessionsControllerTest)
setup (ActivationsControllerTest)
setup (PasswordsControllerTest)
show (PasswordsController)
show (ActivationsController)
standardize_code (Identity)
teardown (ActivationsControllerTest)
test_activation (IdentityTest)
test_activation_code (AccountCreatorTest)
test_allowance_add (RoleTest)
test_allowance_remove (RoleTest)
test_allowance_reset (RoleTest)
test_authenticate (IdentityTest)
test_can_create_identities (AccountCreatorTest)
test_delivery (ActivationsControllerTest)
test_failed_activation_with_password_because_bad_code (ActivationsControllerTest)
test_failed_activation_with_password_because_mismatch (ActivationsControllerTest)
test_failed_activation_without_password (ActivationsControllerTest)
test_failed_login (SessionsControllerTest)
test_helper_methods (RoleTest)
test_index_goes_to_forgot_when_not_logged_in (PasswordsControllerTest)
test_index_goes_to_new_when_logged_in (PasswordsControllerTest)
test_password (IdentityTest)
test_password_change (IdentityTest)
test_requesting_reset_code (PasswordsControllerTest)
test_reset_code (IdentityTest)
test_successful_activation_with_password (ActivationsControllerTest)
test_successful_activation_without_password (ActivationsControllerTest)
test_successful_login (SessionsControllerTest)
test_that_create_sends_passowrdless_to_show (ActivationsControllerTest)
test_user_can_change_password (PasswordsControllerTest)
test_user_can_reset_password (PasswordsControllerTest)
test_user_name (IdentityTest)
up (AddAllowances)
up (AddIdentities)
up (AddPermissions)
up (AddRoles)
update (ActivationsController)
update (PasswordsController)
user_model_class (Bolt::Config)
user_model_object (Identity)
user_name= (Identity)