Commit Graph

199 Commits

Author SHA1 Message Date
305de2217e Merge branch 'master' into master 2020-09-15 09:14:15 -07:00
3487ecbaa7 Added entrust plugin doc and amended ADCS 2020-09-11 12:04:02 +02:00
9c4fb85dc3 Calculate dates from defaultDays in js 2020-08-31 18:19:32 -07:00
3242fc1e13 Validity with radio buttons 2020-08-26 19:30:12 -07:00
d41227327e doc update DEFAULT_MAX_VALIDITY_DAYS 2020-08-18 19:47:38 -07:00
cab1216cb7 Updating LEMUR_DEFAULT_ORGANIZATIONAL_UNIT to empty string 2020-08-18 15:14:34 -07:00
bc5579e9bf max date on UI as per max validity configs 2020-08-18 14:50:42 -07:00
acb0463844 Add new configs to the doc 2020-08-11 18:51:41 -07:00
682991c022 Updating Lemur docs to capture Digicert validity config changes 2020-08-10 18:07:46 -07:00
084f9a14f4 updating documentation for cross-signed ICA 2020-08-03 16:14:14 -07:00
201a96ff72 Improve periodic tasks docs 2020-05-11 13:59:07 +02:00
027580cade Merge branch 'powerdnsplugin_01' of github.com:Netflix/lemur into powerdnsplugin_01 2020-03-05 16:52:38 -08:00
6227e4aa89 fixing formatting of ACME_POWERDNS_VERIFY options 2020-03-05 16:51:21 -08:00
e1e7efc96e Merge branch 'master' into powerdnsplugin_01 2020-03-05 15:25:40 -08:00
771e72187a updates based on feedback 2020-03-05 15:24:56 -08:00
b85fe2f2b5 updated documentation language 2020-03-05 15:03:43 -08:00
5dfb6acb17 adding support for ACME_POWERDNS_VERIFY option to support CA Bundles and disabling Server validation 2020-03-05 14:59:21 -08:00
9ef538305d updating default language for digicert max validity option 2020-03-04 11:46:23 -08:00
a873d69859 adding documentation for DIGICERT_MAX_VALIDITY 2020-03-03 18:24:48 -08:00
5324290234 updating documentation based on feedback 2020-02-04 16:23:53 -08:00
7dac0e1dd8 Update administration.rst 2020-01-31 16:54:25 -08:00
58d8a145c3 update for #2857 workaround
update for #2857 workaround
2020-01-13 22:13:30 -05:00
f188aea2c2 type on quickstart/index.rst 2019-12-02 06:22:09 -05:00
004df84c6d Merge branch 'master' into docs_adcs 2019-07-18 16:54:03 -07:00
66bff57c04 Add ADCS Plugin Configuration to Docs
Add configuration options based on https://github.com/Netflix/lemur/pull/2255#issue-240136873
2019-07-10 12:10:47 -04:00
41c781318c Add ADCS in Docs
Add info regarding the ADCS plugin created by "https://github.com/sirferl/lemur".
"lemur_adcs" plugin is part of Lemur by default so I added to main plugins section within Docs.
2019-07-10 10:08:14 -04:00
424b517914 Fix doc images 2019-07-10 06:53:19 -07:00
f2a2683dcb Merge branch 'master' into master 2019-07-09 11:28:42 -07:00
8eb639e366 Initial LetsEncrypt / Celery docs 2019-07-09 11:13:11 -07:00
4f5f55a383 Merge branch 'master' into updating-docs 2019-07-09 10:41:25 -07:00
0b2a5e8646 updating the python version 2019-07-09 09:51:51 -07:00
3f10b43254 Ignore bandit error 2019-05-09 15:00:09 -07:00
029efeb03a fixing syntax 2019-05-08 09:45:13 -04:00
15eb7689ed Adding documentation for Vault and CFSSL Plugin changes 2019-05-08 09:32:46 -04:00
8abf95063c Implement a ALLOW_CERT_DELETION option (boolean, default False). When enabled, the certificate delete API call will work and the UI
will no longer display deleted certificates. When disabled (the default), the delete API call will not work (405 method not allowed)
 and the UI will show all certificates, regardless of the 'deleted' flag.
2019-02-14 11:57:27 +01:00
3ac5361cb2 Update index.rst
Simple English gaffes noticed while perusing docs -- Setup vs set up, it's vs English, etc.
2019-01-03 07:58:42 -08:00
5fc5a058b6 Add documentation for the LDAP_IS_ACTIVE_DIRECTORY setting 2018-11-20 10:51:14 +01:00
1b77dfa47a Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
3e9726d9db Precommit work 2018-08-22 10:38:09 -07:00
7f3454128d Adds an optional interval variable to notification service's
create_default_expiration_notifications and introduces a new optional
configuration variable, LEMUR_SECURITY_TEAM_EMAIL_INTERVALS, to allow admins
control over the centralized email notification defaults.
2018-07-13 14:08:31 -07:00
86082009b9 Sinful Use of $
Using the `$` sign within any block of text already marked as a code block is a grievous sin due to the fact that it makes it 100% pointless for you to have USED THE CODE BLOCK IN THE FIRST PLACE!

The `$` becomes included in the text we're trying to highlight for us to be able to actually use in our own projects. 

Why post the info if you don't want us to use it. 

Thank you.
2018-07-09 23:24:35 -05:00
038f5dc554 Merge branch 'master' into linuxdst 2018-06-12 07:40:40 -07:00
544a02ca3f Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
642dbd4098 Merge branch 'master' into linuxdst 2018-05-08 12:09:05 -07:00
ae63808678 Update administration.rst (#1221) 2018-04-23 12:15:56 -07:00
b9e93065f7 Removing the need for a separate requirements txt (#1214) 2018-04-19 13:26:49 -07:00
4e94e51218 [add] Reference lemur-influxdb as 3rd party plugin 2018-04-16 20:15:25 +02:00
c6bd93fe85 PostgreSQL is required, not optional due to JSON column usage, so link to quickstart instructions and add create_config statement. (#1198) 2018-04-10 16:54:02 -07:00
6a762d463f Documenting connection pool config settings (#1197) 2018-04-10 16:50:58 -07:00
28614b5793 remove linuxdst plugin 2018-04-04 14:49:25 +03:00