authentication-zero-2.16.4

https://rubygems.org

authentication-zero

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

homepage_uri
https://github.com/lazaronixon/authentication-zero
changelog_uri
https://github.com/lazaronixon/authentication-zero/blob/main/CHANGELOG.md
source_code_uri
https://github.com/lazaronixon/authentication-zero

id: 1537614

number: 2.16.4

platform: ruby

spec_sha256: 799611a586f4cec9ce39e4455416ace5d812753d52993d13b89bd6a1d4dcc34a

sha256: 874afbad2d9934cec1dc8873c183bd03f08bd752a0be86abcbd030983698f3b5

created_at: 2024-05-13 08:36:37 UTC

updated_at: 2024-06-15 04:32:59 UTC

position: 40

version_data_entries_count: 92

uploaded_at: 2023-02-11 06:00:50 UTC

indexed: true

has_extensions: false

extensions: []

Gem size: 23.5 KB

Version Data Entries

Total: 92

Unpacked size: 72.3 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
.github/FUNDING.yml10064400163 Bytesa60b7289223c14e991a280228615953eead1c920103aecb2e46848b99a63edee
.github/workflows/CI.yml100644001.94 KB634a3f73fbf2b9d6fc0bff9f2bb8007809c9382f1772335f6b42e85ea7bd8602
.gitignore1006440073 Bytes1c65a475b30b228a381e09190c85fa0a71b06c8f60e51f1509cfd384d199af1e
.rubocop.yml10064400291 Bytes27158f90cb410eb5e08433a76ac24e5fedb658b1990ce98dabbda24d3ca378f0
.ruby-version100644006 Bytes905360921e63f419d6a111dd3216bf28402f367ab9aa69444d80e97419600d80
CHANGELOG.md100644001.74 KBec461662ef361a6077ed3566c08b0e7b7c0252811b218922073a28dfa5d0e9bb
CODE_OF_CONDUCT.md100644003.16 KB9e0f16f586b4b2ba51e5f4992384050f4858aebb47b0af3348055684e4d699fc
Gemfile10064400127 Bytes751f2017c19ddf972c66d23144d8a5ec13fc5d436b36cda0a94e54b5f6d4758e
Gemfile.lock10064400218 Bytesa22463c8615c24aa7a3de54746f65619a7891d8a88c5f35e14cdfb9d40b541ff
LICENSE.txt100644001.05 KBbec7d1c315b3e3c32634003f541dbc712abd02b8fa789c1c68f89cf7d57126d2
README.md100644004.81 KB2e810a44fa5e75b7eaa98bf2068f49561ceb65710d6517976269de7c882a9322
Rakefile1006440051 Bytese5a2ca54c2cc0751d3cf3377c612f9db87601ab161bab68b33e527e79c292bec
authentication-zero.gemspec100644001.01 KBdf6f2051f9a576b9c4fd6fa5d2ef213111a0f6f0dc4be0e16059be02eb128202
lib/authentication-zero.rb1006440030 Bytes453a612244c998b037ca117d460efd6925c2a3435600f3a02fceca9a4d7af54a
lib/authentication_zero.rb1006440069 Bytesbdf99caf6772b6a000ce6672a3af103d2f732b480f2f19fb0180dd84fcd83424
lib/authentication_zero/version.rb1006440051 Bytes517e9617044ac2fd98716065e939b0ff81be8da227d7220532ba8c862234dd19
lib/generators/authentication/USAGE10064400422 Bytes651d5781f5ace52abbc70673e75f7a38799687d5bdfcf03b2a8f773cb6fe9dda
lib/generators/authentication/authentication_generator.rb100644008.15 KB5e7c09d064c101170eed418ea75ea53dd0bd17c6709e4d39020dccfd619b3c4e
lib/generators/authentication/templates/config/initializers/omniauth.rb10064400159 Bytes4a16c770a7165d76a72e5f0a99b7fed010f22c7ed9f1605211eb95b6d1404414
lib/generators/authentication/templates/config/redis/shared.yml10064400460 Bytes60a1ee0326ea5d93c0c7d61c2c2c169c3decd40d6eb272e442beb9f9f9c3b23f
lib/generators/authentication/templates/controllers/api/application_controller.rb.tt100644001.12 KB55eddcdcbaad4bc03b4f64160d31eecbc039876fcd494d06c733570392eaa963
lib/generators/authentication/templates/controllers/api/authentications/events_controller.rb.tt10064400148 Bytes468d979539bebd4ead0f31508da3b4897c633134eaafeb76e797be4e38e9c621
lib/generators/authentication/templates/controllers/api/identity/email_verifications_controller.rb.tt10064400905 Bytesba0289737c2f7c52c80742cb1c7bb2ceb41a5ae0f4425b4ece3e47e268dc7521
lib/generators/authentication/templates/controllers/api/identity/emails_controller.rb.tt10064400717 Bytes11bac4b10e0699372bbf21e37c6d001af149697ee5ea18e2660a8481bdfb4b1d
lib/generators/authentication/templates/controllers/api/identity/password_resets_controller.rb.tt10064400993 Bytes315be678e65bc6b6e8be8efbb3443eba381bc7da8c2f4e4035f1ea65fdd48304
lib/generators/authentication/templates/controllers/api/passwords_controller.rb.tt10064400542 Bytes589859668485c0ec62c962055e43c7a4c02974b79ab2426847d28ceaa751b259
lib/generators/authentication/templates/controllers/api/registrations_controller.rb.tt10064400530 Bytes5389ec6c4937b2293bf6674adcbacc40f3d0ed0582ef447c78067b684a70e203
lib/generators/authentication/templates/controllers/api/sessions/sudos_controller.rb.tt10064400295 Bytes26dae405af7bbd7cb67fc499a36f987b81a895de29b3437952d6ed84f23abab3
lib/generators/authentication/templates/controllers/api/sessions_controller.rb.tt10064400906 Bytesd970ce0b05bc9b7f5d1b02fa5380bbece166feea8b48c57d9030b4886534107a
lib/generators/authentication/templates/controllers/html/application_controller.rb.tt100644001.12 KB5af98d01d11d914a5a83d2f2b7f87f13a15eb2e1d5a58403c78d3e33856050a7
lib/generators/authentication/templates/controllers/html/authentications/events_controller.rb.tt10064400145 Bytes2bb14e1b8ca300091caf0be432edc65415f1f91686f76a19ebaa8229190810a7
lib/generators/authentication/templates/controllers/html/home_controller.rb.tt1006440067 Bytesfcb3f9556075572378727aec4e4d266f3e4fc1329f58485f4eee80bd77285065
lib/generators/authentication/templates/controllers/html/identity/email_verifications_controller.rb.tt10064400699 Bytese2d469f3bca95125fc9a2e8c4d27f2266731620855d079828e59565eba62c96a
lib/generators/authentication/templates/controllers/html/identity/emails_controller.rb.tt10064400783 Bytes61e2e2bc60bda828c0e52b96cac277ef0c1bb7c92f1a22291f031c998e06e3c0
lib/generators/authentication/templates/controllers/html/identity/password_resets_controller.rb.tt100644001.16 KBfa01eb3fb78091b1d0b613fc4fb12d665df1dd66817313d558014c09b80e12ad
lib/generators/authentication/templates/controllers/html/passwords_controller.rb.tt10064400585 Bytese4ac320c58e8dbe6e049e46892e2d89dac21ce7f81ce7f75626dae79ee57f72d
lib/generators/authentication/templates/controllers/html/registrations_controller.rb.tt10064400718 Bytesce8697e05b781dfeeb5c2f2e6fe98bf16a8da4fe208b07dac97f25773fd65693
lib/generators/authentication/templates/controllers/html/sessions/omniauth_controller.rb.tt10064400877 Bytes82f6da1807099648607d62086e1b1f53fb5b3a56a88e842eb821c269a641f6e6
lib/generators/authentication/templates/controllers/html/sessions/sudos_controller.rb.tt10064400388 Bytes5bf7855053077f81a36eb0d8a46e766b623c27e18d6810e5cab5e45d53f02b15
lib/generators/authentication/templates/controllers/html/sessions_controller.rb.tt100644001.48 KBfc907b82fbf76f5b47d289f37f12bb684d24a481af5a08672b14c6c3c8dd6439
lib/generators/authentication/templates/controllers/html/two_factor_authentication/challenges_controller.rb.tt10064400883 Bytesc5ef15bef9d311b0b98c8f86b27266d1619e9af2a46762d87bb06294d9f4ac23
lib/generators/authentication/templates/controllers/html/two_factor_authentication/totps_controller.rb.tt10064400762 Bytesa706994097bbdc88c7208070ebfee35923504550d607afe3edf7424599144986
lib/generators/authentication/templates/erb/authentications/events/index.html.erb.tt10064400558 Bytesb0e0cb8344e3a8c099ae48dfa8e109aecc5f052f03ffd1fd1f4348fb5ef718b0
lib/generators/authentication/templates/erb/home/index.html.erb.tt10064400818 Bytes33cdc4387936b9c5326349d699991c05958ce113c7dd83bc1b66e783a71cc50e
lib/generators/authentication/templates/erb/identity/emails/edit.html.erb.tt100644001022 Bytes4f7c4fcc884749ec45278e975f1f6922f35226821eadb39baf98188f62ed8e21
lib/generators/authentication/templates/erb/identity/password_resets/edit.html.erb.tt10064400998 Bytesfb8ddc0a77c57dc3597b4ed7dbba2817330c0d8848a88afce098f8bbb6e23d30
lib/generators/authentication/templates/erb/identity/password_resets/new.html.erb.tt10064400358 Bytes0c19675f29fdced9fbb9d519e110d6d3de0e95e73332c4f2b00527d24fec681f
lib/generators/authentication/templates/erb/passwords/edit.html.erb.tt100644001.18 KB14b0e77f115936496231e2a2f6ed7f8a6a641a849dcae4c7b4c21130d752d53b
lib/generators/authentication/templates/erb/registrations/new.html.erb.tt10064400986 Bytes159312b81d69de746723d4560c0c6a688602f6180a5e3c26c1e30cc35b9260fd
lib/generators/authentication/templates/erb/session_mailer/signed_in_notification.html.erb.tt10064400848 Bytesd00e1650e44e7b845c157e864de4f0befa2281f3b6ca3f1b53dcf937dbd18963
lib/generators/authentication/templates/erb/sessions/index.html.erb.tt10064400614 Bytesfef84bfddc33c57c96820dd9b39e465f73c55b3d8055d67932110e5b6ec61194
lib/generators/authentication/templates/erb/sessions/new.html.erb.tt10064400847 Bytes04919d49388af1a2d783284143ae7763b9b38e0a671d3baa100ca05a56b02a51
lib/generators/authentication/templates/erb/sessions/sudos/new.html.erb.tt10064400754 Bytescb96baf7486af8ea5b68b27c6301bcc937952e0d5d9ca776849b4512860b6463
lib/generators/authentication/templates/erb/two_factor_authentication/challenges/new.html.erb.tt10064400489 Bytes3dfaf2d390a7e47d3d3b2399b890cd1e0fc2e0295a94289853982f09be4e0888
lib/generators/authentication/templates/erb/two_factor_authentication/totps/new.html.erb.tt100644001.26 KBc92f535884176e37a962b6b42c81232dc669ec21d94a0dcf13620b41343214f7
lib/generators/authentication/templates/erb/user_mailer/email_verification.html.erb.tt10064400659 Bytescc655e3df7ce58bc7342dbc2e4ad87c64efdcc6700fd88db16bfd09a37058dc0
lib/generators/authentication/templates/erb/user_mailer/password_reset.html.erb.tt10064400553 Bytes891589e758cc5f9ab69618c916c39d0b3d489f8a0434acfd66e6336e6bff6d98
lib/generators/authentication/templates/mailers/session_mailer.rb.tt10064400184 Bytes2df5ef3c5d440e371572b0cd0a3b9393a1fdd30b9610162f8fbc98cc32957810
lib/generators/authentication/templates/mailers/user_mailer.rb.tt10064400555 Bytes84c87e3da97ae28e480c71a9ab6928cdae04b0f73308adf166ea60d390fa5eaf
lib/generators/authentication/templates/migrations/create_email_verification_tokens_migration.rb.tt10064400247 Bytes61cc04ed8202d70c21169076f1315340a87b795f0d631ae2d95545f68ca7d7ba
lib/generators/authentication/templates/migrations/create_events_migration.rb.tt10064400338 Bytes6edd80528be7b523c7c8694f9f9005857f4245a2a4f1f75a0a5f3497a743fa3d
lib/generators/authentication/templates/migrations/create_password_reset_tokens_migration.rb.tt10064400243 Bytese4db6bd7a3005d279710aa71e9ce362acf5f3a9af2bc22c23a658cb4e7cbf561
lib/generators/authentication/templates/migrations/create_sessions_migration.rb.tt10064400304 Bytes27889e98d8b80a15fd5ccd01c196df0bc2bd61be918a6bd8a405a4b71bdef82f
lib/generators/authentication/templates/migrations/create_users_migration.rb.tt10064400645 Bytesac4e5e4cb978f2108654e9a06d654b1dfa2083a20b36ea3bdd5b5676cb2f391b
lib/generators/authentication/templates/models/current.rb.tt10064400185 Bytes4e2780dec27bc9c803c89aa2d246b57026921af8b8509a2f1059568a81b75d40
lib/generators/authentication/templates/models/email_verification_token.rb.tt1006440072 Bytesc2b5251805c3424cb3a9da9279ba2df12e29152aa7daac435cfba88a2c93e9ee
lib/generators/authentication/templates/models/event.rb.tt10064400163 Bytesaa53b6485893b87398dd85761b91325ed8db6de33e10644237dcc27f9ad84e37
lib/generators/authentication/templates/models/password_reset_token.rb.tt1006440068 Byteseb82c1f3507c1a63be2acb52ccc9def2b8f7537cfbb9d8bc31015ff74ebcb99f
lib/generators/authentication/templates/models/session.rb.tt10064400638 Bytesd1b5c51b7c468c0f58725b712eb37d56a256e1660ca9ee681ed071c31a58256a
lib/generators/authentication/templates/models/user.rb.tt100644001.4 KB7c7fea7d6db71525dbc19bcf63a61258cefe2b307727eca159f01fb89468b5d6
lib/generators/authentication/templates/test_unit/application_system_test_case.rb.tt10064400365 Bytesae8fec1fdb4403422a036b9b2cd62569e03d00d0104734a7d57e82950b1c7620
lib/generators/authentication/templates/test_unit/controllers/api/identity/email_verifications_controller_test.rb.tt100644001.13 KB165419038ad5c980c52de9d5f03a87912c5641e948f682f705ff7fd0b8b9390f
lib/generators/authentication/templates/test_unit/controllers/api/identity/emails_controller_test.rb.tt10064400406 Bytes7ef2240e4a8d79fd774f8369376702b600bd4378b68d6216fe7d223cb4a56af5
lib/generators/authentication/templates/test_unit/controllers/api/identity/password_resets_controller_test.rb.tt100644001.75 KBe1889f52b2a7d5a067a371552cad2fc7d6dfd210eda8c8aaf6d67c066e590acb
lib/generators/authentication/templates/test_unit/controllers/api/passwords_controller_test.rb.tt10064400833 Bytes1eb17d522a1e95fd638a50d04bbabfe13fc954f22b430c0168864b23cc019d1b
lib/generators/authentication/templates/test_unit/controllers/api/registrations_controller_test.rb.tt10064400335 Bytes209ddc80d686afe135fb60115601b77d00a516d21a360e9af8b59df252b662fc
lib/generators/authentication/templates/test_unit/controllers/api/sessions_controller_test.rb.tt100644001.02 KB52e8809f89b5e224f3c22ee82dad7be80151e764c7d181392b9c87fe14901780
lib/generators/authentication/templates/test_unit/controllers/html/identity/email_verifications_controller_test.rb.tt100644001013 Bytes56d9c973e60ca00453c55a02241e02230ed2328caa2a5abdf6a2363e32765b94
lib/generators/authentication/templates/test_unit/controllers/html/identity/emails_controller_test.rb.tt10064400398 Bytesa2a410635cf8af82499387a8ccb187429fecf36cdca47ae48551c774a67b0ac3
lib/generators/authentication/templates/test_unit/controllers/html/identity/password_resets_controller_test.rb.tt100644002.08 KBde16e747b71d1cb4bcba0a750feea6fe1d12dd48232ee854f686030781226fc0
lib/generators/authentication/templates/test_unit/controllers/html/passwords_controller_test.rb.tt10064400787 Bytes757fe6d04cbf68125df8283b13ef293820a2602c45cedb4514bdc6af976e4f30
lib/generators/authentication/templates/test_unit/controllers/html/registrations_controller_test.rb.tt10064400423 Bytese64e5923c6fc0568abfce365912de7a9a77895752dffdc181c286c988fdc632b
lib/generators/authentication/templates/test_unit/controllers/html/sessions_controller_test.rb.tt100644001.14 KBc99bed11b838e2cd70ecfeda9a7b7a594eba974c9169114044499090634f3472
lib/generators/authentication/templates/test_unit/mailers/session_mailer_test.rb.tt10064400369 Bytesef97068d675cd2f8e4fa76d50211ab43bfd9e519803d6ca48c076b2673738b49
lib/generators/authentication/templates/test_unit/mailers/user_mailer_test.rb.tt10064400493 Bytes93f3bcfa146d3f1981c10f28ee1a34f0dc8a0a276b11f0bc248f8706e4e51e33
lib/generators/authentication/templates/test_unit/system/identity/emails_test.rb.tt10064400593 Bytes5938f275da55a1605e6ae3e9052ada22088bb5d6a9099301d7368499a41d0868
lib/generators/authentication/templates/test_unit/system/identity/password_resets_test.rb.tt10064400784 Bytes02c6aa32fb310224e08c8afce46868b5c77154e2f776f3f96fbda2a85d71533c
lib/generators/authentication/templates/test_unit/system/passwords_test.rb.tt10064400464 Bytesa73472b48c4b751e34e3ae279ec051fdc09b11ea7a84146b5000a2adf9c85e67
lib/generators/authentication/templates/test_unit/system/registrations_test.rb.tt10064400383 Bytes8dc002646749f5cfccbbaba908b967e073cae6097a337a39eb3217f18f76faef
lib/generators/authentication/templates/test_unit/system/sessions_test.rb.tt10064400606 Bytesbf166867d8938dd6ff957657e181b7ceae399b6453491f0f5ee0f3d202ca5522
lib/generators/authentication/templates/test_unit/test_helper.rb.tt10064400708 Bytesebd574b52e4391185be593be4337c7b6219b261bbed3b085494fd0f2769fc7ae
lib/generators/authentication/templates/test_unit/users.yml.tt10064400222 Bytesfd81f15d49769a597e0550f954f5e2eca05691c76c1a491e882aaaf6f26095a4