Commit Graph

10 Commits

Author SHA1 Message Date
DL6ER 91e7708c4f Switch to style Symfony
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-08-07 21:46:34 +02:00
DL6ER 97a76669a2 Explicitly set blank_line_before_statement to exclude include* and require*
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-08-07 20:55:02 +02:00
DL6ER 6ec4b8a529 Run PHP-CS-Fixer on all files
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-08-07 12:04:03 +02:00
RD WebDesign 2bc918ad6e Use 4 spaces to indent PHP files.
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-08-01 01:18:26 -03:00
Gontier Julien 85f765f1e5 Tidy the ends of some php file
Signed-off-by: Gontier Julien <gontierjulien68@gmail.com>
2022-07-14 20:24:38 +02:00
Alexandr Salamatov 39f0da7eb5 API call to modify local CNAME records
Signed-off-by: Alexandr Salamatov <wpgnetworks@gmail.com>
2022-01-20 21:22:01 -06:00
Matthias rank 773fed0f21 Incorporate upstream changes
Signed-off-by: Matthias Rank <development@m-rank.de>
2020-06-21 13:55:50 +02:00
Matthias rank 212da94228 Added token verification
Moved CNAME functions to func.php
Added teleporter support
Fixed CNAME and DNS file declaration (filename was declarated in seperate file, therefore trying to read those files from func.php failed)
Fixed error and success response functions in func.php (calling addCustomDNSEntry and addCustomCNAMEEntry repeatedly from teleporter failed because of error function defined inside of those functions)

Signed-off-by: Matthias Rank <development@m-rank.de>
2020-05-21 14:48:13 +02:00
Matthias Rank e380d9222a Removed already defined functions
Signed-off-by: Matthias Rank <development@m-rank.de>
2020-05-15 10:09:15 +02:00
Matthias rank 4e07ae24f1 Added support for CNAME records add/remove
Signed-off-by: Matthias rank <development@m-rank.de>
2020-05-12 22:24:45 +02:00