Dariusz Niemczyk
|
f1143dc4f1
|
hscloud: Add single address authentication
|
2023-09-19 18:03:57 +02:00 |
Dariusz Niemczyk
|
38c7245a3f
|
auth: cleanup
|
2023-09-09 19:26:36 +02:00 |
Dariusz Niemczyk
|
f8b3dd6bf7
|
auth: require necessary authentication or in lan
middleware was not written properly, now requires authentication or
being in lan for readaccess, otherwise redirecting to login page
|
2023-09-09 17:00:19 +02:00 |
Dariusz Niemczyk
|
15bf813b04
|
django: force auth for all requests
|
2023-08-25 21:06:01 +02:00 |
Dariusz Niemczyk
|
9200bdbb3b
|
authentication: always require if defined env
if SPEJSTORE_REQUIRE_AUTH is 'true' then always require auth
otherwise make it read-only on unauthorized access
|
2023-08-13 20:10:00 +02:00 |
Dariusz Niemczyk
|
2a70d2cb31
|
Add configurable auth-by-lan values
|
2023-07-17 23:12:02 +02:00 |
Dariusz Niemczyk
|
154e1079da
|
Make HSLan always authenticated for GET
|
2023-07-17 21:35:45 +02:00 |