Commit Graph

  • e749e3d98e Fix sqlite 'not null error' another way Bubka 2022-04-01 16:57:18 +0200
  • 109940c002 Fix sqlite 'not null error' during alter table migration Bubka 2022-04-01 16:28:06 +0200
  • b47e9de4c9 Try again to fix travis failing at every sqlite tests Bubka 2022-04-01 15:37:13 +0200
  • 4452a0b920 Add MySQL tests to Travis config Bubka 2022-04-01 14:09:34 +0200
  • 0e7a8a3166 fix key:generate crashing because .env file is missing Bubka 2022-04-01 13:45:40 +0200
  • 22880b8429 Remove useless .env.travis file Bubka 2022-04-01 13:42:24 +0200
  • b0b648cf80 Add & validate MySQL tests Bubka 2022-04-01 13:35:59 +0200
  • fd1ea631f2 Fix paths to passport PAT controller in routes Bubka 2022-03-31 14:37:28 +0200
  • 97ca673ec2 Fix inconsistent test names Bubka 2022-03-31 14:36:37 +0200
  • 6f9c3a6dc6 Try to debug Travis tests Bubka 2022-03-31 13:47:06 +0200
  • 0394134b06 Clean .travis.yml file Bubka 2022-03-31 13:20:49 +0200
  • b0832499dd Reorganize tests and fix filename Bubka 2022-03-31 13:19:09 +0200
  • ecaaf9e1cd Add artisan env logging & config clear to .travis.yml Bubka 2022-03-31 12:57:42 +0200
  • d6222035ef Revert changes to composer.json scripts section Bubka 2022-03-31 12:40:14 +0200
  • a8614f4aa0 Fix CI tests KO because .env was overridden by Composer install script Bubka 2022-03-31 12:16:16 +0200
  • 684a8a0acb Fix some tests namespaces Bubka 2022-03-31 12:09:25 +0200
  • f0ed71322c Try to fix Travis CI errors in phpunit tests Bubka 2022-03-31 12:03:18 +0200
  • abc97f1ae8 Update docs with latest 2FAuth version Bubka 2022-03-31 10:07:36 +0200
  • f131da845e Limit GitHub CI workflow to the master branch Bubka 2022-03-31 10:04:44 +0200
  • d1a6255ae2 Enable TravisCI on dev temporarily Bubka 2022-03-31 09:55:59 +0200
  • 0717920dba Update ENV vars in Docker related files Bubka 2022-03-31 09:36:12 +0200
  • 0f5d259d02 Update php and Fix error:0308010C:digital envelope routines in TravisCI Bubka 2022-03-31 09:34:41 +0200
  • ee22e24cf1 Fix and complete tests Bubka 2022-03-31 08:38:35 +0200
  • 5eee3de134 Refactor routes rejection using middlewares Bubka 2022-03-29 15:02:43 +0200
  • 30331998d2 Fix missing version in vue footer Bubka 2022-03-28 17:09:29 +0200
  • 13f5a81aa2 Fix markdownlint issues in changelog.md (except no-duplicate heading) Bubka 2022-03-28 17:01:44 +0200
  • 1a68a8e91a Move some commands to composer.json scripts section to ease installation Bubka 2022-03-28 15:11:44 +0200
  • 21dbda5336 Enable the current group in the group switcher for better UX Bubka 2022-03-28 14:01:22 +0200
  • ff93fb313d Complete the ResetDemo artisan command with newly added db tables Bubka 2022-03-28 13:52:13 +0200
  • a786efc6e8 Apply Demo restrictions on more routes Bubka 2022-03-28 13:48:29 +0200
  • cdfda1591b Add possibility to delete the registered user and reset 2FAuth data Bubka 2022-03-28 13:45:19 +0200
  • 984e6d253c Add sourcemap generation to webpack.mix config Bubka 2022-03-24 15:13:17 +0100
  • dbb17b3f12 Remove useless routeMiddlewares Bubka 2022-03-24 15:08:46 +0100
  • 7f793de201 Update .env.example with new Auth variables Bubka 2022-03-24 15:08:03 +0100
  • 9b96c5fd70 Code cleaning Bubka 2022-03-24 15:07:18 +0100
  • 96ea9f4588 Rename larapass env var Bubka 2022-03-24 15:04:46 +0100
  • 4fcfcc6797 Fix back-end paths called by Vue front-end Bubka 2022-03-24 15:03:45 +0100
  • d016507592 Replace radiusless sass definition by Bulma is-radiusless class Bubka 2022-03-24 15:01:21 +0100
  • 725c012042 Fix and complete reverse-proxy support & Adjust front-end views Bubka 2022-03-24 14:58:30 +0100
  • 911e18c9c4 Add reverse-proxy guard to support authentication proxy Bubka 2022-03-19 00:14:20 +0100
  • f3c6b9da5b Add WebAuthn authentication Bubka 2022-03-15 14:47:07 +0100
  • 9f574feada Add support of the Accept_language header for UI localization Bubka 2021-12-03 22:50:28 +0100
  • fbe91cc90e Fix npm vulnerabilities Bubka 2021-12-03 09:26:25 +0100
  • 1c32d2ff8a Update npm dependencies Bubka 2021-12-03 09:24:11 +0100
  • 20856d62c6 Upgrade to Laravel 8 Bubka 2021-12-02 13:15:53 +0100
  • 65da59db64 Drop appstract/laravel-options package Bubka 2021-12-01 13:47:20 +0100
  • fa489956a9 Update composer dependencies Bubka 2021-11-30 18:19:29 +0100
  • 8b0871e8ba Complete Unit, Feature and Api tests Bubka 2021-11-30 17:39:33 +0100
  • 054b8a2c21 Update services doc block Bubka 2021-11-30 17:37:57 +0100
  • 4ee3557cc1 Refactor login FormRequest and email case sensitive validation rule Bubka 2021-11-30 17:36:45 +0100
  • 0a22fb4cf1 Move model events from eloquent closures to dedicated event classes Bubka 2021-11-30 17:34:35 +0100
  • 97aefcbbe5 Use real-time facade to inject Setting service to ensure testability Bubka 2021-11-26 23:25:04 +0100
  • 531cd74758 Refactor db encryption feature Bubka 2021-11-26 11:21:57 +0100
  • 776b2b5093 Update controllers doc block Bubka 2021-11-26 11:18:58 +0100
  • 3669dd7e31 Replace deprecated method from Laravel 6.x Bubka 2021-11-22 01:27:14 +0100
  • 77234ddc66 Fix type hinting for TwoFAccount resources Bubka 2021-11-22 01:20:57 +0100
  • 91fd43b528 Fix get method not returning all possible settings Bubka 2021-11-22 01:19:40 +0100
  • d537c98b76 Fix default group not being defined correctly Bubka 2021-11-22 01:14:29 +0100
  • 923ff04e3c Remove useless method parameter Bubka 2021-11-22 01:13:09 +0100
  • 025cfc5e58 Restrict comparison to null value only Bubka 2021-11-22 01:12:37 +0100
  • 45b835bbd5 Reorganize and enhance tests Bubka 2021-11-22 01:09:54 +0100
  • eea7cec043 Fix inactivity middleware trying to logout stateless request Bubka 2021-11-17 23:37:16 +0100
  • 6533f844d9 Fix null group_id on twofaccount creation with specific default group Bubka 2021-11-16 23:45:30 +0100
  • a6d4b6c5f6 Fix reset-demo artisan command and its test Bubka 2021-11-16 23:03:22 +0100
  • 22442f7af6 Complete tests rewriting for main controllers Bubka 2021-11-15 00:21:07 +0100
  • 627944a285 Rewrite tests Bubka 2021-11-14 01:52:46 +0100
  • c8218c8cd7 Authorize FormRequests to authenticated user only Bubka 2021-11-13 13:36:34 +0100
  • f5e632b4e5 Fix assignAccounts not returning a group resource Bubka 2021-11-13 13:26:25 +0100
  • 6bc3f74459 Refresh twofaccounts count after group assignment Bubka 2021-11-13 12:13:22 +0100
  • ca4b16a7cc Fix Group resource returning null twofaccounts_count Bubka 2021-11-13 11:19:37 +0100
  • b6a5ce6677 Update db seeds & factories Bubka 2021-11-12 09:53:40 +0100
  • 5687a99cb7 Replace abandoned fzaninotto/faker package Bubka 2021-11-12 09:52:27 +0100
  • 77f332b44a Update chillerlan/php-qrcode to v4 branch Bubka 2021-11-11 21:47:23 +0100
  • 26b5a74d59 Drop PHP7.3 support Bubka 2021-11-11 21:32:16 +0100
  • 76f768d239 Update composer dependencies Bubka 2021-11-11 16:26:13 +0100
  • 5dca0079a7 Add sourceMap generation (deactivated, for later use) Bubka 2021-11-11 16:12:51 +0100
  • 3edacf0824 Show actions instead of error when QR code is not a valid otp auth uri Bubka 2021-11-08 22:33:32 +0100
  • 7efa86b232 Set up paths & namespace to match versioned routes Bubka 2021-11-07 21:57:22 +0100
  • 0f17d93152 Force exit of Error view if no error is provided Bubka 2021-11-06 11:34:05 +0100
  • 0383f07ad7 Add versioning to Laravel routes Bubka 2021-11-04 23:57:23 +0100
  • 9ca9fcc9ef Reorganize files to prepare API versioning Bubka 2021-11-04 20:10:41 +0100
  • affd4bdf8d Enable CORS Bubka 2021-11-03 23:09:20 +0100
  • 8318f0f7a6 Disable inactivity tracking for user authenticated against bearer token Bubka 2021-10-29 21:51:58 +0200
  • 25bb4d95ea Add missing translation var Bubka 2021-10-29 17:22:53 +0200
  • 55a47a75f4 Add OAuth Personal Access Token management Bubka 2021-10-29 17:12:58 +0200
  • c9dee47be3 Fix DELETE route for Passport Personal access token Bubka 2021-10-29 17:08:13 +0200
  • d6306e5dd0 Use FreshApiToken instead of Personal access token for front-end auth Bubka 2021-10-22 14:18:13 +0200
  • 62d223ef72 Add missing route names Bubka 2021-10-16 11:26:18 +0200
  • 6fab74368f Cast Number settings as integer instead of float Bubka 2021-10-15 23:47:00 +0200
  • 5db549fe5e Add logs Bubka 2021-10-15 23:46:21 +0200
  • 9e899aab53 Add Artisan command to fix inconsistent accounts after migration Bubka 2021-10-15 14:28:04 +0200
  • 7c0613ac77 Fix migrations Bubka 2021-10-15 14:27:57 +0200
  • db284c9343 Change color of settings page titles Bubka 2021-10-14 17:58:27 +0200
  • c7b43de835 Replace DbProtection class by an Encryption service Bubka 2021-10-11 23:11:52 +0200
  • 568d1b131a Rename TokenDisplayer file to OtpDisplayer Bubka 2021-10-10 13:47:36 +0200
  • 184237697b Update Vue front-end according to the new API definition and paths Bubka 2021-10-09 19:23:24 +0200
  • 83f7370b57 Change routes for auth actions Bubka 2021-10-09 19:18:22 +0200
  • bb76f851d8 Reset default/active group when deleting a group Bubka 2021-10-09 19:17:05 +0200
  • aa7321ce81 Change returned type to handle exceptions correctly Bubka 2021-10-08 23:35:33 +0200
  • 2cb4578109 Move options to config/2fauth Bubka 2021-10-08 23:27:15 +0200