A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Go to file
2019-06-24 00:26:04 +02:00
app new email field in TwoFAccount entity 2019-06-10 23:42:13 +02:00
bootstrap initial commit 2019-05-20 07:37:41 +02:00
config in memory db for testing 2019-05-23 21:27:27 +02:00
database new 2FAccounts seeder 2019-06-24 00:22:37 +02:00
public fixing .gitignore update 2019-06-05 15:58:00 +02:00
resources bulma & font-awesome in place of Bootstrap 2019-06-24 00:26:04 +02:00
routes API User details and logout 2019-05-29 11:04:12 +02:00
storage initial commit 2019-05-20 07:37:41 +02:00
tests new email field in TwoFAccount entity 2019-06-10 23:42:13 +02:00
.editorconfig initial commit 2019-05-20 07:37:41 +02:00
.env.testing in memory db for testing 2019-05-23 21:27:27 +02:00
.env.travis in memory db for testing 2019-05-23 21:27:27 +02:00
.gitattributes initial commit 2019-05-20 07:37:41 +02:00
.gitignore gitignore mix generated files 2019-06-05 15:53:20 +02:00
.styleci.yml initial commit 2019-05-20 07:37:41 +02:00
.travis.yml in memory db for testing 2019-05-23 21:27:27 +02:00
artisan initial commit 2019-05-20 07:37:41 +02:00
composer.json TOTP integration 2019-05-26 16:42:09 +02:00
composer.lock TOTP integration 2019-05-26 16:42:09 +02:00
package-lock.json bulma & font-awesome in place of Bootstrap 2019-06-24 00:26:04 +02:00
package.json bulma & font-awesome in place of Bootstrap 2019-06-24 00:26:04 +02:00
phpunit.xml Seeder replaced by factories 2019-06-06 13:40:06 +02:00
server.php initial commit 2019-05-20 07:37:41 +02:00
webpack.mix.js Better mix cache management 2019-06-05 15:50:24 +02:00
yarn.lock initial commit 2019-05-20 07:37:41 +02:00