lib/generators/authentication/templates/models/model.rb.tt | 100644 | 0 | 0 | | | 1.07 KB | 250cd0c756dff6e403d49b8df8588d132bff543d7e56800139e06334464ecd86 |
.gitignore | 100644 | 0 | 0 | | | 73 Bytes | 1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e |
CHANGELOG.md | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | 9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc |
Gemfile | 100644 | 0 | 0 | | | 127 Bytes | 751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e |
Gemfile.lock | 100644 | 0 | 0 | | | 218 Bytes | e0af2bb25d156b90d5acab3fd907e39d8e9c37c6ab2c446bf37b04fd8ce57d86 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | bec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2 |
README.md | 100644 | 0 | 0 | | | 4.82 KB | 0ef898bc6414cf69df91058ec8c7e2611b64be4d6e80bf8246218df70bbcc257 |
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 | | | 51 Bytes | ae7dc6e51155b81dede0f426d6ee966cbd2b12de94975dc2af401387b648c404 |
lib/generators/authentication/USAGE | 100644 | 0 | 0 | | | 427 Bytes | e208119a82c6b7f0fd96e3219bf6cceb68a59dbab8d3ad0f747d3b888ddb1775 |
lib/generators/authentication/authentication_generator.rb | 100644 | 0 | 0 | | | 3.82 KB | f22ed201aa5d495c9403cbe094da15e0a384c66a7aac1d6487e0af1808a940f6 |
lib/generators/authentication/templates/controllers/api/cancellations_controller.rb.tt | 100644 | 0 | 0 | | | 124 Bytes | 2cc1467b412f95e18ee2235394ad4c7a61b9d6ca10c8cc556f4ec9f653591b81 |
lib/generators/authentication/templates/controllers/api/emails_controller.rb.tt | 100644 | 0 | 0 | | | 742 Bytes | 183350d29ac50a99626e5bfda704988c6a1d3d14d639195e01ca2daaf93ab112 |
lib/generators/authentication/templates/controllers/api/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.25 KB | a1cd987bc6bb4fd7553e27ac6a2c260b0426385d5949e77bb696bef6fa3314e5 |
lib/generators/authentication/templates/controllers/api/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 772 Bytes | a33859b6ce12aec237efb2c8b6aa27c21341582c12024b72bc0b22f7b722bd46 |
lib/generators/authentication/templates/controllers/api/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 546 Bytes | 87bd5b5ff87cdbaac145a9eb231fdda0cc2396e96a9047470dd0b0029a53a1e6 |
lib/generators/authentication/templates/controllers/api/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 565 Bytes | c821f8618ef369a96cd18e50f32555ffc407f9d3c1f17852394c0a196812bc6c |
lib/generators/authentication/templates/controllers/html/cancellations_controller.rb.tt | 100644 | 0 | 0 | | | 231 Bytes | 97fe1737e949920c139d902f1232d1a3e79ccfd2d5933703351f46261b9dbf09 |
lib/generators/authentication/templates/controllers/html/emails_controller.rb.tt | 100644 | 0 | 0 | | | 786 Bytes | 7f831e822a80333b2a9280cd8c312e7f9c95367bea5232567de7f6f051850b77 |
lib/generators/authentication/templates/controllers/html/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.4 KB | 46862c366dc98c8075fa5632c7467c27f333ac052b82fc0356fc89421487b844 |
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 822 Bytes | 92fa1d0af90ec863721810ac97061fff828fbd38ba156cd0e070763e2d882448 |
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 743 Bytes | c164ac28c757ff8efe9aad20954cf89906185fbcb85d598351161fd5956bf69c |
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 967 Bytes | cc1f25896823673d846985a1f48dbf535ed441b33c112b49e7375d70b14440aa |
lib/generators/authentication/templates/erb/cancellations/new.html.erb.tt | 100644 | 0 | 0 | | | 311 Bytes | 04c896c06ab3b652fa84bbd07ec98237b07e9b2949f14ce12cac56ffc99c0936 |
lib/generators/authentication/templates/erb/email_mailer/changed.html.erb.tt | 100644 | 0 | 0 | | | 419 Bytes | ed081934b382d5dfa0b9df0376237bbd29eb6bf43f291a19a9649936884f497f |
lib/generators/authentication/templates/erb/email_mailer/changed.text.erb.tt | 100644 | 0 | 0 | | | 344 Bytes | 9dbb792b9bd7f452c2fcfd80d03270a9a3767d1e8f06acc776b1228cc0829597 |
lib/generators/authentication/templates/erb/emails/edit.html.erb.tt | 100644 | 0 | 0 | | | 995 Bytes | ff70de7a4040ea776c39645711f08ed19441de84da9e46836427dbdaf8194a4a |
lib/generators/authentication/templates/erb/password_mailer/changed.html.erb.tt | 100644 | 0 | 0 | | | 283 Bytes | 0b857b11451c4187d6ec754bb04856a20464753be6a2d9b4166a43e6e5876df1 |
lib/generators/authentication/templates/erb/password_mailer/changed.text.erb.tt | 100644 | 0 | 0 | | | 256 Bytes | 080b4e2dd1667bad4b4341160605a13255108e1ab55781c90a165946ebf3b427 |
lib/generators/authentication/templates/erb/password_mailer/reset.html.erb.tt | 100644 | 0 | 0 | | | 577 Bytes | f2e4eec1d8a0c8144d4d795fb8ec10574aa68dca97c0bf75984a4e356ae1f4f1 |
lib/generators/authentication/templates/erb/password_mailer/reset.text.erb.tt | 100644 | 0 | 0 | | | 509 Bytes | 9ceb80aa70b997e8a89a869c9a82a43fbff79d3f65a78fd58a7141d2514adb3f |
lib/generators/authentication/templates/erb/password_resets/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.04 KB | ad7c9b2442b25f29056a388c4f132fbba8cdb3907e6b5e40207a960c8f98e2c8 |
lib/generators/authentication/templates/erb/password_resets/new.html.erb.tt | 100644 | 0 | 0 | | | 378 Bytes | d025fc53c752757035557c04e6a3fa9160079a5dd3adf84967f681b1b4b19289 |
lib/generators/authentication/templates/erb/passwords/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.25 KB | 8d608d9f2f6d21c980c4268db19ac81295459192597b8d43677db1492dac5e30 |
lib/generators/authentication/templates/erb/registrations/new.html.erb.tt | 100644 | 0 | 0 | | | 1.05 KB | bad8b25118848f6d732cb20b05cf8ded25d288c7f1004cbaaaae6103b860a8e8 |
lib/generators/authentication/templates/erb/sessions/new.html.erb.tt | 100644 | 0 | 0 | | | 798 Bytes | 1e099428305fca51bb117d89a84e7982930d7e3c6f9cf34b0a02fa5e87ad75e1 |
lib/generators/authentication/templates/mailers/email_mailer.rb.tt | 100644 | 0 | 0 | | | 145 Bytes | 42e3a16a2637995a692cd66189e2cb72d3020a65ab171a3ec1de4c55382c0fe9 |
lib/generators/authentication/templates/mailers/password_mailer.rb.tt | 100644 | 0 | 0 | | | 307 Bytes | d7c1ae4f5311ab1ef8398f9bbddbc9c6718fc967df104ef50fb56a2d76035090 |
lib/generators/authentication/templates/models/current.rb.tt | 100644 | 0 | 0 | | | 93 Bytes | 12404f501a8be762dd001b188a0dea533d2a60e94c67087cc9165d032cd04a65 |
lib/generators/authentication/templates/test_unit/controllers/api/cancellations_controller_test.rb.tt | 100644 | 0 | 0 | | | 647 Bytes | 84265a3f21bb203e46f9b66ced0c3bad3e1cd8f10c4df61c6916d0665d586e5c |
lib/generators/authentication/templates/test_unit/controllers/api/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.15 KB | 72755b907d2fd208f3278630342a1ef5fa43a1b1ebff97837332b9b5e3515d4b |
lib/generators/authentication/templates/test_unit/controllers/api/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.68 KB | aa3f974c07ddcf74800889fee1d5ddb726ba0053aebb9df44a9474296e6ce692 |
lib/generators/authentication/templates/test_unit/controllers/api/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.22 KB | 5ba5175b49bfbc72ca683c2db8374fd1270366d658e312912ca5a07366e09ff7 |
lib/generators/authentication/templates/test_unit/controllers/api/registrations_controller_test.rb.tt | 100644 | 0 | 0 | | | 342 Bytes | 520cd2fbcbf675060db55f4e79150606904c1d78763553fd811dfa49c9a339c5 |
lib/generators/authentication/templates/test_unit/controllers/api/sessions_controller_test.rb.tt | 100644 | 0 | 0 | | | 978 Bytes | 1791044a337ec4451a197f28aadc0ca0fa6569cc2426947b02c7394dfa993864 |
lib/generators/authentication/templates/test_unit/controllers/html/cancellations_controller_test.rb.tt | 100644 | 0 | 0 | | | 617 Bytes | 3675492f15a9dd6bffd9d004eb47384b1024b3e74e3bd958490df1bcdb647772 |
lib/generators/authentication/templates/test_unit/controllers/html/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.12 KB | 073a76fbc64ff33030c802ed6de29091f70f38346e6c7474190d9bb58e206275 |
lib/generators/authentication/templates/test_unit/controllers/html/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.78 KB | f974c1f29eb4d7c48704ad4d6145cc2c43b05f26c51b47013ed0892e586f1451 |
lib/generators/authentication/templates/test_unit/controllers/html/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.2 KB | 82cd244da91658db7ca496e46113d6143972f2eeeda2d080401a0ce374f96d4b |
lib/generators/authentication/templates/test_unit/controllers/html/registrations_controller_test.rb.tt | 100644 | 0 | 0 | | | 512 Bytes | 82b905448465177af5a1ed832f55a46752f2daa2ae11e5782eb2a7d3d5196a3f |
lib/generators/authentication/templates/test_unit/controllers/html/sessions_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.32 KB | 34ba899c7e6fdb144b4efff9b729d832b4657d5d5a172024ec944c577bfe719f |
lib/generators/authentication/templates/test_unit/fixtures.yml.tt | 100644 | 0 | 0 | | | 251 Bytes | d1fb43125912f12bcd2d22d52e94c3db18f57722378a99360cdf7bbadd6fd446 |
lib/generators/authentication/templates/test_unit/system/cancellations_test.rb.tt | 100644 | 0 | 0 | | | 626 Bytes | da5d35130778495f759969c2033d0fc77ff07857a7d1b0c8677d8c5c8b59a311 |
lib/generators/authentication/templates/test_unit/system/emails_test.rb.tt | 100644 | 0 | 0 | | | 679 Bytes | 7c4897cdcc25f5fed0d27d6019eaf40e4981d91fd2cc26a4b4457159ae350fe1 |
lib/generators/authentication/templates/test_unit/system/password_resets_test.rb.tt | 100644 | 0 | 0 | | | 894 Bytes | 317fba0b974298491225a31cc8353edd30fac79e37bb379a8c74b441445ad18b |
lib/generators/authentication/templates/test_unit/system/passwords_test.rb.tt | 100644 | 0 | 0 | | | 746 Bytes | 61dc5807531ee35424c2236b330c7b8c817add48cb46f2ab2cc5d3196452f622 |
lib/generators/authentication/templates/test_unit/system/registrations_test.rb.tt | 100644 | 0 | 0 | | | 406 Bytes | 33ade3cde1fdad4fbf877212600fb734caf10f7892a0533b0a3fad4148f80e37 |
lib/generators/authentication/templates/test_unit/system/sessions_test.rb.tt | 100644 | 0 | 0 | | | 771 Bytes | b9acfb1d9a73d795e2693e7dbbc3143fd07a16f43d9844171630a3b66ca77817 |