Raydium Framework

Markers

Table of Contents

src/Component/AppFactory.php 1
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

AppFactory.php

Type Line Description
TODO 183 only send this back in dev mode, security issue

AuthMiddleware.php

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

KioskMiddleware.php

Type Line Description
TODO 53 implement `TinyAuth` or OAuth

Configs.php

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

Switcher.php

Type Line Description
TODO 226 // 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