9 Commits

Author SHA1 Message Date
Rob White
38cf39763b Updates for release 6.0.0
Changelog updates for 6.0.0
Set MHD version check to >= 0.9.71
Clean up Preauth "Already authenticated" page
Update config files for v6.0.0
Add description for binauth output and input arguments
Tidy function do_binauth
Add preauth multifield login script with css update
Clarify custom string options
    Hidden or client entered custom string

Signed-off-by: Rob White <rob@blue-wave.net>
2020-08-21 18:55:47 +01: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
15d551053e Preauth: update login and demo-preauth scripts to display client zone
Signed-off-by: Rob White <rob@blue-wave.net>
2020-01-02 21:39:40 +00: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
567fc92645 PreAuth Override FAS settings, update DOCS, configs and css
Signed-off-by: Rob White <rob@blue-wave.net>
2019-08-13 13:17:04 +01:00
Rob White
87f12e7bf9 Improve splash.css and tidy up splash/status.html and Preauth demo script.
Signed-off-by: Rob White <rob@blue-wave.net>
2019-04-07 18:55:05 +01:00
Rob White
8304b5a2ef Add functional demo-preauth.sh
Add css for input types
Various fixes for http_microhttpd.c

Signed-off-by: Rob White <rob@blue-wave.net>
2018-11-28 13:20:35 +00:00
Rob White
08eeaaa125 Custom tag names - html 5.2 compliance
Signed-off-by: Rob White <rob@blue-wave.net>
2018-09-05 21:25:05 +01:00
Rob White
1ba43aec07 Add .css file, update splash and status html
Update comments embedded in splash.html.

Signed-off-by: Rob White <rob@blue-wave.net>
2018-09-05 11:54:44 +01:00