.github/FUNDING.yml | 100644 | 0 | 0 | | | 163 Bytes | a60b7289223c14e991a280228615953eead1c920103aecb2e46848b99a63edee |
.github/workflows/CI.yml | 100644 | 0 | 0 | | | 2.5 KB | b373d75ac90ad89e6b9182c34a7cf8ca81b34417dfad4072185a8b7c6b916fe5 |
.gitignore | 100644 | 0 | 0 | | | 73 Bytes | 1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e |
.rubocop.yml | 100644 | 0 | 0 | | | 176 Bytes | 0692cd93e665c89987c84014e3d5cfd87152e10df385cfa798222dad9df8090c |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | 79b9fb49a71869140833837e3a27ae1722a41faf59746519fde5e1346f9dd5b8 |
CHANGELOG.md | 100644 | 0 | 0 | | | 4.21 KB | 89b6ab2bf3cffa25a92d6db6acd0e24c5bbb95638667d75d1ea9c2211b9b3a32 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | 9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc |
Gemfile | 100644 | 0 | 0 | | | 127 Bytes | 751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e |
Gemfile.lock | 100644 | 0 | 0 | | | 224 Bytes | c168a748b6be3b4ea5e77868783a8ab73626c1933e0640438e4d3e5093e37881 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | bec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2 |
README.md | 100644 | 0 | 0 | | | 5.84 KB | b854263da5ebbbed5bfecf75506e91236ad8a23ac3b5774c80e1b723860946fb |
Rakefile | 100644 | 0 | 0 | | | 51 Bytes | e5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec |
authentication-zero.gemspec | 100644 | 0 | 0 | | | 1.01 KB | df6f2051f9a576b9c4fd6fa5d2ef213111a0f6f0dc4be0e16059be02eb128202 |
lib/authentication-zero.rb | 100644 | 0 | 0 | | | 30 Bytes | 453a612244c998b037ca117d460efd6925c2a3435600f3a02fceca9a4d7af54a |
lib/authentication_zero.rb | 100644 | 0 | 0 | | | 69 Bytes | bdf99caf6772b6a000ce6672a3af103d2f732b480f2f19fb0180dd84fcd83424 |
lib/authentication_zero/version.rb | 100644 | 0 | 0 | | | 57 Bytes | 2180b6103cf300bc96ef51870e2aa2b32bb33fa3a53eb2566952928d9a9e7868 |
lib/generators/authentication/USAGE | 100644 | 0 | 0 | | | 422 Bytes | 651d5781f5ace52abbc70673e75f7a38799687d5bdfcf03b2a8f773cb6fe9dda |
lib/generators/authentication/authentication_generator.rb | 100644 | 0 | 0 | | | 14 KB | cde1d47473ed268b5a9d37b4de2b164a64cc87c1db9650a0e48887b84ebc330f |
lib/generators/authentication/templates/config/initializers/omniauth.rb | 100644 | 0 | 0 | | | 159 Bytes | 4a16c770a7165d76a72e5f0a99b7fed010f22c7ed9f1605211eb95b6d1404414 |
lib/generators/authentication/templates/config/initializers/webauthn.rb | 100644 | 0 | 0 | | | 112 Bytes | a11c7f49af95201509293f42bc1f584f48969e507eed60012a025d7d6b44870b |
lib/generators/authentication/templates/config/redis/shared.yml | 100644 | 0 | 0 | | | 233 Bytes | 43a592146785f6dcf9ed35a751fbc13baf7ae4ab42f29d99dc2cb6edab027de1 |
lib/generators/authentication/templates/controllers/api/application_controller.rb.tt | 100644 | 0 | 0 | | | 978 Bytes | 10028eecb9f244efac91b4e92a59b8d4ef47e6fc4f6c3fb2b5d32dcc8795d0e2 |
lib/generators/authentication/templates/controllers/api/authentications/events_controller.rb.tt | 100644 | 0 | 0 | | | 148 Bytes | 468d979539bebd4ead0f31508da3b4897c633134eaafeb76e797be4e38e9c621 |
lib/generators/authentication/templates/controllers/api/identity/email_verifications_controller.rb.tt | 100644 | 0 | 0 | | | 553 Bytes | d29da25894f5c5b7fbd79f8b17e9bb04e519d21e6c56c53105796508e17f4880 |
lib/generators/authentication/templates/controllers/api/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 701 Bytes | 2b79b9e6454a83d12e597091593738383e8328639ebc949195fc3f366cfa721a |
lib/generators/authentication/templates/controllers/api/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1017 Bytes | e0a5568ac5d2399ba7f667e0f76847eeef3a3bfaa75c626bd3b01e9f2b86f434 |
lib/generators/authentication/templates/controllers/api/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 444 Bytes | 2daacc392cf09fc93805ed53ad7d6878ceead736af8d0fa3f951064616f72b19 |
lib/generators/authentication/templates/controllers/api/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 530 Bytes | 5389ec6c4937b2293bf6674adcbacc40f3d0ed0582ef447c78067b684a70e203 |
lib/generators/authentication/templates/controllers/api/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 789 Bytes | e08dcc3de4a5cb7f43437c97c02dc09897bdcc8de26632271579556590707d69 |
lib/generators/authentication/templates/controllers/html/application_controller.rb.tt | 100644 | 0 | 0 | | | 1.02 KB | 2a3caf672d09ad5efed90999bc48ccc58424045ed7ef8aa06e5d90dfb38dc808 |
lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt | 100644 | 0 | 0 | | | 145 Bytes | 2bb14e1b8ca300091caf0be432edc65415f1f91686f76a19ebaa8229190810a7 |
lib/generators/authentication/templates/controllers/html/home_controller.rb.tt | 100644 | 0 | 0 | | | 67 Bytes | fcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065 |
lib/generators/authentication/templates/controllers/html/identity/email_verifications_controller.rb.tt | 100644 | 0 | 0 | | | 771 Bytes | d6b291edba65d5975920d9e6a3932fa0a447c5e4f075eff623b90f8664e04da4 |
lib/generators/authentication/templates/controllers/html/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 767 Bytes | abd6310dd7d7ab61370a40facf819c44645ae7304ec1e03ad9f1de3dd2fc9eab |
lib/generators/authentication/templates/controllers/html/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.22 KB | 29f06886c83b344da6fea44852807984326d0fb5297fa48b1476fdbb1f68698b |
lib/generators/authentication/templates/controllers/html/invitations_controller.rb.tt | 100644 | 0 | 0 | | | 660 Bytes | c5fe03a92ebecb76b767f89bc808e7abaca832612305a648b5542173c25d2df2 |
lib/generators/authentication/templates/controllers/html/masquerades_controller.rb.tt | 100644 | 0 | 0 | | | 527 Bytes | 1f5fae9050e3daabb022716960ac7f27009571cdd372cefd1b52c3bc6cde6636 |
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 494 Bytes | 3a171a75a394f733282a4aef772f48143153843e6f91182799260cbf6b4a0346 |
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 732 Bytes | 9930073b6534990f6cf0886242946e5276586a3019dd5bc79a9921f8809f5117 |
lib/generators/authentication/templates/controllers/html/sessions/omniauth_controller.rb.tt | 100644 | 0 | 0 | | | 898 Bytes | 0fccb3786962a816df19de1c95053fa966a9c7d16e4d96351efc739aa2b8619a |
lib/generators/authentication/templates/controllers/html/sessions/passwordlesses_controller.rb.tt | 100644 | 0 | 0 | | | 1.17 KB | 8438ceea3790053955c25af3777b74adeb84339b6a52289663e4bcef9ecba830 |
lib/generators/authentication/templates/controllers/html/sessions/sudos_controller.rb.tt | 100644 | 0 | 0 | | | 409 Bytes | a6af1b2758a0e2b31d50674369217d47585c58cdef381f653b901d651c00651b |
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 1.36 KB | 8e081aaa71a6f97629798f4f07c13d1c77709cf1ac7a300d230e8b3ea47521ba |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/challenge/recovery_codes_controller.rb.tt | 100644 | 0 | 0 | | | 1006 Bytes | f43105ea5172374f5865f577a2def65240cc22f44dac7d54193afd0bd28db5fa |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/challenge/security_keys_controller.rb.tt | 100644 | 0 | 0 | | | 1.29 KB | a01a82e536733889371fc3eeec30d14750cdaa30f831baa6654a40833d0bac90 |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/challenge/totps_controller.rb.tt | 100644 | 0 | 0 | | | 991 Bytes | 0cdb53d67e436c3542ef5ef10ad9ad12fca101c3562e41da0d9e5c3c2e83b609 |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/profile/recovery_codes_controller.rb.tt | 100644 | 0 | 0 | | | 780 Bytes | 9a21202bc8d8dfd11c958b3ca5f3a91cab63b0dc357534ac07a039f27068066d |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/profile/security_keys_controller.rb.tt | 100644 | 0 | 0 | | | 1.57 KB | 58179505a38e155b01cf6aa494bc193b30fa724bad2e137ad18946ea54bf4934 |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/profile/totps_controller.rb.tt | 100644 | 0 | 0 | | | 927 Bytes | bb614da202708361b82180372da979e0782f4e0c3eae8dbda1a62b9ac677f96e |
lib/generators/authentication/templates/erb/authentications/events/index.html.erb.tt | 100644 | 0 | 0 | | | 558 Bytes | b0e0cb8344e3a8c099ae48dfa8e109aecc5f052f03ffd1fd1f4348fb5ef718b0 |
lib/generators/authentication/templates/erb/home/index.html.erb.tt | 100644 | 0 | 0 | | | 1.17 KB | 5c06c6c8ff16d90c851a261f3bb63dde52475798582f1792a56719564aa76244 |
lib/generators/authentication/templates/erb/identity/emails/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.21 KB | fb8325f99c4753d705b8cd3a761b940b5c0e2427bbcb90e05f31b106822148aa |
lib/generators/authentication/templates/erb/identity/password_resets/edit.html.erb.tt | 100644 | 0 | 0 | | | 998 Bytes | fb8ddc0a77c57dc3597b4ed7dbba2817330c0d8848a88afce098f8bbb6e23d30 |
lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt | 100644 | 0 | 0 | | | 358 Bytes | 4273b6362939c3e5356ef2aeee369e506b22963ff0ae5319bc418202e8532b68 |
lib/generators/authentication/templates/erb/invitations/new.html.erb.tt | 100644 | 0 | 0 | | | 709 Bytes | 058da3e220940cc0a108c851f3f2d04de08d9e2ff0b0f7537a7db07a4a85f7a3 |
lib/generators/authentication/templates/erb/passwords/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.19 KB | f853b521e98379d86f4b6205e8a0f694b185167ee3eeded35f03fdd095266d5b |
lib/generators/authentication/templates/erb/registrations/new.html.erb.tt | 100644 | 0 | 0 | | | 1022 Bytes | 13d27d41ae5ec57cf9c3e0a3c896cec48b00eb47dcfaf9063f1cebb820e77dd5 |
lib/generators/authentication/templates/erb/sessions/index.html.erb.tt | 100644 | 0 | 0 | | | 614 Bytes | fef84bfddc33c57c96820dd9b39e465f73c55b3d8055d67932110e5b6ec61194 |
lib/generators/authentication/templates/erb/sessions/new.html.erb.tt | 100644 | 0 | 0 | | | 980 Bytes | 2d9b320d8a103aeb91d51bd2e1cc73ac10d6a7c5617971e41964060fe73d7aa6 |
lib/generators/authentication/templates/erb/sessions/passwordlesses/new.html.erb.tt | 100644 | 0 | 0 | | | 341 Bytes | 6bff309bfd569afb83239c147065ff8376d2522ba9da5c7198ab3f7061554df6 |
lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt | 100644 | 0 | 0 | | | 754 Bytes | cb96baf7486af8ea5b68b27c6301bcc937952e0d5d9ca776849b4512860b6463 |
lib/generators/authentication/templates/erb/two_factor_authentication/challenge/recovery_codes/new.html.erb.tt | 100644 | 0 | 0 | | | 568 Bytes | 0b0c38359d370a46c06271723f4e8a0c5bebcedb6032f7bffd7dacfe9166c38f |
lib/generators/authentication/templates/erb/two_factor_authentication/challenge/security_keys/new.html.erb.tt | 100644 | 0 | 0 | | | 785 Bytes | 92bce2e8c77aa413dbf3f15b372e0cec072ecdce150d2231591885e1efaa1a68 |
lib/generators/authentication/templates/erb/two_factor_authentication/challenge/totps/new.html.erb.tt | 100644 | 0 | 0 | | | 859 Bytes | 1a3e716b5516c56f4de70758bebd230480a2dd2274fdc59134a84c4ed2526336 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/recovery_codes/_recovery_code.html.erb.tt | 100644 | 0 | 0 | | | 140 Bytes | fa6e4855a0a6119ffeef0813fb6cbe5c881ef3db3279ce6a848fc502d543e815 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/recovery_codes/index.html.erb.tt | 100644 | 0 | 0 | | | 617 Bytes | ec57cee79992484c3e54b5ca2a6687266caa29fdf690eff984d747f42bdb3fea |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/security_keys/_form_confirm.html.erb.tt | 100644 | 0 | 0 | | | 429 Bytes | 73679e6759124b927e321e403ac0c1c74562330d91de19ccb392c65abe8a4eb3 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/security_keys/_form_edit.html.erb.tt | 100644 | 0 | 0 | | | 528 Bytes | 2d6edfe000980f995220023b4c875756053ab799ca9706d2bc07012b1f3c9d25 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/security_keys/_security_key.html.erb.tt | 100644 | 0 | 0 | | | 115 Bytes | baeb7e117c887228faa8b050ddfee2334ac3de8e8595cba64869f27bc769db30 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/security_keys/edit.html.erb.tt | 100644 | 0 | 0 | | | 96 Bytes | 3f4eaf8d6bd81f224e5c148597ff5ca56daa2419ffffd5029955fcfefd06dfe8 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/security_keys/index.html.erb.tt | 100644 | 0 | 0 | | | 451 Bytes | 4dfe7ba38a952589b1a173d55c25598057bee243817deb7d66fcf138f6ec9c8f |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/security_keys/new.html.erb.tt | 100644 | 0 | 0 | | | 677 Bytes | c88984a8a2ab50acac7cba233913146e3df3ceca2e4f4fff1bd8f8ba89be76e0 |
lib/generators/authentication/templates/erb/two_factor_authentication/profile/totps/new.html.erb.tt | 100644 | 0 | 0 | | | 1.74 KB | de962576d58ff09fbbfccf478752f16a19172f183292853ee0c4799b9c4f1db5 |
lib/generators/authentication/templates/erb/user_mailer/email_verification.html.erb.tt | 100644 | 0 | 0 | | | 508 Bytes | 474c76c1f4973b7c17e6f58f64101f0e9d3fe858c8d40df2d8537352352a7ddd |
lib/generators/authentication/templates/erb/user_mailer/invitation_instructions.html.erb.tt | 100644 | 0 | 0 | | | 486 Bytes | 43862f099319c95e33652496a5158b66ac260df40632dcee53cffb20d28cea5d |
lib/generators/authentication/templates/erb/user_mailer/password_reset.html.erb.tt | 100644 | 0 | 0 | | | 553 Bytes | 891589e758cc5f9ab69618c916c39d0b3d489f8a0434acfd66e6336e6bff6d98 |
lib/generators/authentication/templates/erb/user_mailer/passwordless.html.erb.tt | 100644 | 0 | 0 | | | 291 Bytes | e519f8faeef1e1eea3ed40bbf42a0aa44003ea701e7e98fcb0640299c158be10 |
lib/generators/authentication/templates/javascript/controllers/application.js | 100644 | 0 | 0 | | | 324 Bytes | ddc4744e9462092752636a875a7af319c8ad85ac69b1988774bc6d3ab43385c0 |
lib/generators/authentication/templates/lib/account_middleware.rb | 100644 | 0 | 0 | | | 544 Bytes | 06c4028f63ea83a5400dc0c6208f3fd24994b5b736fdab3a41bcf7202979d26e |
lib/generators/authentication/templates/mailers/user_mailer.rb.tt | 100644 | 0 | 0 | | | 829 Bytes | a3f20fe81dc87c669028915de411d44d56f9c07bb1e0615daec291f8268cde7d |
lib/generators/authentication/templates/migrations/create_accounts_migration.rb.tt | 100644 | 0 | 0 | | | 158 Bytes | f6a6af2a8d8c963d8c93d153d1780d19f0a03c8af70ac0fbf2a4ac7a782ec3a9 |
lib/generators/authentication/templates/migrations/create_events_migration.rb.tt | 100644 | 0 | 0 | | | 338 Bytes | 6edd80528be7b523c7c8694f9f9005857f4245a2a4f1f75a0a5f3497a743fa3d |
lib/generators/authentication/templates/migrations/create_recovery_codes_migration.rb.tt | 100644 | 0 | 0 | | | 342 Bytes | 72e602f30ae8361c295dce9c8347fe1cfb460457aaf76511556a385b52cd6989 |
lib/generators/authentication/templates/migrations/create_security_keys_migration.rb.tt | 100644 | 0 | 0 | | | 362 Bytes | 46b513e7be08f15be627adda73855ffd626553d4b0c7606db348300478d437cb |
lib/generators/authentication/templates/migrations/create_sessions_migration.rb.tt | 100644 | 0 | 0 | | | 304 Bytes | 27889e98d8b80a15fd5ccd01c196df0bc2bd61be918a6bd8a405a4b71bdef82f |
lib/generators/authentication/templates/migrations/create_sign_in_tokens_migration.rb.tt | 100644 | 0 | 0 | | | 236 Bytes | 72c0718c2c71285213af7924079e732af4b5ad69d1e68918fdc4e4175c717540 |
lib/generators/authentication/templates/migrations/create_users_migration.rb.tt | 100644 | 0 | 0 | | | 811 Bytes | 7fa4283013d376724e5e5746098c4eb8b3a9022bfb144c0527d9f44a845fbd3b |
lib/generators/authentication/templates/models/account.rb.tt | 100644 | 0 | 0 | | | 77 Bytes | 8b99162408ebf4872afb164cfb6701dbd0ac70c14b32e556120ffc079b5d2be6 |
lib/generators/authentication/templates/models/concerns/account_scoped.rb | 100644 | 0 | 0 | | | 159 Bytes | d8fce59396bf20effe7e917fa7a7755bfc7ea66bb7fb2ec6b9754933afcfc4d6 |
lib/generators/authentication/templates/models/current.rb.tt | 100644 | 0 | 0 | | | 350 Bytes | 00a84e218a8d5d75d45e952bfba572ed075209c3fc36590af8fde8e8add1cbd3 |
lib/generators/authentication/templates/models/event.rb.tt | 100644 | 0 | 0 | | | 163 Bytes | aa53b6485893b87398dd85761b91325ed8db6de33e10644237dcc27f9ad84e37 |
lib/generators/authentication/templates/models/recovery_code.rb.tt | 100644 | 0 | 0 | | | 62 Bytes | 91162ac391d6c37134a60f3722344b9c8c027fc06b2dd25665c9c6a85ea5b2c4 |
lib/generators/authentication/templates/models/security_key.rb.tt | 100644 | 0 | 0 | | | 61 Bytes | da24a37b0dc0b42bca5ed42da6a655e9b13a9b1075adae13c71a1fd0d0c45c71 |
lib/generators/authentication/templates/models/session.rb.tt | 100644 | 0 | 0 | | | 476 Bytes | fdd0916cd19bc0e09db33166f32f074c57610473b42f786b92b06c9bbca602ed |
lib/generators/authentication/templates/models/sign_in_token.rb.tt | 100644 | 0 | 0 | | | 61 Bytes | b90503e10a21c3257a977cb8a4cf9cad4e3f7242347b43eac840f7caf291db48 |
lib/generators/authentication/templates/models/user.rb.tt | 100644 | 0 | 0 | | | 1.92 KB | 873da5d4b0f580d8ded7c26c2cfaf254739c3b3c340a50bc79a9d9ad5b792cd1 |
lib/generators/authentication/templates/test_unit/application_system_test_case.rb.tt | 100644 | 0 | 0 | | | 365 Bytes | ae8fec1fdb4403422a036b9b2cd62569e03d00d0104734a7d57e82950b1c7620 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/email_verifications_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.08 KB | 3ade66f6e74eac18925efe38877e77b8c2830205e01d6990722280360edc2826 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 767 Bytes | 3a0a1c6c79958737ee2fa943d171a28fa0be21bcd2d67c2da2d719453313a67d |
lib/generators/authentication/templates/test_unit/controllers/api/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.89 KB | f4e7d8b1ed50fab286701d64d2177046d365a1c1dc25b145c724cd2658fa034d |
lib/generators/authentication/templates/test_unit/controllers/api/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 828 Bytes | ebbc76f4f9b2db77765fb42438f9bc1ab05ddbc83a9e1e8c44657d2c5f3c1216 |
lib/generators/authentication/templates/test_unit/controllers/api/registrations_controller_test.rb.tt | 100644 | 0 | 0 | | | 335 Bytes | 209ddc80d686afe135fb60115601b77d00a516d21a360e9af8b59df252b662fc |
lib/generators/authentication/templates/test_unit/controllers/api/sessions_controller_test.rb.tt | 100644 | 0 | 0 | | | 937 Bytes | c38be59200e5aaa23ddac6475a744e5ab5b9d9b50caea0842a11aed99309ec15 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/email_verifications_controller_test.rb.tt | 100644 | 0 | 0 | | | 967 Bytes | c73d4512bf6cd8dde96db411f1b36ae0a74693b8128daca0601b9531ed7cf904 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 748 Bytes | 4bdc34d6a8e96e3fab4758166ad54573be256a8232d0a5bdae01134ec8d2db77 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 2.02 KB | 295d3bd72bed1a1dc902d744c644f405fa6913a81f36a1a1c9d3b0fdc657bab0 |
lib/generators/authentication/templates/test_unit/controllers/html/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 768 Bytes | 94ce82184a7e1e6d6a52a0e733f1ea10d6312e0c5c5470f23733b11e16be58b0 |
lib/generators/authentication/templates/test_unit/controllers/html/registrations_controller_test.rb.tt | 100644 | 0 | 0 | | | 423 Bytes | e64e5923c6fc0568abfce365912de7a9a77895752dffdc181c286c988fdc632b |
lib/generators/authentication/templates/test_unit/controllers/html/sessions_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.03 KB | 1737f01c858605d830cd90dcd25e5e97e10dd0e52b4cb4622401f13109ef99de |
lib/generators/authentication/templates/test_unit/mailers/user_mailer_test.rb.tt | 100644 | 0 | 0 | | | 493 Bytes | 93f3bcfa146d3f1981c10f28ee1a34f0dc8a0a276b11f0bc248f8706e4e51e33 |
lib/generators/authentication/templates/test_unit/system/identity/emails_test.rb.tt | 100644 | 0 | 0 | | | 648 Bytes | 91a099299e261fc6de4c9f220ef37db941e73389252d483cc66bab017fce0d1d |
lib/generators/authentication/templates/test_unit/system/identity/password_resets_test.rb.tt | 100644 | 0 | 0 | | | 757 Bytes | 113acbb260318379f5a6b547506d357aef7a6a38d67e5daf8821ba9804dee055 |
lib/generators/authentication/templates/test_unit/system/passwords_test.rb.tt | 100644 | 0 | 0 | | | 466 Bytes | 12856ca9fff51e985ed3161b384fe21072f315bea6f9597120308b656e8be643 |
lib/generators/authentication/templates/test_unit/system/registrations_test.rb.tt | 100644 | 0 | 0 | | | 383 Bytes | 8dc002646749f5cfccbbaba908b967e073cae6097a337a39eb3217f18f76faef |
lib/generators/authentication/templates/test_unit/system/sessions_test.rb.tt | 100644 | 0 | 0 | | | 606 Bytes | bf166867d8938dd6ff957657e181b7ceae399b6453491f0f5ee0f3d202ca5522 |
lib/generators/authentication/templates/test_unit/test_helper.rb.tt | 100644 | 0 | 0 | | | 708 Bytes | ebd574b52e4391185be593be4337c7b6219b261bbed3b085494fd0f2769fc7ae |
lib/generators/authentication/templates/test_unit/users.yml | 100644 | 0 | 0 | | | 221 Bytes | fddb6e2509a8d79a141551364b27a7f175c0e6db9633da365f3b90caf564d0ce |