librenms/doc/General
rzig 1ba6381d61 security: Enable support for secure cookies (#6868)
* Enable secure cookies for authentication

Enables secure cookies for authentication when HTTPS is used.

* Add line with example secure session cookies

* Fix comment line that's too long

* Remove session secure cookie config

* Added secure cookie config to init.php

Commented out because having this enabled will prevent the server from sending cookies over HTTPS.

* Enable secure cookies if config value provided

* Make code formatting consistent

* Remove secure cookie config

* Use $config['secure_cookies'] to set cookies

* Add default option to turn secure cookies on

* Fix formatting issues

* Set secure cookies to default to false

* Add info about secure cookies

* Fix formatting

* Remove trailing whitespace

* move secure cookie default config to defaults.inc.php

* Remove trailing whitespace

* Fix formatting

* Remove empty line by rrd config

* Remove whitespace
2017-06-26 14:21:21 +01:00
..
Acknowledgement.md feature: Added pbin.sh to upload text to p.libren.ms (#6175) 2017-03-11 21:12:49 -06:00
Callback-Stats-and-Privacy.md feature: collect sysDescr and sysObjectID for stats to improve os detection (#5510) 2017-01-30 17:45:22 +00:00
Changelog.md Added changelog for 1.29 (June 2017) (#6888) 2017-06-25 21:42:22 +01:00
CODE_OF_CONDUCT.md docs: Create code of conduct page (#6640) 2017-05-19 07:15:06 -05:00
Contributing.md docs: Update to remove the old method of signing the CLA (#6479) 2017-04-20 14:46:03 +01:00
Credits.md More more docs (#4197) 2016-08-25 18:40:11 -05:00
Releases.md docs: Updated release doc with more information on stable / dev branches 2016-09-22 20:15:12 +01:00
Security.md security: Enable support for secure cookies (#6868) 2017-06-26 14:21:21 +01:00
Updating.md refactor: DB Updates will now file level lock to stop duplicate updates (#6469) 2017-05-03 14:48:23 +01:00
Welcome-to-Observium-users.md More more docs (#4197) 2016-08-25 18:40:11 -05:00