Rakefile | 100644 | 0 | 0 | | | 51 Bytes | e5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec |
authentication-zero-api.md | 100644 | 0 | 0 | | | 4.79 KB | 09ebf94d3b88bf4469f2d2d9869adc91e9d000c74a259e1cf4a98339532cbb44 |
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 | 6a06e7e90b297ca2e674b1def39cfe3aa068af1341044253ce427544a8cf6642 |
lib/generators/authentication/USAGE | 100644 | 0 | 0 | | | 422 Bytes | 651d5781f5ace52abbc70673e75f7a38799687d5bdfcf03b2a8f773cb6fe9dda |
Gemfile.lock | 100644 | 0 | 0 | | | 218 Bytes | ccee7c3a160aa89bbe5d2dbde6dada8223f78d129be29aa828bd0f027e9bba9c |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | bec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2 |
README.md | 100644 | 0 | 0 | | | 5.43 KB | c5132e2f33ea66fc48b538617f86ee7bda06362a4d7383cb269dabbdada1298e |
.github/FUNDING.yml | 100644 | 0 | 0 | | | 163 Bytes | a60b7289223c14e991a280228615953eead1c920103aecb2e46848b99a63edee |
.gitignore | 100644 | 0 | 0 | | | 73 Bytes | 1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e |
.rubocop.yml | 100644 | 0 | 0 | | | 291 Bytes | 27158f90cb410eb5e08433a76ac24e5fedb658b1990ce98dabbda24d3ca378f0 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.06 KB | 06d7206b1ee70631afd791f460875d2bd74ea44180fb70deec4c664835173ee5 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | 9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc |
Gemfile | 100644 | 0 | 0 | | | 127 Bytes | 751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e |
lib/generators/authentication/authentication_generator.rb | 100644 | 0 | 0 | | | 8.05 KB | 352ec7e9849d305691609d96fbd64d67420f5a80296ce7178640b78d8f496868 |
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/application_controller.rb.tt | 100644 | 0 | 0 | | | 1.12 KB | 55eddcdcbaad4bc03b4f64160d31eecbc039876fcd494d06c733570392eaa963 |
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 | | | 883 Bytes | 6e4c84ef31b870a4a863c8a7a0c0d54f5e823d9704bdfcb38918dd083e99da27 |
lib/generators/authentication/templates/controllers/api/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 717 Bytes | 11bac4b10e0699372bbf21e37c6d001af149697ee5ea18e2660a8481bdfb4b1d |
lib/generators/authentication/templates/controllers/api/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 993 Bytes | 315be678e65bc6b6e8be8efbb3443eba381bc7da8c2f4e4035f1ea65fdd48304 |
lib/generators/authentication/templates/controllers/api/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 542 Bytes | 589859668485c0ec62c962055e43c7a4c02974b79ab2426847d28ceaa751b259 |
lib/generators/authentication/templates/controllers/api/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 530 Bytes | 5389ec6c4937b2293bf6674adcbacc40f3d0ed0582ef447c78067b684a70e203 |
lib/generators/authentication/templates/controllers/api/sessions/sudos_controller.rb.tt | 100644 | 0 | 0 | | | 295 Bytes | 26dae405af7bbd7cb67fc499a36f987b81a895de29b3437952d6ed84f23abab3 |
lib/generators/authentication/templates/controllers/api/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 802 Bytes | 9347973a772552296086ed82111a1eb0b9315fb85ab7101ab1cfa22000c5c115 |
lib/generators/authentication/templates/controllers/html/application_controller.rb.tt | 100644 | 0 | 0 | | | 1010 Bytes | c9e4bfd9356a610a901a36eada05a6133a420a3d8aa9e9e130fab61ae075ad4d |
lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt | 100644 | 0 | 0 | | | 145 Bytes | 2bb14e1b8ca300091caf0be432edc65415f1f91686f76a19ebaa8229190810a7 |
lib/generators/authentication/templates/controllers/html/identity/email_verifications_controller.rb.tt | 100644 | 0 | 0 | | | 699 Bytes | e2d469f3bca95125fc9a2e8c4d27f2266731620855d079828e59565eba62c96a |
lib/generators/authentication/templates/controllers/html/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 783 Bytes | 61e2e2bc60bda828c0e52b96cac277ef0c1bb7c92f1a22291f031c998e06e3c0 |
lib/generators/authentication/templates/controllers/html/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.16 KB | fa01eb3fb78091b1d0b613fc4fb12d665df1dd66817313d558014c09b80e12ad |
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt | 100644 | 0 | 0 | | | 585 Bytes | e4ac320c58e8dbe6e049e46892e2d89dac21ce7f81ce7f75626dae79ee57f72d |
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt | 100644 | 0 | 0 | | | 718 Bytes | ce8697e05b781dfeeb5c2f2e6fe98bf16a8da4fe208b07dac97f25773fd65693 |
lib/generators/authentication/templates/controllers/html/sessions/omniauth_controller.rb.tt | 100644 | 0 | 0 | | | 877 Bytes | 82f6da1807099648607d62086e1b1f53fb5b3a56a88e842eb821c269a641f6e6 |
lib/generators/authentication/templates/controllers/html/sessions/sudos_controller.rb.tt | 100644 | 0 | 0 | | | 527 Bytes | 171823e9d64034888c0994a629b970b1fd5b4a45e977bd8da11c99fee25e6d52 |
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt | 100644 | 0 | 0 | | | 1.37 KB | 2f0d46754cb88d6f96defba2aed00f2ef11ea040aae21f0f282dcaa54d33a591 |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/challenges_controller.rb.tt | 100644 | 0 | 0 | | | 883 Bytes | c5ef15bef9d311b0b98c8f86b27266d1619e9af2a46762d87bb06294d9f4ac23 |
lib/generators/authentication/templates/controllers/html/two_factor_authentication/totps_controller.rb.tt | 100644 | 0 | 0 | | | 762 Bytes | a706994097bbdc88c7208070ebfee35923504550d607afe3edf7424599144986 |
lib/generators/authentication/templates/erb/authentications/events/index.html.erb.tt | 100644 | 0 | 0 | | | 558 Bytes | b0e0cb8344e3a8c099ae48dfa8e109aecc5f052f03ffd1fd1f4348fb5ef718b0 |
lib/generators/authentication/templates/erb/identity/emails/edit.html.erb.tt | 100644 | 0 | 0 | | | 1022 Bytes | 4f7c4fcc884749ec45278e975f1f6922f35226821eadb39baf98188f62ed8e21 |
lib/generators/authentication/templates/erb/identity/password_resets/edit.html.erb.tt | 100644 | 0 | 0 | | | 1002 Bytes | a6a582894f8a23851af89c0eb978a88954341ac335b7c81e2768091d3c77cdc4 |
lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt | 100644 | 0 | 0 | | | 358 Bytes | 0c19675f29fdced9fbb9d519e110d6d3de0e95e73332c4f2b00527d24fec681f |
lib/generators/authentication/templates/erb/passwords/edit.html.erb.tt | 100644 | 0 | 0 | | | 1.18 KB | 14b0e77f115936496231e2a2f6ed7f8a6a641a849dcae4c7b4c21130d752d53b |
lib/generators/authentication/templates/erb/registrations/new.html.erb.tt | 100644 | 0 | 0 | | | 986 Bytes | 159312b81d69de746723d4560c0c6a688602f6180a5e3c26c1e30cc35b9260fd |
lib/generators/authentication/templates/erb/session_mailer/signed_in_notification.html.erb.tt | 100644 | 0 | 0 | | | 848 Bytes | d00e1650e44e7b845c157e864de4f0befa2281f3b6ca3f1b53dcf937dbd18963 |
lib/generators/authentication/templates/erb/session_mailer/signed_in_notification.text.erb.tt | 100644 | 0 | 0 | | | 676 Bytes | 04bf06c4117a206b58b6c5e77aacb67f6b98519df29db5bd186cbac4db90e1dd |
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 | | | 849 Bytes | 71a9166db7eef1ef4c23c1bfc6c570e17da5782222b8355fce6b557942440f19 |
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/challenges/new.html.erb.tt | 100644 | 0 | 0 | | | 489 Bytes | 3dfaf2d390a7e47d3d3b2399b890cd1e0fc2e0295a94289853982f09be4e0888 |
lib/generators/authentication/templates/erb/two_factor_authentication/totps/new.html.erb.tt | 100644 | 0 | 0 | | | 1.26 KB | c92f535884176e37a962b6b42c81232dc669ec21d94a0dcf13620b41343214f7 |
lib/generators/authentication/templates/erb/user_mailer/email_verification.html.erb.tt | 100644 | 0 | 0 | | | 659 Bytes | cc655e3df7ce58bc7342dbc2e4ad87c64efdcc6700fd88db16bfd09a37058dc0 |
lib/generators/authentication/templates/erb/user_mailer/email_verification.text.erb.tt | 100644 | 0 | 0 | | | 581 Bytes | e9b6b332ce5e2040135fac14fee511920ef026b68a5f12b704faea21711a4965 |
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/password_reset.text.erb.tt | 100644 | 0 | 0 | | | 485 Bytes | 1577bb13cd9663c9c0a37afb7be88094e4f378abe4b75e12f803c2ad65d89cc2 |
lib/generators/authentication/templates/mailers/session_mailer.rb.tt | 100644 | 0 | 0 | | | 184 Bytes | 2df5ef3c5d440e371572b0cd0a3b9393a1fdd30b9610162f8fbc98cc32957810 |
lib/generators/authentication/templates/mailers/user_mailer.rb.tt | 100644 | 0 | 0 | | | 555 Bytes | 84c87e3da97ae28e480c71a9ab6928cdae04b0f73308adf166ea60d390fa5eaf |
lib/generators/authentication/templates/migrations/create_email_verification_tokens_migration.rb.tt | 100644 | 0 | 0 | | | 247 Bytes | 61cc04ed8202d70c21169076f1315340a87b795f0d631ae2d95545f68ca7d7ba |
lib/generators/authentication/templates/migrations/create_events_migration.rb.tt | 100644 | 0 | 0 | | | 338 Bytes | 6edd80528be7b523c7c8694f9f9005857f4245a2a4f1f75a0a5f3497a743fa3d |
lib/generators/authentication/templates/migrations/create_password_reset_tokens_migration.rb.tt | 100644 | 0 | 0 | | | 243 Bytes | e4db6bd7a3005d279710aa71e9ce362acf5f3a9af2bc22c23a658cb4e7cbf561 |
lib/generators/authentication/templates/migrations/create_sessions_migration.rb.tt | 100644 | 0 | 0 | | | 304 Bytes | 27889e98d8b80a15fd5ccd01c196df0bc2bd61be918a6bd8a405a4b71bdef82f |
lib/generators/authentication/templates/migrations/create_users_migration.rb.tt | 100644 | 0 | 0 | | | 645 Bytes | ac4e5e4cb978f2108654e9a06d654b1dfa2083a20b36ea3bdd5b5676cb2f391b |
lib/generators/authentication/templates/models/current.rb.tt | 100644 | 0 | 0 | | | 185 Bytes | 4e2780dec27bc9c803c89aa2d246b57026921af8b8509a2f1059568a81b75d40 |
lib/generators/authentication/templates/models/email_verification_token.rb.tt | 100644 | 0 | 0 | | | 72 Bytes | c2b5251805c3424cb3a9da9279ba2df12e29152aa7daac435cfba88a2c93e9ee |
lib/generators/authentication/templates/models/event.rb.tt | 100644 | 0 | 0 | | | 163 Bytes | aa53b6485893b87398dd85761b91325ed8db6de33e10644237dcc27f9ad84e37 |
lib/generators/authentication/templates/models/password_reset_token.rb.tt | 100644 | 0 | 0 | | | 68 Bytes | eb82c1f3507c1a63be2acb52ccc9def2b8f7537cfbb9d8bc31015ff74ebcb99f |
lib/generators/authentication/templates/models/session.rb.tt | 100644 | 0 | 0 | | | 638 Bytes | d1b5c51b7c468c0f58725b712eb37d56a256e1660ca9ee681ed071c31a58256a |
lib/generators/authentication/templates/models/user.rb.tt | 100644 | 0 | 0 | | | 1.36 KB | 73437e85d5191ab1bed04e11803d4c299372dc8db0e9666f4912faf3f171aebe |
lib/generators/authentication/templates/test_unit/application_system_test_case.rb.tt | 100644 | 0 | 0 | | | 356 Bytes | d21522493bb845ad93537d0ef7489fb19d4dcc0874dd2bd31d2b02e80be910b2 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/email_verifications_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.13 KB | 165419038ad5c980c52de9d5f03a87912c5641e948f682f705ff7fd0b8b9390f |
lib/generators/authentication/templates/test_unit/controllers/api/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 406 Bytes | 7ef2240e4a8d79fd774f8369376702b600bd4378b68d6216fe7d223cb4a56af5 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.75 KB | 7dfc394f404c61c03b72ba2efb451e164a10e10b11b50e28baf2d4a0276979fd |
lib/generators/authentication/templates/test_unit/controllers/api/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 833 Bytes | 1eb17d522a1e95fd638a50d04bbabfe13fc954f22b430c0168864b23cc019d1b |
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 | | | 1.02 KB | 52e8809f89b5e224f3c22ee82dad7be80151e764c7d181392b9c87fe14901780 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/email_verifications_controller_test.rb.tt | 100644 | 0 | 0 | | | 1013 Bytes | 56d9c973e60ca00453c55a02241e02230ed2328caa2a5abdf6a2363e32765b94 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 398 Bytes | a2a410635cf8af82499387a8ccb187429fecf36cdca47ae48551c774a67b0ac3 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 2.08 KB | f9ddbc9ce96866c981717f784a1917e68c2177f47e81efb2248aa428855c9f3a |
lib/generators/authentication/templates/test_unit/controllers/html/passwords_controller_test.rb.tt | 100644 | 0 | 0 | | | 787 Bytes | 757fe6d04cbf68125df8283b13ef293820a2602c45cedb4514bdc6af976e4f30 |
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.14 KB | c99bed11b838e2cd70ecfeda9a7b7a594eba974c9169114044499090634f3472 |
lib/generators/authentication/templates/test_unit/system/identity/emails_test.rb.tt | 100644 | 0 | 0 | | | 646 Bytes | 8ed482899ce93d8e7830209e15b5cfa216c2af05a302a9676534364318839ea1 |
lib/generators/authentication/templates/test_unit/system/identity/password_resets_test.rb.tt | 100644 | 0 | 0 | | | 783 Bytes | d9169c85148dce781fb2900ac6b0c1772571e9147a1ee5d3d55de3c9d1d07b5b |
lib/generators/authentication/templates/test_unit/system/passwords_test.rb.tt | 100644 | 0 | 0 | | | 464 Bytes | a73472b48c4b751e34e3ae279ec051fdc09b11ea7a84146b5000a2adf9c85e67 |
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.tt | 100644 | 0 | 0 | | | 222 Bytes | fd81f15d49769a597e0550f954f5e2eca05691c76c1a491e882aaaf6f26095a4 |