diff options
author | RaindropsSys <raindrops@equestria.dev> | 2023-10-27 22:29:56 +0200 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2023-10-27 22:29:56 +0200 |
commit | 4d4308c46d4f7801c657cc79d2243e1a81831334 (patch) | |
tree | a2e392e0af92b9a3ca3d1b5afb841640276e2294 /oauth/needs-native | |
parent | 9f9d66afebc59c6c265c4424f7b8fb36d8876541 (diff) | |
download | mist-4d4308c46d4f7801c657cc79d2243e1a81831334.tar.gz mist-4d4308c46d4f7801c657cc79d2243e1a81831334.tar.bz2 mist-4d4308c46d4f7801c657cc79d2243e1a81831334.zip |
Updated 32 files, added 279 files, deleted 3 files and renamed 14 files (automated)
Diffstat (limited to 'oauth/needs-native')
-rw-r--r-- | oauth/needs-native/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oauth/needs-native/index.php b/oauth/needs-native/index.php index 0de2bce..fe1345e 100644 --- a/oauth/needs-native/index.php +++ b/oauth/needs-native/index.php @@ -1,3 +1,4 @@ +<?php header("X-Frame-Options: DENY"); ?> <!doctype html> <html lang="en"> <head> |