Bubka
|
1c9c6f2703
|
Split migration into two to prevent sqlite issue
|
2022-04-04 16:04:13 +02:00 |
|
Bubka
|
7932228e71
|
Add migrations to prevent multiple Schema::table in a single migration
|
2022-04-04 15:59:38 +02:00 |
|
Bubka
|
ad5f493c3c
|
Try a nth fix
|
2022-04-04 15:46:18 +02:00 |
|
Bubka
|
d40bcad1fe
|
Move some schema changes to next migration to fix travis
|
2022-04-04 15:38:09 +02:00 |
|
Bubka
|
9ed037412f
|
Try removing concerned lines
|
2022-04-04 15:25:35 +02:00 |
|
Bubka
|
8590f55546
|
Try again to fix travis...
|
2022-04-04 13:48:51 +02:00 |
|
Bubka
|
9751f9f648
|
Revert to generic migration changes
|
2022-04-04 13:29:34 +02:00 |
|
Bubka
|
0999ad5a24
|
Fix possible MySQL index length issue when using MyISAM engine in WAMP
|
2022-04-04 09:23:23 +02:00 |
|
Bubka
|
420fa7dd88
|
Another try to fix travis
|
2022-04-01 18:02:26 +02:00 |
|
Bubka
|
5503a3b827
|
Fix migration for sqlite glitch
|
2022-04-01 17:42:09 +02:00 |
|
Bubka
|
691a055b58
|
Fix the fix... getting me nuts
|
2022-04-01 17:13:03 +02:00 |
|
Bubka
|
e749e3d98e
|
Fix sqlite 'not null error' another way
|
2022-04-01 16:57:18 +02:00 |
|
Bubka
|
109940c002
|
Fix sqlite 'not null error' during alter table migration
|
2022-04-01 16:28:06 +02:00 |
|
Bubka
|
f3c6b9da5b
|
Add WebAuthn authentication
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
20856d62c6
|
Upgrade to Laravel 8
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
65da59db64
|
Drop appstract/laravel-options package
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
a6d4b6c5f6
|
Fix reset-demo artisan command and its test
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
627944a285
|
Rewrite tests
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
b6a5ce6677
|
Update db seeds & factories
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
5db549fe5e
|
Add logs
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
7c0613ac77
|
Fix migrations
|
2022-03-31 11:24:01 +02:00 |
|
Bubka
|
4c2c7f95ac
|
Add migrations to split twofaccounts uri column in multiple columns
|
2022-03-31 11:24:00 +02:00 |
|
Bubka
|
505866f179
|
Convert encrypted columns to Text to handle long ciphertext
|
2020-12-04 15:17:08 +01:00 |
|
Bubka
|
2f728a7980
|
Fix #18 : Install using MySQL causes exception
|
2020-12-02 21:16:17 +01:00 |
|
Bubka
|
03981bc12b
|
Fix base32 Encoding usage
|
2020-11-17 21:27:55 +01:00 |
|
Bubka
|
d6e161dbaa
|
Force data consistency of TwoFAccount db factory
|
2020-11-17 15:41:30 +01:00 |
|
Bubka
|
785332f62c
|
Complete phpunit tests
|
2020-11-05 22:54:49 +01:00 |
|
Bubka
|
8dfa6d19fe
|
Add migrations for upcoming Groups entity
|
2020-10-25 23:46:57 +01:00 |
|
Bubka
|
06d5c62e8d
|
Upgrade to Laravel 7.0
|
2020-10-12 08:05:33 +02:00 |
|
Bubka
|
9b34159c4c
|
Add auto-lock option
|
2020-10-08 15:38:36 +02:00 |
|
Bubka
|
15cd56aae1
|
Add order column to twofaccounts table
|
2020-03-26 01:37:39 +01:00 |
|
Bubka
|
743e644fd6
|
Add Artisan command and seeder to reset a demo App
|
2020-03-19 22:25:04 +01:00 |
|
Bubka
|
48edaa6907
|
Add Laravel Options package
|
2020-02-26 19:18:48 +01:00 |
|
Bubka
|
c3b0138fd8
|
Remove softDelete from User model
|
2020-01-14 11:08:21 +01:00 |
|
Bubka
|
35a6b0d87c
|
Fix and complete unit tests
|
2020-01-10 13:43:36 +01:00 |
|
Bubka
|
88b5a1965c
|
Make account property nullable
|
2020-01-07 21:46:16 +01:00 |
|
Bubka
|
3a0bf1a596
|
Remove softDelete on 2FAccounts
|
2020-01-07 16:46:50 +01:00 |
|
Bubka
|
9e7ea7d0fb
|
refactoring de Name & Email vers Service & Account
|
2020-01-06 21:45:14 +01:00 |
|
Bubka
|
06bad2767d
|
2FAccounts seeder declaration
|
2019-06-24 00:26:27 +02:00 |
|
Bubka
|
dc64aa55ec
|
new 2FAccounts seeder
|
2019-06-24 00:22:37 +02:00 |
|
Bubka
|
8b5f5223c0
|
new email field in TwoFAccount entity
|
2019-06-10 23:42:13 +02:00 |
|
Bubka
|
82cc40fbd6
|
Seeder replaced by factories
|
2019-06-06 13:40:06 +02:00 |
|
Bubka
|
e7695b64bc
|
secret property now named uri to match otphp wording
|
2019-05-26 23:24:22 +02:00 |
|
Bubka
|
6a76a493a2
|
TOTP integration
|
2019-05-26 16:42:09 +02:00 |
|
Bubka
|
482c01ca2c
|
Better API responses without envelope
|
2019-05-25 23:51:20 +02:00 |
|
Bubka
|
6cdaa12e21
|
Account refactored and better json responses
|
2019-05-24 14:44:41 +02:00 |
|
Bubka
|
507f2677dd
|
db test and Travis CI integration
|
2019-05-23 14:02:29 +02:00 |
|
Bubka
|
c9150c47fd
|
initial commit
|
2019-05-20 07:37:41 +02:00 |
|