app/controllers/lalala/base_controller.rb | 644 | 0 | 0 | | | 95 Bytes | d4c08bb9f70dd06ee75dbe47279e388619094305fdf310c8a5f1596c0a68279d |
app/controllers/lalala/sessions_controller.rb | 644 | 0 | 0 | | | 1.19 KB | 46a43335738539480ccf7fd94e6c07cc0ce8f078d98a4e73f4f2731d21c29969 |
app/controllers/lalala/users_controller.rb | 644 | 0 | 0 | | | 492 Bytes | 03b9a420653e65f7a0b0372e268fa3c7abd55c82000e6dbe07130af5b46f47c4 |
app/models/user.rb | 644 | 0 | 0 | | | 1.81 KB | f1a25c122a3cea355e58ef79293406f6a676ff499e2f44fc49ad158721976b73 |
app/views/lalala/sessions/new.html.erb | 644 | 0 | 0 | | | 411 Bytes | e90792d42f4e2cdaaf3378928ca44be02e41c035ccd2570ba92b6bdaa1772d67 |
app/views/lalala/users/_form.html.erb | 644 | 0 | 0 | | | 623 Bytes | 56a11a1128c36598642656da75f028f9d80060df7392310916c6d478bb3c18ab |
app/views/lalala/users/_user.html.erb | 644 | 0 | 0 | | | 95 Bytes | e5f7386fee5423ec4400a5cbcfe82595000cdf3d4003bc1d22e3979d2fe0d50f |
app/views/lalala/users/edit.html.erb | 644 | 0 | 0 | | | 51 Bytes | f055ff2c717f4bdb1260cb12f91991758b0b995502e034505217c4502c322e27 |
app/views/lalala/users/index.html.erb | 644 | 0 | 0 | | | 213 Bytes | add69f7f04585af54e73bc33fa8cd25089df2fbc2720830ffff04bfe8126d279 |
app/views/lalala/users/new.html.erb | 644 | 0 | 0 | | | 53 Bytes | ae9ce22e79a70949b64fdf0767b5a78dbcbe7c0b1283f4b5121e178406af7538 |
app/views/lalala/users/show.html.erb | 644 | 0 | 0 | | | 415 Bytes | 56b3905410055ac373139dea67fcea952aefb944c8459653c4792ad5502a4886 |
config/routes.rb | 644 | 0 | 0 | | | 236 Bytes | 5ce4eea22b39b5d40b399fa558d0331b2446e110df707887b91fbdcc07454d25 |
db/fixtures/users.rb | 644 | 0 | 0 | | | 171 Bytes | d4fc1bec0851f3a7cd52a408f3f28dcb0320cc7ecf03e9b20fc75307cbf4b374 |
db/migrations/20081022101325_create_users.rb | 644 | 0 | 0 | | | 800 Bytes | 7eb90a174bed66a9b638cb52a3423262f86b36bfac05ab46979012ed114f3b92 |
lib/authenticated_system.rb | 644 | 0 | 0 | | | 6.41 KB | 69f2dd36bc9cfb642517bd79d4863d709f74742d2c280af0c2cccc07845df952 |
lib/authenticated_test_helper.rb | 644 | 0 | 0 | | | 369 Bytes | 53c68f8ad002cfef2d1dc53a683ab633a1971c1ad6033551b3348a85c3a092af |
lib/mr_authentication/version.rb | 644 | 0 | 0 | | | 149 Bytes | ab969eadafeeb7f4e4e12cea2b7c6e12124b2fb7f9560fa9ea4a81d6bde091f6 |
lib/mr_authentication.rb | 644 | 0 | 0 | | | 85 Bytes | 91f7196e8668bd2080d3ccf2aa54f0c36d5e399c04bc0e29f7c375497e033b59 |
rails/init.rb | 644 | 0 | 0 | | | 271 Bytes | a9606bf1aaca6f1fea6c2a3bb5e787a323af223770b83f8f33b4cdc440e58583 |
vendor/plugins/restful-authentication/CHANGELOG | 644 | 0 | 0 | | | 2.71 KB | 79c44c48e87b5a13379fe8fc6d800ed471487187aa1841d3c0cfe07d1b849cf1 |
vendor/plugins/restful-authentication/generators/authenticated/authenticated_generator.rb | 644 | 0 | 0 | | | 22 KB | b6450fb0724d77656e3b6fd81ccfae00dabefbacbf542a72885398ce059c571d |
vendor/plugins/restful-authentication/generators/authenticated/lib/insert_routes.rb | 644 | 0 | 0 | | | 2.08 KB | c2ff65e8c7aff25a7ff099024cb0284e9ab0b0cd3b2d7978a4fc288eec615261 |
vendor/plugins/restful-authentication/generators/authenticated/templates/_model_partial.html.erb | 644 | 0 | 0 | | | 631 Bytes | 201db34625c6fe01913bdaf88181bf03587f23c6637acb90caa846616fe86649 |
vendor/plugins/restful-authentication/generators/authenticated/templates/activation.erb | 644 | 0 | 0 | | | 101 Bytes | 548b1f1f069e26010110eecf145b1405bda88da521f29fcf1dd17c53085d86ba |
vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_system.rb | 644 | 0 | 0 | | | 7.07 KB | 2f2d3c3eb01eec56a05bb8658f4c2a6091cd0806813e131f998e3801be8f14c6 |
vendor/plugins/restful-authentication/generators/authenticated/templates/authenticated_test_helper.rb | 644 | 0 | 0 | | | 837 Bytes | b9a2e04577161d46e0d67833ebd5deaf08146df9247a78acdf39727fb91cc5e4 |
vendor/plugins/restful-authentication/generators/authenticated/templates/controller.rb | 644 | 0 | 0 | | | 1.39 KB | 22935ecff20bfd9b4ca93eb6a2e42d77974ea581bdbb6cf41bc7ed5a122244bb |
vendor/plugins/restful-authentication/generators/authenticated/templates/helper.rb | 644 | 0 | 0 | | | 45 Bytes | f98c7b32bbb3027f504b4ad3d2f4f4df4e7bdd065154b21d2e895cd185dc079b |
vendor/plugins/restful-authentication/generators/authenticated/templates/login.html.erb | 644 | 0 | 0 | | | 449 Bytes | c023143e59ab999e8cc79bfd8adc7fae70a70fa38566deb61dcfc7d8f28c55dc |
vendor/plugins/restful-authentication/generators/authenticated/templates/mailer.rb | 644 | 0 | 0 | | | 811 Bytes | 61fed621881940d8b58be5f35c694f310edfc7468947b39526f3fa7c96d5da7f |
vendor/plugins/restful-authentication/generators/authenticated/templates/migration.rb | 644 | 0 | 0 | | | 1.16 KB | 9f0d610bd411e504024775c417ed2ec6a439feea411dc8043bfe72bf6da3ce0f |
vendor/plugins/restful-authentication/generators/authenticated/templates/model.rb | 644 | 0 | 0 | | | 2.94 KB | 9327d2524ee69a7986e637dc5f0b35963c6dabac6a8f114248961ed7716fea59 |
vendor/plugins/restful-authentication/generators/authenticated/templates/model_controller.rb | 644 | 0 | 0 | | | 3.22 KB | 09abf5f9ba37086be0cc7b6be591d074e0c2c0d7fb8c6e10342f699d64bced85 |
vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper.rb | 644 | 0 | 0 | | | 3.72 KB | b271483d70c827034abd730259109a6c330579a3c6aaa6a72b0d83ce43c383fa |
vendor/plugins/restful-authentication/generators/authenticated/templates/model_helper_spec.rb | 644 | 0 | 0 | | | 5.42 KB | febfa7c4bfecb8b919896ed0553d559ff6029a2e9f708d25edd676890db45205 |
vendor/plugins/restful-authentication/generators/authenticated/templates/observer.rb | 644 | 0 | 0 | | | 377 Bytes | 37b40a1bbd75547ca4ed2b1436e9683defa6609fe312d16976c37beab574dcd6 |
vendor/plugins/restful-authentication/generators/authenticated/templates/signup.html.erb | 644 | 0 | 0 | | | 634 Bytes | cf08f015efcd07406f5161f3863e26a8ab78de0e08fdbf858a7cda74f428c15c |
vendor/plugins/restful-authentication/generators/authenticated/templates/signup_notification.erb | 644 | 0 | 0 | | | 184 Bytes | 0e1fee7bc147e00cb0df85265bfb4baee2ee4f86a52ec8e5c0f6fd5482e9a571 |
vendor/plugins/restful-authentication/generators/authenticated/templates/site_keys.rb | 644 | 0 | 0 | | | 2.17 KB | 9c8c157d66eede82211c371a79a5a256124febc7f272abd17715fb3c40ba197f |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/access_control_spec.rb | 644 | 0 | 0 | | | 3.5 KB | b279b2d665773475096f11120ecdef96fe7026224dd443e3ae66d0debca86b1e |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/authenticated_system_spec.rb | 644 | 0 | 0 | | | 4.04 KB | 4ffb04be148c63f58818615f05538f3ee04b56f3f2dcbe1bb474fbc34b056ff5 |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/sessions_controller_spec.rb | 644 | 0 | 0 | | | 7 KB | 77cf4a48778948c678afbf9aab8640f8e3aabdd4c62a973d989c5d68f3a4c990 |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/controllers/users_controller_spec.rb | 644 | 0 | 0 | | | 11.4 KB | 7ba7caaeaff890de3598b986e30c50a53077d2b9f0efd433cc382cb5bfae2b2f |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/fixtures/users.yml | 644 | 0 | 0 | | | 2.04 KB | 8894f3ed50b90c57e0cf66809a6924299407dae3c5789c022b5d05771e533e97 |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/helpers/users_helper_spec.rb | 644 | 0 | 0 | | | 6.4 KB | 8e3a233ddbb6eb16b6508cfdf72683e89c8e5eb759446134e19abbc4e8a8e864 |
vendor/plugins/restful-authentication/generators/authenticated/templates/spec/models/user_spec.rb | 644 | 0 | 0 | | | 10.7 KB | 9d7f9be52759fa4b4b64bde59a3b4b93f9e6162cfce230aee4beba607b501a2d |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/rest_auth_stories.rb | 755 | 0 | 0 | | | 719 Bytes | dd446964ed75a122c827926af90ab9637522d6b32efbddb0e325ca49d6e7db29 |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/rest_auth_stories_helper.rb | 644 | 0 | 0 | | | 2.75 KB | a75f78adf7cc5555e8fd94af0268ffd6ff82cf14ee274eb4112df0a6942f6f3e |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/steps/ra_navigation_steps.rb | 644 | 0 | 0 | | | 1.52 KB | 9b8fb02c935729f8ce2ac6984c9475ea4f40f7941f7c9205ad5852e1d05bc14a |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/steps/ra_resource_steps.rb | 644 | 0 | 0 | | | 5.89 KB | 463d744d9dd9790c18636a6e25f3920b2dc82d2bad62eca655b81f16abf9205a |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/steps/ra_response_steps.rb | 644 | 0 | 0 | | | 4.99 KB | e84d88b21b556bbb3cfa1a58e9c617e9a47c863dea98ce6b1deaa5a3fc8ec3b6 |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/steps/user_steps.rb | 644 | 0 | 0 | | | 5.17 KB | deb820a4b300eaf8945817ffe06b7b98d6b795ff7e40b4baff9f41ba7ea69ed1 |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/users/accounts.story | 644 | 0 | 0 | | | 10.3 KB | 5660fdaac5943c64e775e8c7fb8deef9d652f8b3498334d1018b62120f8df4f0 |
vendor/plugins/restful-authentication/generators/authenticated/templates/stories/users/sessions.story | 644 | 0 | 0 | | | 6.46 KB | 455448dc925ae42741a76a23c5c22e2640623232325adbb0dfe422cf6fa48389 |
vendor/plugins/restful-authentication/generators/authenticated/templates/test/functional_test.rb | 644 | 0 | 0 | | | 2.51 KB | aa053907754ea1017c0b4c8798df89ad2ee88cccaacc8ab9bf4835b85be66962 |
vendor/plugins/restful-authentication/generators/authenticated/templates/test/mailer_test.rb | 644 | 0 | 0 | | | 758 Bytes | dab553db526c4e98aedded5ca7b0ed9ebc4220172c1c2dab759321ce6e574980 |
vendor/plugins/restful-authentication/generators/authenticated/templates/test/model_functional_test.rb | 644 | 0 | 0 | | | 3.12 KB | 576ea622873b633e4579d1699a5c026563053ac81f5fa580e138aead03e8e157 |
vendor/plugins/restful-authentication/generators/authenticated/templates/test/unit_test.rb | 644 | 0 | 0 | | | 6.25 KB | ab2b4488fd28f743906f1e5d79165f6a9ed633abbb91852a7405c315d8482f1f |
vendor/plugins/restful-authentication/generators/authenticated/USAGE | 644 | 0 | 0 | | | 56 Bytes | f24f8106217a04d82d323e756c0a5c421a23b07b9853c0b226eb17995d41a3e3 |
vendor/plugins/restful-authentication/init.rb | 644 | 0 | 0 | | | 193 Bytes | 189fded9573cf1afd54b4cb56b63efe16aca18b519c1c863177ab2741b9b6263 |
vendor/plugins/restful-authentication/install.rb | 644 | 0 | 0 | | | 57 Bytes | f389192bcc1c083c6ed52e19737526e4709071ebf0f423e7308fb394544e5e4f |
vendor/plugins/restful-authentication/lib/authentication/by_cookie_token.rb | 644 | 0 | 0 | | | 1.99 KB | 7ad3cadfc3284ed90cbd177a444341c5991c549bc316e4fd775e4f76af0f40d7 |
vendor/plugins/restful-authentication/lib/authentication/by_password.rb | 644 | 0 | 0 | | | 2.13 KB | 096c813f37dd7118607fd682bb4398c903f88c2cd703aabed7ed9e66d23d5b2e |
vendor/plugins/restful-authentication/lib/authentication.rb | 644 | 0 | 0 | | | 1.51 KB | 3fd7fccc637492ee5e2340c641ec4aacc2ca546999769da9ee525ecccff57d96 |
vendor/plugins/restful-authentication/lib/authorization/aasm_roles.rb | 644 | 0 | 0 | | | 2.01 KB | 6c359ec72bbbfd074aec2459c29eb7b7b54cc7f0a607d30fe93cc55a5730c808 |
vendor/plugins/restful-authentication/lib/authorization/stateful_roles.rb | 644 | 0 | 0 | | | 1.93 KB | ab509bc99fe95efb2f2462d0dde2a4250ae7458cf2d40c02ae2a61003326fdb8 |
vendor/plugins/restful-authentication/lib/authorization.rb | 644 | 0 | 0 | | | 279 Bytes | df4da5e6502a17bf1f09ae9f2b55aba2692f64689b4a4811013acd322d011807 |
vendor/plugins/restful-authentication/lib/trustification/email_validation.rb | 644 | 0 | 0 | | | 436 Bytes | 877be18f6fe1c7579f06676946a8c8c8c9496c8d66ec884cef1cf72dff253656 |
vendor/plugins/restful-authentication/lib/trustification.rb | 644 | 0 | 0 | | | 280 Bytes | 2b837a12696d838dc3c62ea1dfc61cce62e5576ebd2a55be1c5671fbe71dadbe |
vendor/plugins/restful-authentication/notes/AccessControl.txt | 644 | 0 | 0 | | | 36 Bytes | 8faa1c8bae0d2b26da5fd0584064253ecfa2beac8f518d0265f82729ed1046be |
vendor/plugins/restful-authentication/notes/Authentication.txt | 644 | 0 | 0 | | | 444 Bytes | 3715980777f2a0f887f2eb85f1cb472773ef837257a8bc15784502b3b9652736 |
vendor/plugins/restful-authentication/notes/Authorization.txt | 644 | 0 | 0 | | | 6.36 KB | ffc2259d44462d59cefde6ac0c03052283e38bcf75ecc803a38ef6f47ae31a70 |
vendor/plugins/restful-authentication/notes/RailsPlugins.txt | 644 | 0 | 0 | | | 2.74 KB | ce45c3cf872ba62727063a9a7ff5ae5290fe7387aa4c5a93a33dc880fba0e1e5 |
vendor/plugins/restful-authentication/notes/SecurityFramework.graffle | 644 | 0 | 0 | | | 5.97 KB | 22eabc0a5141cf358fd51dd87c1f36ad01180c7ee69ad82eb08b11809f1796d7 |
vendor/plugins/restful-authentication/notes/SecurityFramework.png | 644 | 0 | 0 | | | 194 KB | dfb2e2ed50830f161a61fff7ddd76ee8c71075eedd795a057a8ad07c098ac0d9 |
vendor/plugins/restful-authentication/notes/SecurityPatterns.txt | 644 | 0 | 0 | | | 6.65 KB | d64bd2b8e0036b2a251cfb5364d822540eeaa4a316ddada4b89377f8e06113bb |
vendor/plugins/restful-authentication/notes/Tradeoffs.txt | 644 | 0 | 0 | | | 7.36 KB | f61ccf67dfea7986eb2e66ebb59cc568c339f0d786238bd9651f25ffeb033f0d |
vendor/plugins/restful-authentication/notes/Trustification.txt | 644 | 0 | 0 | | | 1.31 KB | 4dba58121c34a093f303bedecfe41b9dbbfb5a8422e786e57bcf42daedd5f746 |
vendor/plugins/restful-authentication/Rakefile | 644 | 0 | 0 | | | 585 Bytes | 7c94dc4fa365c8569f8b941cb5a2d8fea9c387631ce36b2ca2109b23a2c2ea00 |
vendor/plugins/restful-authentication/README.textile | 644 | 0 | 0 | | | 9.6 KB | 8e9986bb76062aa96e5487b2d5765602289e33e4227dc65446d95371eaa560fb |
vendor/plugins/restful-authentication/tasks/auth.rake | 644 | 0 | 0 | | | 720 Bytes | 13565385786742c7aa3dfe995ec02277d8aa07898ea8fa1ef2753df56743706b |
vendor/plugins/restful-authentication/TODO | 644 | 0 | 0 | | | 756 Bytes | 21e95502d3d7817f7b4140f1e38692461682436827be670314cf264dae8bcda0 |
setup/setup.rb | 644 | 0 | 0 | | | 72 Bytes | b33de46fece6b10703eb2b39661a69c718e2407e078de43194827f06f7aa8f06 |
README | 644 | 0 | 0 | | | 207 Bytes | c0a0f34098fcd971af4b5e420e1c54025f1c31a9bb61637ee11e4171b5df2dc7 |
about.yml | 644 | 0 | 0 | | | 263 Bytes | d89272a4cbeb5e82f92514cf5518566e4432ec42a56456ca655b6423b569f6cf |
License.txt | 644 | 0 | 0 | | | 1.03 KB | a1d1795845f38b3b7b87de5028240aa44813a7a443d5bace6b69a39bc03b5a9d |