Initial commit
parents
.gitignore
0 → 100644
Dockerfile
0 → 100644
README.md
0 → 100644
composer.json
0 → 100644
{ | ||
"name": "uninett/dkim-validator", | ||
"type": "project", | ||
"license": "BSD-3-Clause", | ||
"require": { | ||
"angrychimp/php-dkim": "dev-master" | ||
}, | ||
"authors": [ | ||
{ | ||
"name": "Jørn Åne", | ||
"email": "jorn.dejong@uninett.no" | ||
} | ||
], | ||
"minimum-stability": "dev" | ||
} |
composer.lock
0 → 100644
dist/lighttpd.conf
0 → 100644
www/index.php
0 → 100644
www/instruction.png
0 → 100644
2.03 KB