Skip to content

Commit

Permalink
Document disabling authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdiirh committed May 7, 2022
1 parent c502cdb commit 9e0fd49
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,15 @@ sudo systemctl start LazyHelper

Done !

### - Disable authentication ( NOT RECOMMENDED❗️ )
To use LazyHelper you have to log in by default, if you want to disable this behavior, go to "settings" section, disable "login-required" and save

> #### ❗️SECURITY WARNING
> By disabling authentication, anyone on your network can access your PC.
> They can execute everything. even delete your whole OS !!
>
> BE CAREFUL !
## - API

LazyHelper API is described [Here](docs/api.md)
Expand Down

0 comments on commit 9e0fd49

Please sign in to comment.