README.md | 100644 | 0 | 0 | | | 23.4 KB | 4734a82be3d3f2d81475645905c4cdc076ff2677038edf8c40907cc99fb9a1c6 |
Rakefile | 100644 | 0 | 0 | | | 378 Bytes | 98c5490591772b40633d8b6abe56b3e18c1ba58520228b57300faaa37dc57574 |
.gitignore | 100644 | 0 | 0 | | | 145 Bytes | 0c02277289f933595dba4f5d311e0d6faf7267db31726679deb16c5ea6e54a63 |
CHANGELOG.md | 100644 | 0 | 0 | | | 3.09 KB | 99384fd6cfcaaae77ceb048628e861980fa1fc15f9ed8b27465ea3891a7f3604 |
Gemfile | 100644 | 0 | 0 | | | 206 Bytes | db7755c846aca8d090e190c082953878bff0b588a802bf169d705e5ba5d175f0 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 6dbe621550f7652e2d513095428fbce870b99d278951d5da651baa6da8d2a69e |
app/controllers/quo_vadis/confirmations_controller.rb | 100644 | 0 | 0 | | | 2.53 KB | 207f45358f70f96a825603d5102ab2a3105ab82cf58daff08567f28bcd0ce1c9 |
app/controllers/quo_vadis/logs_controller.rb | 100644 | 0 | 0 | | | 452 Bytes | fd941aa4f809258534cfd3120496e9f56ce0921edbd1a177b29c975c41f423e7 |
app/controllers/quo_vadis/password_resets_controller.rb | 100644 | 0 | 0 | | | 2.04 KB | ea4cc5d7833b12c19c08b3293d36e95eb5ebfe74b725d036241c626d15a894bf |
app/controllers/quo_vadis/passwords_controller.rb | 100644 | 0 | 0 | | | 879 Bytes | 82b72cebf7caaacbf014555ffd1245c8fc84f1314b60425a93ec34e8970d06ff |
app/controllers/quo_vadis/recovery_codes_controller.rb | 100644 | 0 | 0 | | | 1.4 KB | 4241094957ffc67b63340e05fa1576b17d0c0c3ba2d784d30f9dd88d6c5fc8ed |
app/controllers/quo_vadis/sessions_controller.rb | 100644 | 0 | 0 | | | 2.15 KB | 9c89449a1102dcb23a01f2566e05322cd56c6e7bf174c8aee1d6731a07689a1d |
app/controllers/quo_vadis/totps_controller.rb | 100644 | 0 | 0 | | | 2.05 KB | f63375af266dcbb33ce2fc26bb9a0bb70baa842e81fdd3b5b7176e55a384fd46 |
app/controllers/quo_vadis/twofas_controller.rb | 100644 | 0 | 0 | | | 715 Bytes | 256191fdeb28af15fba2ec66e181a4fbb98860ec7c883d37b3da72a7eb7be05c |
app/mailers/quo_vadis/mailer.rb | 100644 | 0 | 0 | | | 2.21 KB | c3adf51233e311852cc6372b9c4c09fd20abe40d08218f30fefbf56a20bcc1e6 |
app/models/quo_vadis/account.rb | 100644 | 0 | 0 | | | 1.9 KB | 75c2350505d4489eda519f5fc02dae6cf3fbaa24f603c2d7c94267bd6a645d45 |
app/models/quo_vadis/account_confirmation_token.rb | 100644 | 0 | 0 | | | 314 Bytes | b824f4e65b81dd6d2b63dac36571c247fd1c220506c8a4721c10d06f18cbf8a7 |
app/models/quo_vadis/log.rb | 100644 | 0 | 0 | | | 1.67 KB | b47a76a4d4cb176e88561e85b49130276331371407ffa620776d12351ab9de54 |
app/models/quo_vadis/password.rb | 100644 | 0 | 0 | | | 1.8 KB | d0fd084c4322017a17c0ea019b14ffb0255bc56b33f85f0654dea078f0474045 |
app/models/quo_vadis/password_reset_token.rb | 100644 | 0 | 0 | | | 316 Bytes | 230371930539851ff1872d32ba0b5de989ade380d4b5a7caf5ed703d21265f7d |
app/models/quo_vadis/recovery_code.rb | 100644 | 0 | 0 | | | 703 Bytes | dd62135602b42f938f3048fed531efc81c990055482672855c4b119dcc9f55c8 |
app/models/quo_vadis/session.rb | 100644 | 0 | 0 | | | 1.18 KB | 14ee19750d009e0dd0ca146a2dd7f41ac4081673fef2e97ca6351c5ef759bb66 |
app/models/quo_vadis/token.rb | 100644 | 0 | 0 | | | 970 Bytes | 91bb3206215ae0522cf223f39d84f952379c99ac24ef2b44df359b6ae7ad825d |
app/models/quo_vadis/totp.rb | 100644 | 0 | 0 | | | 1.17 KB | a7cdaf3cf243b47b9aa33af27ea05c37858353443f5fd56e6268be2454dafd11 |
app/views/quo_vadis/confirmations/edit.html.erb | 100644 | 0 | 0 | | | 216 Bytes | 3aa4bff8651aa387dcb1df6f05f4f0566511c70ac3bfedeabd94896202aa44eb |
app/views/quo_vadis/confirmations/edit_email.html.erb | 100644 | 0 | 0 | | | 397 Bytes | 7e66a32cb678ce541e6bb5c7ec13def384773761bf312f77858a1d33f9c7ad27 |
app/views/quo_vadis/confirmations/index.html.erb | 100644 | 0 | 0 | | | 420 Bytes | c87c3f42b34b8c4b6fabf90d91814f2328e4205b6e715af2bb30ff122566d310 |
app/views/quo_vadis/confirmations/new.html.erb | 100644 | 0 | 0 | | | 446 Bytes | 49c13fb3f262277521bb8d47d53512d14445b1b36dec2faecb52969e311daa8c |
app/views/quo_vadis/logs/index.html.erb | 100644 | 0 | 0 | | | 659 Bytes | 41f1bb56f0ca91129f3856ccc75bd2a2232f0e2c251050025c29bceada1685ea |
app/views/quo_vadis/mailer/account_confirmation.text.erb | 100644 | 0 | 0 | | | 49 Bytes | 7f885459b449011285fca0f044a72e3453138549e3283d151bd569add81c897d |
app/views/quo_vadis/mailer/email_change_notification.text.erb | 100644 | 0 | 0 | | | 208 Bytes | cea0733504fe8aadb67887a3e30ce45ec9bec8022bcc868b1ce1f8477b1f1fa4 |
app/views/quo_vadis/mailer/identifier_change_notification.text.erb | 100644 | 0 | 0 | | | 213 Bytes | 18ee5af2f18d6833719aadabb57d92be0e2543ba5e37e3df122d9a3b18a786fc |
app/views/quo_vadis/mailer/password_change_notification.text.erb | 100644 | 0 | 0 | | | 203 Bytes | 0357106aa604eb3b2b9fcda128d551962c80090f0d5a972358a31789df0e85b4 |
app/views/quo_vadis/mailer/password_reset_notification.text.erb | 100644 | 0 | 0 | | | 201 Bytes | 4144474c6bf458f7bb593e9edbff109b58aefa9db39d6bc5df7d2306e33e564f |
app/views/quo_vadis/mailer/recovery_codes_generation_notification.text.erb | 100644 | 0 | 0 | | | 254 Bytes | 86003d4a213388933b11dd5cc71b330c08c6e7501f84f3c8060b9b2dfec0bf0b |
app/views/quo_vadis/mailer/reset_password.text.erb | 100644 | 0 | 0 | | | 48 Bytes | 1335c13ab4925b51dee318b7eb04a274df348fa7d0524d3f02115858872ae5d4 |
app/views/quo_vadis/mailer/totp_reuse_notification.text.erb | 100644 | 0 | 0 | | | 197 Bytes | e0cfda5bd518c349a6044c09a299dd8f0696766b3ffc0c774a0155e82b5528b7 |
app/views/quo_vadis/mailer/totp_setup_notification.text.erb | 100644 | 0 | 0 | | | 230 Bytes | 7db4ac2bf74e8c680a3416fb1b1d5f327a34b6294d3bf169f2fac9caf306d9b1 |
app/views/quo_vadis/mailer/twofa_deactivated_notification.text.erb | 100644 | 0 | 0 | | | 235 Bytes | d05af401cb13f2941fafca40bbc76725256bd13e2dda9220d031788413d98363 |
app/views/quo_vadis/password_resets/edit.html.erb | 100644 | 0 | 0 | | | 413 Bytes | 2df8a92f092cbb1feef770dfbc16073fc66ecbfdfcb67c03de056ff634f56f98 |
app/views/quo_vadis/password_resets/index.html.erb | 100644 | 0 | 0 | | | 127 Bytes | 29e263fac1fa2a12951a5b9d3c163d6938339acd4755df399359b22fcf6c2811 |
app/views/quo_vadis/password_resets/new.html.erb | 100644 | 0 | 0 | | | 247 Bytes | 13885d0a00d9475552911026a92930be58249523abced03a754a7c0f24b63cca |
app/views/quo_vadis/passwords/edit.html.erb | 100644 | 0 | 0 | | | 523 Bytes | 2c641bef3f6363f962e9858aa5d0d840f2b96e6d0920e7874369951211c7f8e1 |
app/views/quo_vadis/recovery_codes/challenge.html.erb | 100644 | 0 | 0 | | | 380 Bytes | 74e32b595f4eb7ab6eabdd280d04300f15a7ceee2273ec74340334e6e0095186 |
app/views/quo_vadis/recovery_codes/index.html.erb | 100644 | 0 | 0 | | | 782 Bytes | 67dbc01207402d58456ff64ebb3951d7fada82e5ee7f6e0a41d3437af7a96078 |
app/views/quo_vadis/sessions/index.html.erb | 100644 | 0 | 0 | | | 528 Bytes | 369e27926b6088c2eba24b1d710a6dec02fe69a21765bae3a140a2a09732fbee |
app/views/quo_vadis/sessions/new.html.erb | 100644 | 0 | 0 | | | 483 Bytes | 4a046d8675c23617824d653299696171da357ef6c5f42e62f063f92ede60b7c3 |
app/views/quo_vadis/totps/challenge.html.erb | 100644 | 0 | 0 | | | 403 Bytes | 9940ca727dc7438df71d7aba8b3ded092d40f92bf822714e17d20e41439d3123 |
app/views/quo_vadis/totps/new.html.erb | 100644 | 0 | 0 | | | 524 Bytes | 17f59094b52afd8592a48a757b4af2ac75c90f21ceb08803fdfa5cfbdbafdad4 |
app/views/quo_vadis/twofas/show.html.erb | 100644 | 0 | 0 | | | 583 Bytes | 640e5877f0138a8a0572aa71044c9790ed1ee07cd735e6ca00862e72c2f82bab |
bin/console | 100755 | 0 | 0 | | | 374 Bytes | c219ec9bc36bdf80a23afc22957ce214432699dcd97a7d424d5730762d02412b |
bin/rails | 100755 | 0 | 0 | | | 755 Bytes | 2cc01040b0a3768e56f4b9194bd34ba4afa55fb7ec96a7e81c3661f4d3032dc3 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
config/locales/quo_vadis.en.yml | 100644 | 0 | 0 | | | 3.38 KB | baa4bbeba3c03c5e2131e5f1845e58e7bde463f7e2598e34ee7fd364a950d4ac |
config/routes.rb | 100644 | 0 | 0 | | | 1.17 KB | a4fc95852eac71f9b5aba8c493e66051f09c974652897915c0dc281af35e1f0b |
db/migrate/202102150904_setup.rb | 100644 | 0 | 0 | | | 1.44 KB | 906deab8e5b4f4a2740d4ac86fa81339fd2459bdbae334dce036a26489dc33f8 |
lib/generators/quo_vadis/install_generator.rb | 100644 | 0 | 0 | | | 308 Bytes | 18141c8c5e478f481cc9726da71d495ebc692eedc40c7e59d094c92ac3bb5c51 |
lib/quo_vadis.rb | 100644 | 0 | 0 | | | 3.59 KB | 1bedb974632f52f9b92ca390ea643b870e5494a30c0328b5d251df68e74bc153 |
lib/quo_vadis/controller.rb | 100644 | 0 | 0 | | | 7.04 KB | f86a4e7f760e567b1e4a540cd2f85fe0971b00f9e845146d045715e1d4a3d641 |
lib/quo_vadis/crypt.rb | 100644 | 0 | 0 | | | 901 Bytes | 526bdc50d92b891030b528da967b2887236201760fde9abcdad0752bcaa0f3ea |
lib/quo_vadis/current_request_details.rb | 100644 | 0 | 0 | | | 209 Bytes | 249a483cf0014c8b2ed619744700869ddd1fbcc13872f0a4633c8db1a1d244c6 |
lib/quo_vadis/defaults.rb | 100644 | 0 | 0 | | | 849 Bytes | 05bd9c9f3c34db4626a18224e4321892881aa2d2bff549acf685b3251b972263 |
lib/quo_vadis/encrypted_type.rb | 100644 | 0 | 0 | | | 300 Bytes | b39012f3a06de320bac3eb76b039759811115d68f0d3904fdc0b2b35b75990b6 |
lib/quo_vadis/engine.rb | 100644 | 0 | 0 | | | 169 Bytes | ef637e6ab9d5b932188c980fa7447b1574afafe2cda67e213cf677b6b2b88868 |
lib/quo_vadis/hmacable.rb | 100644 | 0 | 0 | | | 498 Bytes | 0dbb78e876afa0cdb3e943eb735138aa653dd52b183bd637471ca197bdb41a73 |
lib/quo_vadis/ip_masking.rb | 100644 | 0 | 0 | | | 643 Bytes | b71b33a771b45572e7d0437709cb6ac78683bd6be53ce4e2a4c0428cd4bfb45a |
lib/quo_vadis/model.rb | 100644 | 0 | 0 | | | 2.59 KB | 04dab82591bcb7143be185667703237419dede905267bc31178e05f18d341eec |
lib/quo_vadis/version.rb | 100644 | 0 | 0 | | | 71 Bytes | 1de550d3de03a4c88054abb9996df01a571dac65a2b6f8728e8a352e157aa950 |
quo_vadis.gemspec | 100644 | 0 | 0 | | | 799 Bytes | 0eea044d11785b108cf2e9b3e3c92b9ce50f6b7b015616883993b5c3c0df6c09 |
test/dummy/README.markdown | 100644 | 0 | 0 | | | 44 Bytes | c89fa9bbcf5b236ff8ed69b4c6d2aadce637a9dc3a3f0dd3cbe8b73af951520f |
test/dummy/Rakefile | 100644 | 0 | 0 | | | 68 Bytes | de701c6e4d49bf032df033d66d5820e6a8bf8a2190837f33d646dc6f5a2c1b0a |
test/dummy/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 57 Bytes | c7279227656b36b3500f97e5331b497f88eb66f60f0b7d8a2e2a69c65bf9130d |
test/dummy/app/controllers/articles_controller.rb | 100644 | 0 | 0 | | | 270 Bytes | 010b144708eb40053351104c51170021be7f5427c1c6c16c67be6422a85046c4 |
test/dummy/app/controllers/sign_ups_controller.rb | 100644 | 0 | 0 | | | 808 Bytes | 109d1e8b464d38f5476fde003c8708aa9a648cc034abc0c0037266bd95123d8a |
test/dummy/app/controllers/users_controller.rb | 100644 | 0 | 0 | | | 462 Bytes | ba99fba14b4188538b862b5201a44e54b9837a6d260e76f2e5081ab10aecdfb4 |
test/dummy/app/models/application_record.rb | 100644 | 0 | 0 | | | 78 Bytes | 20cec87060a568766c09d755b1ba38e7ed776d7f6030515217096f4f4777525e |
test/dummy/app/models/article.rb | 100644 | 0 | 0 | | | 73 Bytes | d472ab3aaaad31486b3658bc7ecff44082338586a8935fafe08b4db090715d78 |
test/dummy/app/models/person.rb | 100644 | 0 | 0 | | | 223 Bytes | 833b313050ed22d5f60e0ace5b40a3e0574b12e83337f4635806bc3cc1c89693 |
test/dummy/app/models/user.rb | 100644 | 0 | 0 | | | 158 Bytes | a28d0a3eb14fbdcccdeae9a627f86991ad7551d98d96dea3d8b6b5bf8aaef191 |
test/dummy/app/views/articles/also_secret.html.erb | 100644 | 0 | 0 | | | 28 Bytes | d327a784c77b3a9967f2047dc1302231e8ad64df98b9e3833b92e800ccf3333f |
test/dummy/app/views/articles/index.html.erb | 100644 | 0 | 0 | | | 23 Bytes | c72e9303d9ce9007faabb593814903114501e287307718dcd0fc285b53b5fb30 |
test/dummy/app/views/articles/secret.html.erb | 100644 | 0 | 0 | | | 23 Bytes | f6134cd109fd0813b7be7948c9c3425d176ab9c756baf4fc88ff5706a5cd7d6b |
test/dummy/app/views/articles/very_secret.html.erb | 100644 | 0 | 0 | | | 29 Bytes | 1982ca817907919d0d64b2c8f2943e17590dbb9e190c0e10547e9e673e9059b8 |
test/dummy/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 1.35 KB | bc6d2b95310aa7f97e0dfa7bfce1d6c877eaaec4662f67cad062923a8283fd77 |
test/dummy/app/views/sign_ups/new.html.erb | 100644 | 0 | 0 | | | 624 Bytes | 4c424cbab0c684caf2e0db3ea43b59eacde5c673c5af1b8d9f70a8b07bea1303 |
test/dummy/app/views/sign_ups/show.html.erb | 100644 | 0 | 0 | | | 67 Bytes | 820c4e525c63dac47ed2ba37b99e68b9571926f7425a923c818af80c5ee63cdf |
test/dummy/app/views/users/new.html.erb | 100644 | 0 | 0 | | | 604 Bytes | 2fa0fa058fe38a6a84ddc31d23ecb5bbbddcbbae7670710a14050e9e7141e31f |
test/dummy/config.ru | 100644 | 0 | 0 | | | 138 Bytes | 3be907d2c38d088aa4f2b00b135d64eee9b0913ee804e06988bc7018174cba2f |
test/dummy/config/application.rb | 100644 | 0 | 0 | | | 893 Bytes | 33488e61d7c0725b046eb67b4e9fe9ebfe8d3d5b1e2a66a596217ae3db3b60f0 |
test/dummy/config/boot.rb | 100644 | 0 | 0 | | | 196 Bytes | ca4bfcdf48c2ca4249c7a95bb037acbf71a61b66204cc12a04fb78697c951f53 |
test/dummy/config/database.yml | 100644 | 0 | 0 | | | 172 Bytes | c345fa55f29e802cdb1a5bb8168209c9ff2d3afd3ab17b39424be9715590d73f |
test/dummy/config/environment.rb | 100644 | 0 | 0 | | | 95 Bytes | 021464c662d62d544b7bea2918a29308e39d2eb2d919898f40f088d8b8db10d5 |
test/dummy/config/initializers/quo_vadis.rb | 100644 | 0 | 0 | | | 52 Bytes | d60c2a711e178e8a69c5a1f7b687208e31a4dc6fdfccb096812a6824344381c7 |
test/dummy/config/routes.rb | 100644 | 0 | 0 | | | 270 Bytes | 727bb1d4f1c0167c00c44d88e38bee47eb2e6f985680328237941695d813b7e3 |
test/dummy/db/migrate/202102121932_create_users.rb | 100644 | 0 | 0 | | | 200 Bytes | 5bb61ce11d07969d0a20f89e727ff116e5841c068eead988f94e3d14cb774887 |
test/dummy/db/migrate/202102121935_create_people.rb | 100644 | 0 | 0 | | | 206 Bytes | 6b1b0f0491e2f4b1c43b5ae219b29c27dc5efda1c2eb94bf5abe699f8c71b870 |
test/dummy/db/schema.rb | 100644 | 0 | 0 | | | 3.81 KB | 6cdd083a77801f866a53a8145d7edae5ba0ddc1422721075df22d4035900c75e |
test/dummy/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
test/fixtures/quo_vadis/mailer/account_confirmation.text | 100644 | 0 | 0 | | | 71 Bytes | 478dfd7183ebcb7dcb19ce47b46d3c07854fa3c4207e420009788f806d810264 |
test/fixtures/quo_vadis/mailer/email_change_notification.text | 100644 | 0 | 0 | | | 166 Bytes | 673329554f874e0cac1fa7a618ecfad1d22456099ac3cf6d685cb63a6595e933 |
test/fixtures/quo_vadis/mailer/identifier_change_notification.text | 100644 | 0 | 0 | | | 158 Bytes | 6fefd84e7aabc628868bf1309f02e9fed29fa59edb1b79952c4ef21273c419be |
test/fixtures/quo_vadis/mailer/password_change_notification.text | 100644 | 0 | 0 | | | 161 Bytes | bac636de17af917dd52ac164b86e569e66bc4808133f79fb3ff2b12a1ea43427 |
test/fixtures/quo_vadis/mailer/password_reset_notification.text | 100644 | 0 | 0 | | | 159 Bytes | b557843c8d70e565be968f6fdb6983e79d70c515f3103a3e2368bed403cc8a55 |
test/fixtures/quo_vadis/mailer/recovery_codes_generation_notification.text | 100644 | 0 | 0 | | | 212 Bytes | ba237f947df4fbc91baf61346565d0d91ac97c718dd18baa0f8897e736a3b223 |
test/fixtures/quo_vadis/mailer/reset_password.text | 100644 | 0 | 0 | | | 72 Bytes | 7cd4b377826945d9293893dec67950c4db72ad676835b42630a48fd604846663 |
test/fixtures/quo_vadis/mailer/totp_reuse_notification.text | 100644 | 0 | 0 | | | 155 Bytes | f8e47173b86bbbe1e7681e63a2900d6f4de15220e560384599ae8c56d8df41e0 |
test/fixtures/quo_vadis/mailer/totp_setup_notification.text | 100644 | 0 | 0 | | | 188 Bytes | 2b4cc033b4aaf5a6baf92eeb0968c4ec62ea6fa942e52c867aea4dae3f06337d |
test/fixtures/quo_vadis/mailer/twofa_deactivated_notification.text | 100644 | 0 | 0 | | | 193 Bytes | ec24302f653ab5c774806b1acd0d40f4ce97bb4697ed0ebe4ed8ff73803a1dac |
test/integration/account_confirmation_test.rb | 100644 | 0 | 0 | | | 4.21 KB | 9a39845fa9dd0d8cb2c5b83c626d533e8104f0d414f520df6bd8c500318f34ed |
test/integration/controller_test.rb | 100644 | 0 | 0 | | | 6.9 KB | e124a0e81c440c69c38edb1a8df01c67d0120ba0c93b7de8762c63610b22254e |
test/integration/logging_test.rb | 100644 | 0 | 0 | | | 6.3 KB | 7479713140c07c46f95fb49033404091aff5cf7b731dbb4ebdd4b5a4ff0ee19f |
test/integration/password_change_test.rb | 100644 | 0 | 0 | | | 2.62 KB | 0c88144c89a1b6f854a312af9384c1737afbae482d806ce5b31bafb6e6a213a4 |
test/integration/password_login_test.rb | 100644 | 0 | 0 | | | 4.16 KB | 64a75e870587d1a2fe48cd958b862b790689ca338f2a29a015714b782177070f |
test/integration/password_reset_test.rb | 100644 | 0 | 0 | | | 3.89 KB | 5dad9ab41ef8597dae9d8059fc6f8519ed43d4a6c53aeb430dc798c2a6bd1df7 |
test/integration/recovery_codes_test.rb | 100644 | 0 | 0 | | | 1.21 KB | ee5c97ee4911382444ea4c85a3b843ec13d4bde7e8179e036b70154b079531c5 |
test/integration/sessions_test.rb | 100644 | 0 | 0 | | | 2.24 KB | ebfd193250ff267a8e33ab04f501a1c9fea1a1f66afc090bc2443f06c2eb7c0a |
test/integration/sign_up_test.rb | 100644 | 0 | 0 | | | 822 Bytes | 1ad895c61988aac65a44df6c829a3580947d3682a95c988ef2a068425945bda9 |
test/integration/totps_test.rb | 100644 | 0 | 0 | | | 2.77 KB | e36ea7151d087296711d0bcb87a1133274f8c2dcafcb8660b1785105b5ee9524 |
test/integration/twofa_test.rb | 100644 | 0 | 0 | | | 2.01 KB | b24b7cbeb62fafda4115ef72fa20eef27aaaca6e6db6145653b866361e393d07 |
test/mailers/mailer_test.rb | 100644 | 0 | 0 | | | 5.79 KB | ce1660ccb80aee5f4760a71b371cbc5d90252203edffe2f07465efb0911f5e56 |
test/models/account_test.rb | 100644 | 0 | 0 | | | 1.44 KB | ba483f668b2e808e8834c3a9588e5ed3702eb1d1ba56ccd9279f9ca6706b8122 |
test/models/crypt_test.rb | 100644 | 0 | 0 | | | 524 Bytes | 03930e4e793abda0243fd40b9f6fedd872ddb3cc86166fe1726cef5170cf1139 |
test/models/log_test.rb | 100644 | 0 | 0 | | | 457 Bytes | 59fd4b7e40e6063e0a87e55d9cb72935dfc4af7ae08900251c380fc720737ca5 |
test/models/mask_ip_test.rb | 100644 | 0 | 0 | | | 498 Bytes | 0cf013f6ac90d27ea555f68f7cb7c398b497c2f9b2e8eee2fa84e51ec3632d41 |
test/models/model_test.rb | 100644 | 0 | 0 | | | 1.9 KB | 547883b560a03a217415ec97d7f2ddc7b31fa92d56691f8833a4b1a5391380c1 |
test/models/password_test.rb | 100644 | 0 | 0 | | | 5.03 KB | 3722c64876e1437d1215c22a8f8ede8f046f8b6960e856c409b4dcea5853f389 |
test/models/recovery_code_test.rb | 100644 | 0 | 0 | | | 1.37 KB | 67ce3535b3f97d88344a1dc36f62ad34c27d8dc9f93780ec76ca5de2c8cb1fb3 |
test/models/session_test.rb | 100644 | 0 | 0 | | | 2.12 KB | a4b811f4b54245bba1ab37ae6f7632be1712b0f897ea3a981336c466f8879f52 |
test/models/token_test.rb | 100644 | 0 | 0 | | | 2.53 KB | dba598299d8858a48742b47162b84b49afa5094bd1339b988b65a52633b8bd98 |
test/models/totp_test.rb | 100644 | 0 | 0 | | | 1.56 KB | 61c42f11724fda441eecb5675af34fe9d95bc188d77d5d88966852adfce6b52d |
test/quo_vadis_test.rb | 100644 | 0 | 0 | | | 1.1 KB | 4145e7b612d8c937cb8d60c4bb77f9b83d0b38f79a49edf0bf74b95ac4b62fa2 |
test/test_helper.rb | 100644 | 0 | 0 | | | 1.67 KB | 470101b0f23d460d22a02810ee5dbb028aa2946d3171983defe6a64350935495 |