mirror of
https://github.com/misterunknown/ifm.git
synced 2025-10-03 18:41:51 +02:00
Updated Authentication (markdown)
@@ -10,7 +10,7 @@ Currently there are three supported authentication sources:
|
|||||||
|
|
||||||
### inline
|
### inline
|
||||||
* syntax: `inline;<USERNAME>:<PASSWORDHASH>`
|
* syntax: `inline;<USERNAME>:<PASSWORDHASH>`
|
||||||
* `<PASSWORDHASH>` has to be a htpasswd compatible hash
|
* `<PASSWORDHASH>` has to be a htpasswd compatible hash. You can generate it via the [htpasswd](https://httpd.apache.org/docs/current/programs/htpasswd.html) utility.
|
||||||
|
|
||||||
### file
|
### file
|
||||||
* syntax: `file;<PATH_TO_FILE>`
|
* syntax: `file;<PATH_TO_FILE>`
|
||||||
|
Reference in New Issue
Block a user