Raydium Framework

Markers

Table of Contents

src/Component/Middleware/AuthMiddleware.php 1
src/Component/Middleware/KioskMiddleware.php 1
src/Component/Support/Configs.php 1
src/Component/Support/Switcher.php 1
src/Component/Terminate.php 2

AuthMiddleware.php

Type Line Description
TODO 50 we can block admin routes with authCheck.

KioskMiddleware.php

Type Line Description
TODO 55 implement `TinyAuth` or OAuth

Configs.php

Type Line Description
TODO 763 we need alternative when running in hibridx mode.

Switcher.php

Type Line Description
TODO 228 // AUTOMATIC_UPDATER_DISABLED Auto-update engine, introduced in version 3.7

Terminate.php

Type Line Description
TODO 134 Assuming Sentry is set up and configured.
TODO 137 Optionally, log the exception or perform additional actions

Search results