Files
openNDS/docs/source/preauth.rst
Rob White 4032ab3fd1 Fix - Remove deprecated preauth option
Signed-off-by: Rob White <rob@blue-wave.net>
2023-08-28 10:29:18 +01:00

11 lines
549 B
ReStructuredText

PreAuth Option
==============
Overview
********
**PreAuth** as a separate option was deprecated with the introduction of openNDS version 9 and removed with the introduction of version 10. It is replaced entirely with the ThemeSpec script support.
.. note::
ThemeSpec is a wrapper around the underlying PreAuth technology. It allows greatly simplified configuration and removes the requirements for complicated authentication code to be written for a custom splash page sequence, replacing it with the single library function call, *auth_log()*.