DL6ER
|
d7eada8156
|
Remove "Remember me for 7 days" checkbox. Each user gets their own independent session. By default, the session will expire after 5 minutes of no web interface being open (otherwise, it is continuously prolonged because of all the background API activity while refreshing the statistics). This timeout, however, can be set freely in pihole.toml and soon also in the web interface so this checkbox has stoped being useful.
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-02-03 18:07:11 +01:00 |
|
DL6ER
|
4cf7a82713
|
First steps into the v6.0 world. Login and logout is now possible and all pages load without PHP errors (even when they are mostly empty until we added all the new API methods)
Signed-off-by: DL6ER <dl6er@dl6er.de>
|
2023-01-31 20:10:53 +01:00 |
|
RD WebDesign
|
302a402277
|
Avoid caching issues using last modified time
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2023-01-13 23:10:15 -03:00 |
|
Christian König
|
9a56e8e723
|
Provide fake username on login form
Signed-off-by: Christian König <ckoenig@posteo.de>
|
2022-12-27 23:19:13 +01:00 |
|
Adam Matan
|
f24cbcfd6f
|
Disable spellcheckers from inspecting the password
Signed-off-by: Adam Matan <adam@matan.name>
|
2022-11-10 22:14:54 +02:00 |
|
RD WebDesign
|
509113296c
|
Move login form to a new page
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
|
2022-08-12 18:04:57 -03:00 |
|