mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-26 01:55:55 +03:00
[PR #9] [MERGED] MYS Orun Uygulama Guvenlik Duvari #33
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/9
Author: @ciari
Created: 5/21/2018
Status: ✅ Merged
Merged: 5/21/2018
Merged by: @ciari
Base:
development← Head:development📝 Commits (1)
b8ddd50MYS Orun Uygulama Guvenlik Duvari📊 Changes
28 files changed (+728 additions, -0 deletions)
View changed files
➕
ahtapotmys/playbooks/waf.yml(+35 -0)➕
ahtapotmys/roles/waf-evasive/README.md(+1 -0)➕
ahtapotmys/roles/waf-evasive/defaults/main.yml(+15 -0)➕
ahtapotmys/roles/waf-evasive/tasks/main.yml(+46 -0)➕
ahtapotmys/roles/waf-evasive/tasks/main.yml.bak(+3 -0)➕
ahtapotmys/roles/waf-evasive/templates/evasive.conf.j2(+12 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/README.md(+1 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/defaults/main.yml(+58 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/handlers/main.yml(+5 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/meta/main.yml(+24 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/tasks/configure-Debian.yml(+54 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/tasks/configure-Pardus.yml(+54 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/tasks/main.yml(+100 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/tasks/setup-Debian.yml(+7 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/tasks/setup-Pardus.yml(+7 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/templates/vhosts.conf.j2(+104 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/vars/Debian.yml(+14 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/vars/Pardus.yml(+14 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/vars/apache-22.yml(+12 -0)➕
ahtapotmys/roles/waf-proxy-vhosts/vars/apache-24.yml(+8 -0)...and 8 more files
📄 Description
Orun Uygulama Guvenlik Duvarinin MYS ile kurulup yapilandirilmasina olanak saglayan MYS Playbooklari
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.