lib/generators/authentication/templates/models/event.rb.tt | 100644 | 0 | 0 | | | 185 Bytes | d69ba9fd56057f5c00787dd0681fd9f5bdbe18ed8e72da0c14c231721e1b1709 |
.github/FUNDING.yml | 100644 | 0 | 0 | | | 163 Bytes | a60b7289223c14e991a280228615953eead1c920103aecb2e46848b99a63edee |
.gitignore | 100644 | 0 | 0 | | | 73 Bytes | 1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e |
CHANGELOG.md | 100644 | 0 | 0 | | | 642 Bytes | 566c297840d58b943ecf1a254f66d36f20ae34984dc1fc7dbb27b6da136620cd |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | 9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc |
Gemfile | 100644 | 0 | 0 | | | 127 Bytes | 751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e |
Gemfile.lock | 100644 | 0 | 0 | | | 217 Bytes | 35246334f7ff656ad503632501898406187b20bf74e7985aae6b142b99a5b7fc |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | bec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2 |
README.md | 100644 | 0 | 0 | | | 5.17 KB | ea97ea0b4f33de550834aae72e4534c09a4a133501c1e6d3de339b7259f6cc5c |
Rakefile | 100644 | 0 | 0 | | | 51 Bytes | e5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec |
authentication-zero-api.md | 100644 | 0 | 0 | | | 5.12 KB | a217dd1ce78d666e73c2d5e860b0e57ba2dcf6d1d4e482f3141602234f7bc4b5 |
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 | | | 50 Bytes | 72e288edc5576b5e9580a807f0c027d6660f5586805a6476994026d038c64dce |
lib/generators/authentication/USAGE | 100644 | 0 | 0 | | | 427 Bytes | e208119a82c6b7f0fd96e3219bf6cceb68a59dbab8d3ad0f747d3b888ddb1775 |
lib/generators/authentication/authentication_generator.rb | 100644 | 0 | 0 | | | 7.56 KB | 1b5354863e5f68d306d8d077ba38d3b4e79d635b3b12b29a53fd27081ff98072 |
lib/generators/authentication/templates/config/initializers/omniauth.rb | 100644 | 0 | 0 | | | 159 Bytes | 4a16c770a7165d76a72e5f0a99b7fed010f22c7ed9f1605211eb95b6d1404414 |
lib/generators/authentication/templates/config/redis/shared.yml | 100644 | 0 | 0 | | | 460 Bytes | 60a1ee0326ea5d93c0c7d61c2c2c169c3decd40d6eb272e442beb9f9f9c3b23f |
lib/generators/authentication/templates/controllers/api/authentications/events_controller.rb.tt | 100644 | 0 | 0 | | | 170 Bytes | 1e3ac3d4560b361645a6690d1fca82a2764209b5dac9fab33ae68e80d6210bf4 |
lib/generators/authentication/templates/controllers/api/identity/email_verifications_controller.rb.tt | 100644 | 0 | 0 | | | 704 Bytes | c72a5164bfcadbf65a3a362626b829578555fbe926c4506ca441ae37cb084caf |
lib/generators/authentication/templates/controllers/api/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 603 Bytes | e9e25e2436d0e5208aba86adec82a34d72dd66fb691baf740a272d30f553d410 |
lib/generators/authentication/templates/controllers/api/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.51 KB | cf801d003ae9cc26a7fb7e06820dd74f6c11f24e32fc302798925e38f82862c0 |
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/sudos_controller.rb.tt | 100644 | 0 | 0 | | | 337 Bytes | 2ca004e9a5f6e9584f020452a7241db294523a2fc49141b733c30811207dc3a0 |
lib/generators/authentication/templates/controllers/api/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 948 Bytes | 966fb73b1d61a304e5507f1994d2bc0eaba2f1b927a6e848e9044b27bc9ac7e2 |
lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt | 100644 | 0 | 0 | | | 167 Bytes | 9774a9c49359a6b6015172dc10a3c6d63cf18814fbdb1fb8dc4a43502f4d25aa |
lib/generators/authentication/templates/controllers/html/identity/email_verifications_controller.rb.tt | 100644 | 0 | 0 | | | 871 Bytes | a1c61463fd084f259a1e2b6070c410a09c368c93336533185080cbe000c23bd9 |
lib/generators/authentication/templates/controllers/html/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 606 Bytes | 064ede52e76e4c6cf2a0c77962c4d945fe6ad14e3e6fc5ac18c4270d27dfb4dc |
lib/generators/authentication/templates/controllers/html/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.66 KB | 4984d75e6445588f6c789fbca3991d52ec92f34aa3fd9ef0112a37ca360a3502 |
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 771 Bytes | 4da171d11fb258f5ff65d03bf035ace8ac55b9731d185d4ea7e0794e7f6b1e06 |
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 747 Bytes | 7632a85edb9fdc87004b20bec40e9b6ebc5ef47f959b253174b61d52ff9d3b9c |
lib/generators/authentication/templates/controllers/html/sessions/omniauth_controller.rb.tt | 100644 | 0 | 0 | | | 1010 Bytes | 737ddaa73a72a6cc9076bfddd43b740cfa2db4becdffbf05149c1d491425c219 |
lib/generators/authentication/templates/controllers/html/sessions/sudos_controller.rb.tt | 100644 | 0 | 0 | | | 599 Bytes | b3105bc68d9c395fe21486447ca7ce2e8c1deac430901058445201ab2cf88ae4 |
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 1.07 KB | d799a73e7ef40f3894f76c55e1145f2c3c0da51b3f689a15583c8c378895dff5 |
lib/generators/authentication/templates/erb/authentications/events/index.html.erb | 100644 | 0 | 0 | | | 550 Bytes | 06f57fea798bc505f7d6ab1621b7c25b68d5243b042e35ab50c3ae854ffde217 |
lib/generators/authentication/templates/erb/identity/emails/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.11 KB | 66c35d863b996c9d44a2449fc1683718c3454e1e2a60b860e388626241c6ffa4 |
lib/generators/authentication/templates/erb/identity/password_resets/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.06 KB | 214ac918702d40cdfb568638b3405ccc1d77aa7e25fe9645287874e29deece42 |
lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt | 100644 | 0 | 0 | | | 358 Bytes | 0c19675f29fdced9fbb9d519e110d6d3de0e95e73332c4f2b00527d24fec681f |
lib/generators/authentication/templates/erb/identity_mailer/email_verify_confirmation.html.erb.tt | 100644 | 0 | 0 | | | 572 Bytes | 303fb471673bad43077afd17f3bac62bc1d80644d295bb822592f136fe5243a9 |
lib/generators/authentication/templates/erb/identity_mailer/email_verify_confirmation.text.erb.tt | 100644 | 0 | 0 | | | 511 Bytes | f0ec1b6b0fe69f840e8798428edd5f0b050da85fc69f04adddd9066cfb390d16 |
lib/generators/authentication/templates/erb/identity_mailer/password_reset_provision.html.erb.tt | 100644 | 0 | 0 | | | 577 Bytes | cff454fa768b149065ef3f9bfca915c14c048dd78deda87d0a4919723612f7be |
lib/generators/authentication/templates/erb/identity_mailer/password_reset_provision.text.erb.tt | 100644 | 0 | 0 | | | 509 Bytes | 11e52c37564d02e7fd26bf2d25506081071fa232c9583919abc60f112815d509 |
lib/generators/authentication/templates/erb/passwords/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.28 KB | 0ad4bd9a1cd9a26e2247def37d1742671c3a55125d1f41b986bcc9c1b6b3278d |
lib/generators/authentication/templates/erb/registrations/new.html.erb.tt | 100644 | 0 | 0 | | | 1.05 KB | ed1517344d6b700c31c5b9fa04f239f85d6c24ada621b9319f9b607458787f83 |
lib/generators/authentication/templates/erb/session_mailer/signed_in_notification.html.erb.tt | 100644 | 0 | 0 | | | 870 Bytes | 1176176f4f3a9ed204d85a4839858e57f738103373600cd799a001e1685042f5 |
lib/generators/authentication/templates/erb/session_mailer/signed_in_notification.text.erb.tt | 100644 | 0 | 0 | | | 698 Bytes | 961af4abdf95669622521079a11708bba5efd49e46ac54a6058c62de0c0a44b1 |
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 | | | 845 Bytes | c8a104a4db87b460199ed8efa03c85b9f9404cfad64bb4991a61188647ba8106 |
lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt | 100644 | 0 | 0 | | | 750 Bytes | 8015c0e77829e6205bcb905671043281e19dfc8dbad2adc8b8be8f51bb40d861 |
lib/generators/authentication/templates/mailers/identity_mailer.rb.tt | 100644 | 0 | 0 | | | 643 Bytes | 991f6c7be883598e8876e31033e67439ef3c5b903769a05b228f5746f9307502 |
lib/generators/authentication/templates/mailers/session_mailer.rb.tt | 100644 | 0 | 0 | | | 206 Bytes | d8107cdf8378067e91c303837f49b0eb990dd162d8a91047bd9ab60e01f67ca8 |
lib/generators/authentication/templates/migrations/create_events_migration.rb.tt | 100644 | 0 | 0 | | | 360 Bytes | 04a4018a232cb409b05183be54d6e2297e9b1930fcb5ac87d15337513a4cbb69 |
lib/generators/authentication/templates/migrations/create_sessions_migration.rb.tt | 100644 | 0 | 0 | | | 367 Bytes | 30ebfcf5e0526becbd60085fa865b6cad702f589410a2481b28e46ffebc288c4 |
lib/generators/authentication/templates/migrations/create_table_migration.rb.tt | 100644 | 0 | 0 | | | 584 Bytes | ede8e5c136ca487e0d2375a6e44597774cd34b19873654356e112b274db1a355 |
lib/generators/authentication/templates/models/current.rb.tt | 100644 | 0 | 0 | | | 251 Bytes | 1773f026c2084e8bfa2fa912c39e9b64a2742c04e1be0ade384f5a06918faa1a |
lib/generators/authentication/templates/models/locking.rb.tt | 100644 | 0 | 0 | | | 201 Bytes | 8561a04efbc3a53589b80ffc085df377d9d2b9be0329b18669ec01edf9b8beb7 |
lib/generators/authentication/templates/models/model.rb.tt | 100644 | 0 | 0 | | | 1.36 KB | 7fea19a87088697a08cf07939cf0c0b7f8a053256e1670f70149a5ee15b390bb |
lib/generators/authentication/templates/models/session.rb.tt | 100644 | 0 | 0 | | | 548 Bytes | 5199ddcbab3f2b81bca579cafe15ff31bc3aac6bc229d180f44db3b0fdba6059 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/email_verifications_controller_test.rb.tt | 100644 | 0 | 0 | | | 2.04 KB | 761ba1f33c93cab1dfc6cdecfa4a56d925aaebb4d480df88e24c44692f5b5c07 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 976 Bytes | c3b8dda1ce7024f24b5572b4c15cdc8112d53e60c07e2c6a1704304869ec5a07 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 2.02 KB | 692f2f413372c45ddee0557b6f25721032c2c76ac53abd2f955243980d3d2426 |
lib/generators/authentication/templates/test_unit/controllers/api/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.04 KB | 3a360d5e137ebdbbc23074a23b23dcd6b22cbca178c69fbbf60a519da7676647 |
lib/generators/authentication/templates/test_unit/controllers/api/registrations_controller_test.rb.tt | 100644 | 0 | 0 | | | 348 Bytes | 5927a0f3dfc0a38ad496d925d4b3394473f6a681f74161cab2cc7e703cab8871 |
lib/generators/authentication/templates/test_unit/controllers/api/sessions/sudos_controller_test.rb.tt | 100644 | 0 | 0 | | | 970 Bytes | 6947bce77f85b6bae1c83349c47ca7ab19cd6877a6e04ae50ef4d0fae6f7b2de |
lib/generators/authentication/templates/test_unit/controllers/api/sessions_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.38 KB | 49ccbeb7f3b57f16eeec939632b6e344d14baf68bdf3dcfdc8a287f8b0bb1ac8 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/email_verifications_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.76 KB | d2ce63a582e2c54f2bce5a64d79551f776e84053dfde5974af5b635d1c299d8a |
lib/generators/authentication/templates/test_unit/controllers/html/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.11 KB | b10823510abdc782e8c44a281c8a5960d5fc80f831f23e64be93b28a62352ebc |
lib/generators/authentication/templates/test_unit/controllers/html/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 2.27 KB | 50faf16e1c65ae90024928e64e69c3b2c946b0309d977305a3a269935223285f |
lib/generators/authentication/templates/test_unit/controllers/html/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 1002 Bytes | cc060ef4b00e716ab97fd6a13ab9526ebf626cf678e1312dd66af6e68aa9a640 |
lib/generators/authentication/templates/test_unit/controllers/html/registrations_controller_test.rb.tt | 100644 | 0 | 0 | | | 436 Bytes | 11f13eb4f7dc5c96bbab7493b4835aedf85aa396a997f1cec84b69d6bf999409 |
lib/generators/authentication/templates/test_unit/controllers/html/sessions/sudos_controller_test.rb.tt | 100644 | 0 | 0 | | | 954 Bytes | 92d460ca17022c5bcfe0607bb519c7112f3c5298179054fc8b43522052b33d40 |
lib/generators/authentication/templates/test_unit/controllers/html/sessions_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.5 KB | acf30477c0f4ebf38602326ca731ecca2a0b40e5160656c8b5d8c814a2541d8d |
lib/generators/authentication/templates/test_unit/fixtures.yml.tt | 100644 | 0 | 0 | | | 222 Bytes | fd81f15d49769a597e0550f954f5e2eca05691c76c1a491e882aaaf6f26095a4 |
lib/generators/authentication/templates/test_unit/system/identity/emails_test.rb.tt | 100644 | 0 | 0 | | | 921 Bytes | 59a764ecac51f387f10d7ec74c7617b33bc2df463fc56864cd22c6fd6c9a6b19 |
lib/generators/authentication/templates/test_unit/system/identity/password_resets_test.rb.tt | 100644 | 0 | 0 | | | 931 Bytes | a1423944865b95d4b7beec0901e465e1cd4a00d48c360353dc15584eb3490c9c |
lib/generators/authentication/templates/test_unit/system/passwords_test.rb.tt | 100644 | 0 | 0 | | | 770 Bytes | b58617b0d9052ba3520a3bc35cab15e740158e14a1f716f78f3a75f8bc715e0b |
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/sudos_test.rb.tt | 100644 | 0 | 0 | | | 691 Bytes | 6a4de3c09be8e00661cb1de0fa5086f730b48c9d8eb485efe14f1e811dd1bf9f |
lib/generators/authentication/templates/test_unit/system/sessions_test.rb.tt | 100644 | 0 | 0 | | | 978 Bytes | 53da39fbc5623902df9728b2cab9ed566a119883c1e86427dfd691019d990dc6 |