lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/single_access.rb | 644 | 0 | 0 | | | 2.66 KB | fc9fa28bce533f11f580584744bc6a915c2307beae0557306b81729775be9fb7 |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic.rb | 644 | 0 | 0 | | | 627 Bytes | d7696f3a78682de371ee4b0210cd122fc91e029ae5439ab98efe85cc4548dade |
lib/authlogic/orm_adapters/active_record_adapter/authenticates_many.rb | 644 | 0 | 0 | | | 3.36 KB | f49257e10d1951a3c7e757acafee752444e301101962b3fcd75d13604ebc81a4 |
lib/authlogic/session/config.rb | 644 | 0 | 0 | | | 17.4 KB | 10b5e2e6fd15b1be09fb198368d4212dbfe677037a2d56340d0d4f2b45a773f8 |
lib/authlogic/session/cookies.rb | 644 | 0 | 0 | | | 1.07 KB | e31415200db260cc58f7c6e6431bb3b74c7608ad1067172e43bf5d8e38cad049 |
lib/authlogic/session/errors.rb | 644 | 0 | 0 | | | 521 Bytes | b70161b3d2e7ac369b7ca318b02325f3e06e81038cf682982e6b71b11f1f8c07 |
lib/authlogic/session/params.rb | 644 | 0 | 0 | | | 1.35 KB | 8bfc86cd39737f7e64fa95c41604ed8d5de31f18dc55b87b2e0b4a13ca3207cc |
lib/authlogic/session/session.rb | 644 | 0 | 0 | | | 1.7 KB | f37fc383e1724439e9b3ba2f2650573459afdcc6cf4cde69fe0e9806a37712c1 |
lib/authlogic/version.rb | 644 | 0 | 0 | | | 1.43 KB | e94296c0283ab3abaf052124e0fca2804ecf8ee52754935805834a02c4aec81e |
lib/authlogic.rb | 644 | 0 | 0 | | | 2.57 KB | cd769b7b17a4b59799ec158b043c5f737cb6d8fc086503ed4425d13e672ad512 |
MIT-LICENSE | 644 | 0 | 0 | | | 1.06 KB | 2b7f23e5cac1e518433bd955b86865dd3e14ac73090e97c4e78cbb188bc66fb7 |
Rakefile | 644 | 0 | 0 | | | 617 Bytes | c0fd8fcc24a4d32808fcb1a27e21d991772af7ac0ccff23cc356afede797c03c |
README.rdoc | 644 | 0 | 0 | | | 28.1 KB | d18b015f0026cda922ac8d8ca0d7995eaddcad733fc3dd467a3a997c2620e708 |
shoulda_macros/authlogic.rb | 644 | 0 | 0 | | | 273 Bytes | 9c75800e3f2c65cf323d04411fee17cc989965ac700dc230a96b7e69cf9d9b5e |
test/fixtures/companies.yml | 644 | 0 | 0 | | | 78 Bytes | 96dac4dc05f707b0f2ec170b348a40011816e990d6387572abde93f91d18f4f7 |
test/fixtures/employees.yml | 644 | 0 | 0 | | | 849 Bytes | 64acd31d64fb18d6e80bbcd79841482956e6ed513e5848e92ad5ac016f40121c |
test/fixtures/projects.yml | 644 | 0 | 0 | | | 53 Bytes | df8da003e9a2398dacf2e4c44ada39dc4bfa703c7f4a8552fa1c4f9fe13ed1d4 |
test/fixtures/users.yml | 644 | 0 | 0 | | | 1.01 KB | fe4c1910930ed79f7a7baaeac9d888cdae4184c49bb2f85e9c6f70bf6ed4bb87 |
test/libs/aes128_crypto_provider.rb | 644 | 0 | 0 | | | 347 Bytes | 887cef9cc9e22b12b9c916668e896f895b73aee31e49951f131ffc4ec2875d25 |
test/libs/mock_controller.rb | 644 | 0 | 0 | | | 541 Bytes | 8b955fecceec3d1a68f993f879701df65d6d460cf3d6dcbb3bf1b91992b097dd |
test/libs/mock_cookie_jar.rb | 644 | 0 | 0 | | | 92 Bytes | 673b0efab6c2602616ecd98bb1ee391aad5b4f05001efb9b54f8c3a4ea67b131 |
test/libs/mock_request.rb | 644 | 0 | 0 | | | 57 Bytes | 63f145dc4f9345286118735dc1d99113ddc6ce0810c6026f74fae2b704ef7f72 |
test/libs/ordered_hash.rb | 644 | 0 | 0 | | | 170 Bytes | 087a894dab7d5932ee7933b3aeee0cb750efb70c03356b344588800026bcfa71 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/config_test.rb | 644 | 0 | 0 | | | 5.25 KB | b92f41b0e132237b7ddaf25c99d3c519d3e3ce9321175b4dc36a5752529adea1 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/credentials_test.rb | 644 | 0 | 0 | | | 4.38 KB | 8fb471fdf6fa57c66b4545c218baf3fa8dec263fa278ca350dca95190f5e26f1 |
test/orm_adapters_tests/active_record_adapter_tests/authenticates_many_test.rb | 644 | 0 | 0 | | | 1.28 KB | 3e6ed99702a9f114e69c41a713b844544c43e7cf92ce3469444caa08366ae40a |
test/session_tests/active_record_trickery_test.rb | 644 | 0 | 0 | | | 373 Bytes | 28c7317573db60a6f001f9816299d1b8f52b4cf82ca3430d7d18f0a030118c99 |
test/session_tests/authenticates_many_association_test.rb | 644 | 0 | 0 | | | 1.12 KB | d7cf7df2f45a1a6776df9e9ce983634353bd231f4c8f5e004f8caf6a9870f20d |
test/session_tests/base_test.rb | 644 | 0 | 0 | | | 8.97 KB | 2838e61920a8d4bd1716e0e38dc9ad380d6b894624756ac78f35b54bb5adb3d9 |
test/session_tests/cookies_test.rb | 644 | 0 | 0 | | | 832 Bytes | 09065ab8fd3d26f9b0e8190079e9ecbdcb39b9fdec17e8a91ae79c9df253ffe3 |
test/session_tests/params_test.rb | 644 | 0 | 0 | | | 1014 Bytes | 5be293874a3be6c163947e47d7623a723717b6566f6ec82835a3ea1afec2a485 |
test/session_tests/perishability_test.rb | 644 | 0 | 0 | | | 423 Bytes | c5790120b6e66f7a07e76b9c0d985ef0c690e8b7182f7138fa00b03c14da552b |
test/test_helper.rb | 644 | 0 | 0 | | | 4.4 KB | d863c1745063aa58c65bd58cac1fd29374f233e213c43bfd46328bc81fb9dd8e |
test/crypto_provider_tests/sha1_test.rb | 644 | 0 | 0 | | | 793 Bytes | 9a85474e0e76e64b0ee0420be7895f08fa823e11837083885c9a4774bdff2652 |
test/crypto_provider_tests/sha512_test.rb | 644 | 0 | 0 | | | 404 Bytes | 1e9051912449300bee4eb8b95e45cf943584beda617c539bcbf52f67f0ea8dc7 |
Manifest | 644 | 0 | 0 | | | 2.85 KB | 6453bb07e9ecdeb78f22c3adc6865bb36dbbfcb26ab8001a8044db24ede5f848 |
CHANGELOG.rdoc | 644 | 0 | 0 | | | 10 KB | d73d528a3a35150b6dd36c1a5af91c98eac2482d8707d05dd77a8166fb043b54 |
init.rb | 644 | 0 | 0 | | | 19 Bytes | 1011b26ca7cdfa6fb5b5bcbf4cf9861e61b4057db1ed4e533a5144b17d245fb8 |
lib/authlogic/controller_adapters/abstract_adapter.rb | 644 | 0 | 0 | | | 1.07 KB | e1bdd98eb587d9ab135df17fb883409b86e7995fa49f73825ae8d989fa106076 |
lib/authlogic/controller_adapters/merb_adapter.rb | 644 | 0 | 0 | | | 963 Bytes | 2b6f71f0b470b74c53bc72a5c9232ead9c165aa914c3d4c8096ba65972cec7df |
lib/authlogic/controller_adapters/rails_adapter.rb | 644 | 0 | 0 | | | 1.11 KB | 85f3cb62540fb82604e8dcb281b26947bba865e6896c3c1cf35449d64a102d7c |
lib/authlogic/crypto_providers/bcrypt.rb | 644 | 0 | 0 | | | 3.37 KB | dee8d0e1a7ac050deb30b0471fcea2bee65eaa3827a41bfee3735ec774a3e559 |
lib/authlogic/crypto_providers/sha1.rb | 644 | 0 | 0 | | | 1.17 KB | d22241882616c460b43da72d42e6bf711e5961f2fbde491f381c130749f7b8db |
lib/authlogic/crypto_providers/sha512.rb | 644 | 0 | 0 | | | 1.87 KB | 01fa15ef8215bd1f66c54868fe81f1c99ff55d5712f3705d7619d59aa02b947a |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/config.rb | 644 | 0 | 0 | | | 16 KB | 2b726ffb6d211f196ab4138931ca46abbd867455e733c32f6f19021ef537ac89 |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/credentials.rb | 644 | 0 | 0 | | | 8.37 KB | 2ece1e8ba439c08d3f0e620ef0929e7351f2e9a9b7affeff4d19cefe7b22067e |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/logged_in.rb | 644 | 0 | 0 | | | 2.11 KB | 2d09b9b3313235d010625b2315e04102070f9b64f38020947fa4115462279e0f |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/perishability.rb | 644 | 0 | 0 | | | 2.92 KB | 5876f8e6a128588d64030b700f80778faafa0555cb675043e5a1758c7a3f3f09 |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/persistence.rb | 644 | 0 | 0 | | | 2.54 KB | e65a0f35437506164b0d43f6d3438fcf67cea9cab38aa20f5ce590666fdeb350 |
lib/authlogic/orm_adapters/active_record_adapter/acts_as_authentic/session_maintenance.rb | 644 | 0 | 0 | | | 3.92 KB | 95eff85acc87b37080697bd12d00dcf7d3be8008967c63cc721636a293cde0a7 |
lib/authlogic/session/active_record_trickery.rb | 644 | 0 | 0 | | | 826 Bytes | ad81298dbc8b129ab46e0c9493c8abc52b8bdf283646917921289bb4d2853457 |
lib/authlogic/session/authenticates_many_association.rb | 644 | 0 | 0 | | | 1.23 KB | 126fb27e0c0aaba7666071cd5b72444d1858d28511b1b46bfcdc1aa82eedc92b |
lib/authlogic/session/base.rb | 644 | 0 | 0 | | | 16.7 KB | 49939076632f1890d70b90f5036db0c81e964314b579fadee1af06b2ad3d1336 |
lib/authlogic/session/callbacks.rb | 644 | 0 | 0 | | | 2.54 KB | 5a66103b901c99b351eb65fab2faad20e6d2a5c3931d25bb0fda62348046fe99 |
lib/authlogic/session/perishability.rb | 644 | 0 | 0 | | | 653 Bytes | f0c09560c36f514d7424ffe219c496199b32ec411ebdae906f570607125680a3 |
lib/authlogic/session/scopes.rb | 644 | 0 | 0 | | | 3.32 KB | 851a11206b722c31ccb945d8f14a3633d5ea57615ec4dcc57c2bde9bfd45c561 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/logged_in_test.rb | 644 | 0 | 0 | | | 754 Bytes | 9053f7563cd398daea34c1fbf2fa8b5731a02f9639168164d334f03c37abc8e2 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/perishability_test.rb | 644 | 0 | 0 | | | 1.61 KB | e83781ce80667344b72b50d04d757c98229c681727103a2f385b954191e8a4a1 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/persistence_test.rb | 644 | 0 | 0 | | | 1.37 KB | ad42d648319e8b310e4eb3e592e86a80ff0497b448b88a94dd1361bb18996a92 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/session_maintenance_test.rb | 644 | 0 | 0 | | | 2.38 KB | de6d06a9ddad6cb95f790c93c6fcc003917bb6ed1ee745f5c75a15a0045c5432 |
test/orm_adapters_tests/active_record_adapter_tests/acts_as_authentic_tests/single_access_test.rb | 644 | 0 | 0 | | | 1.45 KB | d2252f51ce37a2a8223c79ef98f893608958667e7d39572339c1d36fa4938b21 |
test/session_tests/config_test.rb | 644 | 0 | 0 | | | 9.63 KB | 3a7c0288f483dcadc255fc68a8587a82db47f797fb031fada51a2b7d717ad13b |
test/session_tests/scopes_test.rb | 644 | 0 | 0 | | | 2.08 KB | 31ee1aa3fe4a1fdc6cd1a6306f34a329bd4dc3976f284fd20cac94a0cfb49bc1 |
test/session_tests/session_test.rb | 644 | 0 | 0 | | | 1.35 KB | 7435b6789c629956051eb56bec20819809ad7dfee213f34d1011648b651cacc6 |
authlogic.gemspec | 644 | 0 | 0 | | | 7.35 KB | e70fc7c3c6d78a8c19bc2700fd410bb22284621e7f9033dfb9640cbf05a6ac32 |
test/crypto_provider_tests/bcrypt_test.rb | 644 | 0 | 0 | | | 404 Bytes | 6efbeeb39a28703430000ddba7c62a0832ab58a37183920fe2350caa8889db86 |