.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 | | | 958 Bytes | e5fb05490a23352da5e1e837b93d25a910ac5e9f483f1aac35d4f887a2b6b19b |
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 | 2bb6662837f020f841ac44471b34df1a4bb622918fd2fd2fdf0e6d20ce3ea9c3 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | bec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2 |
README.md | 100644 | 0 | 0 | | | 5.43 KB | bedb41772c68bc30df022e1b4181ff5a93fea633efd5ba7c7cc5d2fca26f4806 |
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 | b432b0f9fd081be36b62da8960b1baf2afe2c92437fa708f3ecd92a6d7690fb6 |
lib/generators/authentication/USAGE | 100644 | 0 | 0 | | | 422 Bytes | 651d5781f5ace52abbc70673e75f7a38799687d5bdfcf03b2a8f773cb6fe9dda |
lib/generators/authentication/authentication_generator.rb | 100644 | 0 | 0 | | | 7.68 KB | ee7e38fbf7b57bfcfb87e189e957e45c459c8a1c06b4ba7bbbb15ca33ac88d66 |
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 | | | 755 Bytes | 075ffc6b616014f0ce1d5151b23f60a3238e7daeabc9e48ece07b1a911a3a88e |
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 | | | 906 Bytes | 153d19ba567adff3c1142a9c541f499088414b30377769d57722b9df9687e0cf |
lib/generators/authentication/templates/controllers/api/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 692 Bytes | 092d4a268c372c0b621369ae4228fc6d2bc523237ed92c8988770716d56b9775 |
lib/generators/authentication/templates/controllers/api/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.25 KB | 8b5bfab98ba5da79a639cb069bb4dbf9c52e2c78055f046315eb397cd1a3d7d5 |
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 | | | 494 Bytes | 20d73ea629ed3db69e12f78e2a66df79c409c5460b4c8748c7c014115a68e2a6 |
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 | | | 639 Bytes | 89ccfd2ac4cddcf7545b8501136966608c6c0ed99297884b01bc14b01149a679 |
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 | | | 722 Bytes | e6c1033563a40e58e0e9f9a000a991e8ea941b175f267178d99c62fca31fb4c6 |
lib/generators/authentication/templates/controllers/html/identity/emails_controller.rb.tt | 100644 | 0 | 0 | | | 738 Bytes | e43bc42a061d4eb60b99164c3f4ffaf5bd3fd139c7616dcbf2c941e1fce3519c |
lib/generators/authentication/templates/controllers/html/identity/password_resets_controller.rb.tt | 100644 | 0 | 0 | | | 1.44 KB | 516ec51672fcf44e07b18331e0c405f366767f3c063fdbc615e89a486b3d65f5 |
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 | | | 579 Bytes | bdb8bba0f81c02b1781cd8f2b4496a484a3e39b2609fb9600c6e61a1505baa73 |
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 | | | 1.02 KB | 13c6ba02843d4d10e536b199c9c2bcb263032d6c3fc9da2c0c6d765e48c89ed5 |
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 | | | 1.24 KB | f7874e60ffe4b30625df7b962d765646485e480e0ea13c4ff61a12f1289e3ef0 |
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.5 KB | 79978812cbac9e3ecf877abde1a61d1ca9d9cd0d0c0074d0aa801666ae3d7315 |
lib/generators/authentication/templates/erb/user_mailer/email_verify_confirmation.html.erb.tt | 100644 | 0 | 0 | | | 681 Bytes | d626407c9faffa75cef0159613137489179360f0f191b6f5e88222e73742a436 |
lib/generators/authentication/templates/erb/user_mailer/email_verify_confirmation.text.erb.tt | 100644 | 0 | 0 | | | 603 Bytes | 05b5618e72d2aedf25ccc6032b4334ca38d8105632326eb053088ba0b9025d79 |
lib/generators/authentication/templates/erb/user_mailer/password_reset_provision.html.erb.tt | 100644 | 0 | 0 | | | 555 Bytes | 83da53c2ceebe13ad3974cf7597260e0a1f5633db93822a8ee826a5441a5809c |
lib/generators/authentication/templates/erb/user_mailer/password_reset_provision.text.erb.tt | 100644 | 0 | 0 | | | 487 Bytes | 276de22ec39457bee0b8e170696eb16c137f90c1ab781bffc4a5b974a446c737 |
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 | | | 558 Bytes | 002bd4127b2e1960ec41fddcaa5124a3ef29e65996a3a63defec13b913910a3f |
lib/generators/authentication/templates/migrations/create_events_migration.rb.tt | 100644 | 0 | 0 | | | 338 Bytes | 6edd80528be7b523c7c8694f9f9005857f4245a2a4f1f75a0a5f3497a743fa3d |
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/event.rb.tt | 100644 | 0 | 0 | | | 163 Bytes | aa53b6485893b87398dd85761b91325ed8db6de33e10644237dcc27f9ad84e37 |
lib/generators/authentication/templates/models/locking.rb.tt | 100644 | 0 | 0 | | | 201 Bytes | 8561a04efbc3a53589b80ffc085df377d9d2b9be0329b18669ec01edf9b8beb7 |
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.46 KB | 7aa48fe5d837589415215ba3e88ac0f55471dad08b6cf394fc40186cc45878d4 |
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.52 KB | 97cc72b175d49d103e11a2fba8993ba2b209d16fe3738d1520f679f733bd131c |
lib/generators/authentication/templates/test_unit/controllers/api/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 764 Bytes | 83d42d8bfe2f096e98d21b40656443c8725abe5ed4adfc7bdb04fc439c2e1b93 |
lib/generators/authentication/templates/test_unit/controllers/api/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 1.76 KB | 299e739023ce72520d7ba7c2c7ac863b385d5e7490f7d0f9b980caec50b8e0d4 |
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 | | | 1.31 KB | 02438f05357b067846082c4857df7e5ecda765bf0261d597eb757b011d323614 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/emails_controller_test.rb.tt | 100644 | 0 | 0 | | | 730 Bytes | 37b8e82ae35b6ff00e56991a494f22bd0f150ef995ba53a25e29c4582109db20 |
lib/generators/authentication/templates/test_unit/controllers/html/identity/password_resets_controller_test.rb.tt | 100644 | 0 | 0 | | | 2.02 KB | 3b29168dffcf7530d979ef7343f9c463fe82732cd7168596eae83c7a53221f31 |
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 |