17 Commits

Author SHA1 Message Date
Eitol
135fe5e044 Update referenced script names in documentation
The names of the script files used for login_option_enabled '1' and '2' were changed in docs/source themes. This commit accurately updates those references within config.rst, customize.rst, opennds, and themespec.rst to correspond with the new script names: theme_click-to-continue-basic.sh and theme_user-email-login-basic.sh.
2024-07-19 10:41:55 -04:00
Rob White
7f1c1f0b6d Update Documentation
Signed-off-by: Rob White <rob@blue-wave.net>
2023-07-14 14:45:32 +01:00
Rob White
518dcaaffc Update - documentation for release
Signed-off-by: Rob White <rob@blue-wave.net>
2022-10-03 21:03:08 +01:00
rob
73ffe3d12f Update documentation for release
Signed-off-by: rob <rob@blue-wave.net>
2021-07-01 14:30:14 +01:00
rob
a769fb6e78 More documentation updates
Signed-off-by: rob <rob@blue-wave.net>
2021-05-11 14:51:15 +01:00
Rob White
e5e207d7ad Documentation updates
Signed-off-by: Rob White <rob@blue-wave.net>
2020-11-07 10:43:16 +00:00
Rob White
dab99d3eb0 Documentation Updates for v7.0.0
Signed-off-by: Rob White <rob@blue-wave.net>
2020-11-05 16:14:14 +00:00
Rob White
3d1033d39e More renaming, new splash image.
Signed-off-by: Rob White <rob@blue-wave.net>
2020-04-05 16:53:33 +01:00
Rob White
389f845061 Create option login_option_enabled
Allows simple switch between templated splash page and preauth login script.
Disabled:
option login_option_enabled '0'
use config options for FAS if set, or Templated Splash

Enabled:
option login_option_enabled '1'
use preauth login script providing username/email login with access log

Signed-off-by: Rob White <rob@blue-wave.net>
2019-10-06 16:27:24 +01:00
Rob White
8fbeee7261 BinAuth: Send redir variable to the binauth script
This enhancement allows custom variables generated by FAS
to be sent to Binauth.

FAS can embed custom variables into redir, allowing
local post authentication processing to take place.

Two example scripts are provided.

The first provides sitewide username/password login for two user groups,
Staff and Guest in the example.
Staff has unlimited access, Guest is limited to 10 minutes per session.

The second provides local logging of NDS logins, even with a remote FAS.

The documentation is fully updated.

Signed-off-by: Rob White <rob@blue-wave.net>
2019-09-02 12:29:05 +01:00
Rob White
74b19ca686 docs: more 4.0.2 updates
Signed-off-by: Rob White <rob@blue-wave.net>
2019-08-15 11:09:51 +01:00
Rob White
664f986ce2 Add fasremotefqdn, faskey.
Simple configuration of fas running on remote shared hosting server.
Encrypt the query string sent to remote FAS.
Documentation Updates.
Bumping to v4.0.0

Signed-off-by: Rob White <rob@blue-wave.net>
2019-07-07 14:26:27 +01:00
Rob White
572b91aeaa NDS: Version 3.2.1
Signed-off-by: Rob White <rob@blue-wave.net>
2018-09-27 09:25:22 +01:00
Rob White
3a9d1bab1c Docs: Customise update
Signed-off-by: Rob White <rob@blue-wave.net>
2018-09-21 22:18:46 +01:00
Rob White
955cbc1560 Documentation and READMe.md updates
Signed-off-by: Rob White <rob@blue-wave.net>
2018-09-02 15:36:44 +01:00
Moritz Warning
7438589988 update docs 2018-08-08 14:56:40 +02:00
Alexander Couzens
3b9a7a21bb docs: add pages authentication customize howitworks 2016-11-21 15:00:33 +01:00