mirror of
https://github.com/slawkens/myaac.git
synced 2026-01-20 13:16:23 +01:00
[WIP] 2fa, separate files, move twigs
This commit is contained in:
4
system/pages/account/2fa/app/activate.php
Normal file
4
system/pages/account/2fa/app/activate.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
defined('MYAAC') or die('Direct access not allowed!');
|
||||
|
||||
require __DIR__ . '/../base.php';
|
||||
Reference in New Issue
Block a user