PowerDNS-Admin/powerdnsadmin/templates
Andrew Nimmo 680e4cf431
Avoid Safari telephone number detection
Using PowerDNS-Admin on an iPad with Safari can cause incorrect identification of some record data as a telephone number. When submitted, the record with the incorrectly identified data causes an error because of the additional markup present on the submitted data. This was noted in particular with the SOA record. 

The proposed change is to add the Safari meta tag to disable format detection:
https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html#//apple_ref/doc/uid/TP40008193-SW5
2020-10-14 17:21:59 +02:00
..
emails Fix migration script and LGTM 2019-12-21 22:26:56 +07:00
errors Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00
admin_edit_account.html Offline installation and searchable inputs 2020-04-30 17:20:37 +00:00
admin_edit_key.html Add API Key to the UI 2020-08-08 13:41:18 +00:00
admin_edit_user.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_global_search.html Formatting 2019-12-11 10:32:02 +07:00
admin_history.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_manage_account.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_manage_keys.html Add API Key to the UI 2020-08-08 13:41:18 +00:00
admin_manage_user.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_pdns_stats.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_setting_authentication.html Merge pull request #800 from cyso/pr/oidc-account 2020-10-10 14:32:14 +02:00
admin_setting_basic.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_setting_pdns.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_setting_records.html Refactoring the code 2019-12-02 10:32:03 +07:00
base.html Avoid Safari telephone number detection 2020-10-14 17:21:59 +02:00
dashboard.html Remove $SCRIPT_ROOT from 'admin.create_template_from_zone' URL 2020-03-09 17:08:27 +01:00
dashboard_domain.html Fix dashboard domain sorting 2019-12-17 13:34:52 +07:00
domain.html Adjust html code 2020-06-20 11:08:14 +07:00
domain_add.html Allow update zone kind the domain setting page 2019-12-11 16:02:36 +07:00
domain_setting.html Adjust html code 2020-06-20 11:08:14 +07:00
dyndns.html Refactoring the code 2019-12-02 10:32:03 +07:00
email_confirmation.html Add url_for() for static assets 2020-05-20 00:03:36 +02:00
login.html Add url_for() for static assets 2020-05-20 00:03:36 +02:00
maintenance.html Adjust html code 2020-06-20 11:08:14 +07:00
register.html Add url_for() for static assets 2020-05-20 00:03:36 +02:00
resend_confirmation_email.html Fix email confirmation template 2020-05-17 16:11:52 +07:00
template.html Refactoring the code 2019-12-02 10:32:03 +07:00
template_add.html Refactoring the code 2019-12-02 10:32:03 +07:00
template_edit.html Merge branch 'master' into record_adjustment 2019-12-16 15:54:38 +07:00
user_profile.html Refactoring the code 2019-12-02 10:32:03 +07:00