diff mod_auth_external_insecure/README.markdown @ 4558:8e58a1b78336

mod_auth_external_insecure: Wrap warning in scary div To make it harder to miss
author Kim Alvefur <zash@zash.se>
date Sun, 16 May 2021 18:39:22 +0200
parents f84ede3e9e3b
children
line wrap: on
line diff
--- a/mod_auth_external_insecure/README.markdown	Tue May 11 15:54:28 2021 +0100
+++ b/mod_auth_external_insecure/README.markdown	Sun May 16 18:39:22 2021 +0200
@@ -10,9 +10,11 @@
 
 Allow client authentication to be handled by an external script/process.
 
+:::{.alert .alert-warning}
 **Warning:** This module is not currently maintained, and may be buggy and insecure in
 certain configurations/environments. It is **not** recommended for production use. Please
 use one of the [many other authentication modules](/type_auth).
+:::
 
 Installation
 ============