BookStack/resources/views/auth
Dan Brown 8b211ed461
Review and update of login auto initiation PR
For PR #3406

- Updated naming from 'redirect' to 'initate/initation'.
- Updated phpunit.xml and .env.example.complete files with the new
  option.
- Cleaned up controller logic a bit.
- Added content and design to the new initation view to not leave user
  on a blank view for a while.
- Added non-JS button to initiation view as fallback option for
  progression.
- Moved new test to it's own Test class and expanded with additional
  scenario tests for better functionality coverage.
2022-06-21 15:32:18 +01:00
..
parts Continued review of #2169 2021-10-06 23:05:26 +01:00
passwords Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
invite-set-password.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
login-initiate.blade.php Review and update of login auto initiation PR 2022-06-21 15:32:18 +01:00
login.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
register-confirm.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
register.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
user-unconfirmed.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00