Update README.md
This commit is contained in:
parent
a1257b8fdf
commit
991f7df3d1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ SemanticScuttle is a social bookmarking tool experimenting with new features lik
|
|||
|
||||
## Warning
|
||||
|
||||
There is no warranty, explicit or implied, regarding the security of this application. No security testing has been performed, but a visual review reveals deeply concerning code practices. The associated risks may be mitigated by turning off anonymous editing and user registration capabilities after a single administrative user has been created, and/or not exposing the application to the internet.
|
||||
There is no warranty, explicit or implied, regarding the security of this application. No security testing has been performed, but a visual review reveals deeply concerning code practices. The associated risks may be mitigated by turning off anonymous editing and user registration capabilities after a single administrative user has been created (see configuration.rst file in doc folder), and/or not exposing the application to the internet.
|
||||
|
||||
## Features
|
||||
* LDAP/Active Directory authentication
|
||||
|
|
Loading…
Reference in a new issue