Commit Graph

2421 Commits

Author SHA1 Message Date
Rob Gill adeec42dd4 relocate checkbox
Persistent login checkbox moved from form feedback.
2018-05-09 08:31:34 +10:00
Rob Gill 8eed0e09d9 Update loginpage.php 2018-05-08 19:05:42 +10:00
Rob Gill a8bf42687c Update password.php 2018-05-08 19:05:19 +10:00
rrobgill 84b6f6b291 Update password.php 2018-05-08 17:24:11 +10:00
rrobgill d64292ba5c Update loginpage.php 2018-05-08 17:24:09 +10:00
rrobgill fb988f247d Cookie login
Allow user to (optionally) set a cookie for automatic login.

UI addition of checkbox and informs user of option to store a cookie.
2018-05-05 14:45:04 +10:00
rrobgill 85dd92771a Cookie login
Allow user to (optionally) set a cookie for automatic login.
Expiry is set for 7 days.
Cookie refreshes, extending for 7 days from each use.
2018-05-05 14:42:04 +10:00
Dan Schaper e48aa295bd Merge pull request #682 from pi-hole/release/3.3
Pi-hole web v3.3
v3.3
2018-02-14 12:50:14 -08:00
DL6ER 2fd7f5a85c Merge pull request #622 from mikejkeen/patch-1
Add DNS.WATCH and Quad9 to DNSSEC compatibility list
2018-01-28 15:17:47 +01:00
Adam Warner e3b4554a20 Requested change by @DL6ER
Signed-off-by: Adam Warner <adamw@rner.email>
2018-01-28 01:04:07 +00:00
Mark Drobnak 041b0550d9 Merge pull request #674 from pi-hole/fix/php-security
Clean up some security issues
2018-01-24 15:12:31 -05:00
Mark Drobnak 63061fa826 Merge pull request #616 from Th3M3/AddToList_Modal
replace Alerts with Modal on queries.php page
2018-01-20 11:12:33 -05:00
Mark Drobnak 5de7202cda Merge pull request #636 from Th3M3/mobile-query-log2
optimize query-log for small screens
2018-01-20 11:04:01 -05:00
Mcat12 289b62abf3 Fix header.php importing func.php twice
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-20 10:59:05 -05:00
Mcat12 3f4421da4b Use intval() and SQLITE3_INTEGER in api_db.php
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-20 10:58:41 -05:00
DL6ER d70e57ec4e Merge pull request #673 from pi-hole/tweak/no-flush
Add option to disable logging without flushing logs
2018-01-20 10:50:05 +01:00
Mcat12 862db2ba9e Use hash_equals in password.php (and move it to funcs.php)
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-19 17:52:06 -05:00
Mcat12 f89cbee1aa Fix SQL injections
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-19 17:40:04 -05:00
Mcat12 a2b30e9fe9 Sanitize debug text before sending
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-19 17:08:05 -05:00
Mcat12 ad614a2b93 Fix list_verify XSS
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-19 16:57:47 -05:00
DL6ER 78f6cb3751 Add option to disable logging without flushing logs (for temporary disabling without wanting to nuke the logs).
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-18 17:09:20 +01:00
DL6ER c6ff6d2b8a Merge pull request #669 from pi-hole/tweak/lan
Use "lan" as suggested TLD for DHCP generated domains
2018-01-17 08:47:03 +01:00
DL6ER 86e4dbec94 Use "lan" as suggested TLD for DHCP generated domains
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-16 22:12:05 +01:00
Mark Drobnak 5140baa8f5 Merge pull request #668 from hollec/settings_formatting_cleanup
Clean up formatting in settings page
2018-01-14 16:46:48 -05:00
Chris Hollenbeck a5cd0d193e Clean up formatting in settings page
Signed-off-by: Chris Hollenbeck <1334439+hollec@users.noreply.github.com>
2018-01-13 13:27:38 -05:00
Mark Drobnak 1e96f5d6dd Merge branch 'devel' into mobile-query-log2 2018-01-12 11:03:48 -05:00
Mark Drobnak 690d0a6899 Merge pull request #667 from pi-hole/fix/top-clients-filter
Fix Top Clients filter
2018-01-11 17:30:04 -05:00
Mark Drobnak 1695175dfb Merge pull request #666 from pi-hole/tweak/teleporter-auditlog
Add the audit log to Teleporter
2018-01-11 17:29:04 -05:00
Mark Drobnak 34b6c37516 Fix IP check and allow host names in Top Clients filter
Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
2018-01-11 15:33:31 -05:00
Mark Drobnak 323b3a7a8b Fix Top Clients filter
It expected IP addresses, but only let in domains

Signed-off-by: Mark Drobnak <newtoncat12@yahoo.com>
2018-01-10 15:56:41 -05:00
Mcat12 a2d9e7c1ac Add auditlog.list to the Teleporter
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-08 22:03:27 -05:00
DL6ER 4dbf25ad08 Merge pull request #664 from pi-hole/fix/queries_over_longtime
Long-term queries over time: Total queries should be all of them
2018-01-07 20:56:14 +01:00
DL6ER 60814298ef Total queries should be (all of them) not only (forwarded + cached)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 20:46:15 +01:00
Mark Drobnak 5e25757415 Merge pull request #662 from pi-hole/tweak/database-timeout-warning
Add timeout warning to database pages
2018-01-07 14:35:26 -05:00
DL6ER 3506101ff5 Merge pull request #663 from pi-hole/fix/db_executiontime
Set maximum execution time to 10 minutes in api_db.php
2018-01-07 20:29:13 +01:00
DL6ER 0fdebd070c Set maximum execution time to 10 minutes in api_db.php
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 20:22:38 +01:00
Mcat12 afe2f73bef Use triple equals in the other places too
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-07 14:20:41 -05:00
Mcat12 322f73fcac Use triple equals
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-07 14:13:57 -05:00
Mcat12 081f0bb98c Add timeout warning to database pages
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-07 14:04:38 -05:00
DL6ER 7d491841b8 Merge pull request #661 from pi-hole/fix/long-term-lowercase
Convert host names and domains to lower case in DB replies
2018-01-07 19:31:39 +01:00
DL6ER 0fbd860827 Process all returned data before sorting and slicing the data
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 19:13:58 +01:00
DL6ER 84012074de Add the same logic for topDomains
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 18:15:08 +01:00
DL6ER 9cc8062c88 Fetch up to 20 clients and limit the list to 10 results in PHP
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 18:07:39 +01:00
DL6ER 047329a4ae Reset the SQL syntax - directly doing it in PHP is obviously much faster!
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 18:02:13 +01:00
DL6ER f0f32e82a5 Convert all client host names to lower case when requesting api_db.php?topClients
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-07 17:49:55 +01:00
Mark Drobnak 1a7e10cfdf Merge pull request #660 from pi-hole/tweak/blocking-lists-warning
Add Warning to Settings Page: Block Lists
2018-01-05 18:28:37 -05:00
Mcat12 b0a56e9017 Add warning to block lists tab of settings page
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-05 18:15:02 -05:00
DL6ER 80176d6167 Merge pull request #659 from pi-hole/fix/TravisVersioning
FTL version display
2018-01-06 00:12:17 +01:00
DL6ER 746df3b63f Decide whether FTL is on any custom branch by looking for "vDev" in the beginning of the version string
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-05 23:19:02 +01:00
Mark Drobnak 9319a5234c Merge pull request #657 from pi-hole/fix/preg_split
Fix preg_split warning
2018-01-02 12:13:16 -05:00