MIT-LICENSE | 100644 | 0 | 0 | | | 1.02 KB | 026cc5a91db6c540515b6b6d78f3c5956a9c476386a59bc47144f1a613acfda3 |
README.md | 100644 | 0 | 0 | | | 9.8 KB | 61ade43a45a30d8911b378150c3ed81a6070334a81fade5d64a90eeea5e4033c |
Rakefile | 100644 | 0 | 0 | | | 342 Bytes | fbaaf0244b005f3f203a09b5044daff1d2c8cf107f22a02753fe25da6ffbbbc0 |
app/controllers/aikotoba/accounts_controller.rb | 100644 | 0 | 0 | | | 1.58 KB | c9bf18510e11425765f7106ddde628ee383bad73968a6e567f077d29ef1fbe10 |
app/controllers/aikotoba/application_controller.rb | 100644 | 0 | 0 | | | 289 Bytes | c1d7fe62d9b4bc193ee193d2312727ec8fa17f2e2125c7b050ac86fdf7c390fd |
app/controllers/aikotoba/confirms_controller.rb | 100644 | 0 | 0 | | | 2.99 KB | 7eb8a318b6e2ddebaa9eeaf7b1c547b3e7609c52b97bd159ab7da35757a5fd34 |
app/controllers/aikotoba/recoveries_controller.rb | 100644 | 0 | 0 | | | 3.39 KB | 1daac91ecfc4bda748552e5d5cac54c0742e70ebe34084d2156ce4871b9dce45 |
app/controllers/aikotoba/sessions_controller.rb | 100644 | 0 | 0 | | | 1.92 KB | 89bafad11bc47d2184630a2958341d74b11c2e54e00269dbcf37c39782d227c1 |
app/controllers/aikotoba/unlocks_controller.rb | 100644 | 0 | 0 | | | 2.87 KB | 9f684a5965188abef2149a3104304b2d7b11f6072020ddf5ecf199e6c1dced5f |
app/controllers/concerns/aikotoba/authenticatable.rb | 100644 | 0 | 0 | | | 1.09 KB | 15ef8d4e10ceaffa9ad99da27d0ac0426590de76c20b86adb9b944639ca8a1c9 |
app/controllers/concerns/aikotoba/protection/session_fixation_attack.rb | 100644 | 0 | 0 | | | 525 Bytes | 5f723a3e4d5bf09326db38de2ba2e8c509f1ff93d7604547fe2172e9e608c991 |
app/controllers/concerns/aikotoba/protection/timing_atack.rb | 100644 | 0 | 0 | | | 577 Bytes | 24243990574f090c5f9f4241a649ade7cf9ca69cc0704af0f04d85f9e3cc165f |
app/mailers/aikotoba/account_mailer.rb | 100644 | 0 | 0 | | | 833 Bytes | dbb7c08d155e7b41ae4cd0f618756f36cf7d01e584f2911e45913b20d1ea6005 |
app/mailers/aikotoba/application_mailer.rb | 100644 | 0 | 0 | | | 130 Bytes | d2309b5bf999207fbd31e725bf11e594c49634407f70e350a462dd09a5782126 |
app/models/aikotoba/account.rb | 100644 | 0 | 0 | | | 3.56 KB | be24a6030894aa0d6f3e12e48652dd0c2b02be79ec610695959dba36633561ad |
app/models/aikotoba/account/confirmation_token.rb | 100644 | 0 | 0 | | | 676 Bytes | 74a529d848775834bfbbf4495da31029adcf194b3ec9a86d588511d1cca83b77 |
app/models/aikotoba/account/password.rb | 100644 | 0 | 0 | | | 653 Bytes | 011de1e9046561fdadc6ee3e6d50c40f6b6c8a1b4c5d3bed3ce6a239f3436de4 |
app/models/aikotoba/account/password/argon2.rb | 100644 | 0 | 0 | | | 812 Bytes | c297e07497d4db840e0df8bb92181b82a75b58a498d38ccefa083ddb63c3afa5 |
app/models/aikotoba/account/recovery_token.rb | 100644 | 0 | 0 | | | 668 Bytes | f4382c499a190ea44061f09f158f6e2d6627f3cdf41ad16a88858361702b57ac |
app/models/aikotoba/account/service/authentication.rb | 100644 | 0 | 0 | | | 1.78 KB | 6528bf9b2dfc09bd6afde6af966b598fa9cc0f37039583e25af3e007f55c9dd7 |
app/models/aikotoba/account/service/confirmation.rb | 100644 | 0 | 0 | | | 694 Bytes | 2f457e3ebed1305c2431cd7f63c4dded96f5f73734c2facbc55036d1fa2a5a3e |
app/models/aikotoba/account/service/lock.rb | 100644 | 0 | 0 | | | 938 Bytes | e3046e64bd713956c633d1c3b59d6d236334c00e2422482ddba747b3fd044f59 |
app/models/aikotoba/account/service/recovery.rb | 100644 | 0 | 0 | | | 764 Bytes | 8ea6e906822e5e8b9038044f2457ff5e9257608ec6d357de2d8c4bdcca2e0f11 |
app/models/aikotoba/account/service/registration.rb | 100644 | 0 | 0 | | | 755 Bytes | ca2ec4b008f251ed3d32b5a8b6e9b5ad69f178dca0d02655a787149538d7d507 |
app/models/aikotoba/account/token.rb | 100644 | 0 | 0 | | | 295 Bytes | 9c4429756f7393bb34789dd173ed6d7e239a87b2645c53fccc2d91a14e04e2c2 |
app/models/aikotoba/account/unlock_token.rb | 100644 | 0 | 0 | | | 663 Bytes | 57def0066dcb7511edd85131e69e7ec9d2e2131ba83f38601000554607655c14 |
app/models/concerns/aikotoba/enabled_feature_checkable.rb | 100644 | 0 | 0 | | | 640 Bytes | 7bd49300da61fcfb2e848696c8bdd205cd1cc4bd6c4b9b1f012a0223f423f9c6 |
app/models/concerns/aikotoba/token_encryptable.rb | 100644 | 0 | 0 | | | 654 Bytes | 9311c2d90ccd549fb7fff75e653e586699df7dbecb07314505a0c279425b889b |
app/views/aikotoba/account_mailer/confirm.html.erb | 100644 | 0 | 0 | | | 105 Bytes | 5ab1557bc67e1b8b304b9ad80b832db714832d8fa245584d1a7909d6ff7f8ae5 |
app/views/aikotoba/account_mailer/recover.html.erb | 100644 | 0 | 0 | | | 112 Bytes | 8935e69a3e59a6df1066a671b5a25e58515625c1e6f4ca529e9555ae094e57dd |
app/views/aikotoba/account_mailer/unlock.html.erb | 100644 | 0 | 0 | | | 103 Bytes | 9b8c9e77ebce8ae577a8a97d83cec4ea3400c1512ad72eba9f65d783f9f613ba |
app/views/aikotoba/accounts/new.html.erb | 100644 | 0 | 0 | | | 648 Bytes | a1daf935f22d560152f43c1463b72f26252866a66bf8409da22528a5c33f556c |
app/views/aikotoba/common/_errors.html.erb | 100644 | 0 | 0 | | | 198 Bytes | d0cda450220254c79df78e6461758bbda5c25cf6b03949a00667a6b172bad473 |
app/views/aikotoba/common/_message.html.erb | 100644 | 0 | 0 | | | 137 Bytes | 6c012b3e1e77a06a9a14a479e85ac3546bc0eb5d39dfb06e859543197dbede48 |
app/views/aikotoba/confirms/new.html.erb | 100644 | 0 | 0 | | | 495 Bytes | 8d2a5895fc403ec181b430a222196e12d88cc6239167e7dddd578362fc44c3f2 |
app/views/aikotoba/recoveries/edit.html.erb | 100644 | 0 | 0 | | | 610 Bytes | 877984f477087602a9bc3b91f92c2a79655d7b90e0cdbf17abb1de8b45e9d662 |
app/views/aikotoba/recoveries/new.html.erb | 100644 | 0 | 0 | | | 493 Bytes | bdb2144bd174c025eb38b2aa794fc1b43077c005bc1ce1e2cc308a2f908397e5 |
app/views/aikotoba/sessions/_links.html.erb | 100644 | 0 | 0 | | | 518 Bytes | a6e81c24e86befef0e711cec9e036e96a7d1a621e983a9b6915ad3135c41ffa2 |
app/views/aikotoba/sessions/new.html.erb | 100644 | 0 | 0 | | | 514 Bytes | 2dc2b0a12b902a1269e6436a8c04e6c22815b50f0d9277eb5c4b2f3e353a1e5b |
app/views/aikotoba/unlocks/new.html.erb | 100644 | 0 | 0 | | | 592 Bytes | 8dc3905a9cb6dca689fbe1d24a97cc2bc795d9d2c9c12f8f9a3be3c78613337b |
app/views/layouts/aikotoba/application.html.erb | 100644 | 0 | 0 | | | 148 Bytes | 903417f8f8a3ff34dbb9b575aec13c0198754eb1610ba988f7bb04bb73121cdb |
app/views/layouts/aikotoba/mailer.html.erb | 100644 | 0 | 0 | | | 229 Bytes | b98faac075c83b69e9a6b8fbde96eb19f9801e38f42ab42a725501153c895acb |
app/views/layouts/aikotoba/mailer.text.erb | 100644 | 0 | 0 | | | 13 Bytes | 51353f9de3a26d4b28f7db91152bf56d31cfa9e4bd3c834680772a63cd374698 |
config/locales/en.yml | 100644 | 0 | 0 | | | 1.41 KB | f1c8482d7090b7d0bb2e3f13ffd1e47439eba2ba4087fdd651a77fedc6c490f0 |
config/routes.rb | 100644 | 0 | 0 | | | 1.71 KB | cf88322bca936e5a15697eccc78c3353f6ae6e605ab31d0d532c3b4a18a26710 |
db/migrate/20211204121532_create_aikotoba_accounts.rb | 100644 | 0 | 0 | | | 1.57 KB | 74d58d92b13fbe260a699b665283b9bc56c04113dc39b03e9c1b39668b183f5c |
lib/aikotoba.rb | 100644 | 0 | 0 | | | 1.47 KB | 823f57857491db8011a119e1c196ed0daf8e20f37dccb0a9f79edfc47deb337c |
lib/aikotoba/constraints/confirmable_constraint.rb | 100644 | 0 | 0 | | | 134 Bytes | 430a08f2692505fcd573dc9a805727bf318400b35832cb3a7d8020d1fb59ec84 |
lib/aikotoba/constraints/lockable_constraint.rb | 100644 | 0 | 0 | | | 128 Bytes | b005dad59107fae6e786b22e6802c2c7a39a9ff7ac3b25bcef69bd79191083c0 |
lib/aikotoba/constraints/recoverable_constraint.rb | 100644 | 0 | 0 | | | 134 Bytes | e5c83756abf33c5fe664ac9e2ea75a5ebe13746a7b2ba29feb88a3a6cc99e3f2 |
lib/aikotoba/constraints/registerable_constraint.rb | 100644 | 0 | 0 | | | 136 Bytes | 18d4ebc9909e437d35bed84f9a72159994a36cf3b258cdb322b2850e286cb0ff |
lib/aikotoba/engine.rb | 100644 | 0 | 0 | | | 121 Bytes | 6b3d6a3f029374c7c5521c6d8bc87e78340151286fce42792d45be103ec5839a |
lib/aikotoba/errors.rb | 100644 | 0 | 0 | | | 123 Bytes | 4f10379a8cfd179fa60124ce6d9d22bf1bf11c8328d2155f231cdfa8e74cc43a |
lib/aikotoba/test/authentication_helper.rb | 100644 | 0 | 0 | | | 1.56 KB | 9d3bab7549293467efa5ad2e9bbae048300d624797b0b43d5a1c53f7c3060b98 |
lib/aikotoba/version.rb | 100644 | 0 | 0 | | | 71 Bytes | c2d12828489690be051906c4811a0d219013b04794e1f190db71e69f94edd385 |
lib/tasks/aikotoba_tasks.rake | 100644 | 0 | 0 | | | 86 Bytes | ef573a8f021fcedfa02a8b907af51daa5330ebe9554c1464e937ce2556bd51f0 |