billz
|
457da91008
|
Processed with phpcbf
|
2020-02-15 17:57:46 +00:00 |
|
glaszig
|
e4e9b5c5c1
|
use template for admin page
|
2019-08-19 22:35:30 +02:00 |
|
glaszig
|
f36b08c10a
|
rename CSRFToken() to the more apt CSRFTokenFieldTag()
|
2019-08-06 20:55:16 +02:00 |
|
glaszig
|
0a255e8b49
|
don't write the csrf token field to the output buffer
but return and echo it
|
2019-08-06 20:55:16 +02:00 |
|
glaszig
|
87fe8948b8
|
remove splattered, duplicated csrf validation code
since we do that always and early, now.
|
2019-08-06 20:55:16 +02:00 |
|
billz
|
c0570b616e
|
Processed with phpcs for PSR-2 coding standard
|
2019-04-10 08:37:35 +00:00 |
|
D9ping
|
2b03fa316d
|
Escape client input, console output etc. before doing any echo.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
|
2018-08-04 02:05:56 +02:00 |
|
billz
|
fc0df01a19
|
Adding gettext() to form button
|
2017-10-24 21:07:03 +00:00 |
|
billz
|
062d5aeb4f
|
Replaced interface labels with gettext()
|
2017-10-23 19:51:34 +00:00 |
|
Lawrence
|
a24d3d8f86
|
Moved RASPI_ADMIN_DETAILS file check to the admin.php page which will now create the file if it doesn't exist - to resolve #116. Commented out check on index.php
|
2017-10-14 11:36:42 +08:00 |
|
Joe Haig
|
8e179f0614
|
Set form actions correctly
|
2016-09-11 20:48:12 +01:00 |
|
Joe Haig
|
bff9dfbbbc
|
Some validation on POST data
|
2016-08-05 20:38:02 +00:00 |
|
Joseph Haig
|
c65ddd010f
|
Tabs to spaces
|
2016-07-09 01:00:53 +01:00 |
|
Joseph Haig
|
a28b926b3a
|
Move status messages into new class
|
2016-07-09 00:55:03 +01:00 |
|
Joseph Haig
|
d92b01e8f2
|
Fix tabbing
|
2016-06-26 17:25:59 +01:00 |
|
Joe Haig
|
5c2492e785
|
Add CSRF token to password change page
|
2016-06-24 22:39:39 +01:00 |
|
Bill Zimmerman
|
18a9fd8999
|
Updated panel icon + standarized label
|
2016-06-14 13:05:39 +02:00 |
|
Joseph Haig
|
4e77adce33
|
Add simple authentication
|
2016-05-29 16:38:43 +01:00 |
|