Rob White
c7b8b8f6a4
Documentation for get_client_token
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-22 09:39:26 +00:00
Rob White
84594da947
Add get_client_token library utility
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-11 16:18:17 +00:00
Rob White
112547a7aa
bump to v4.4.1beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-09 11:14:21 +00:00
Rob White
766db1388e
Bump to version 4.4.0
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-09 09:34:27 +00:00
Rob White
c3751ce5f9
Docs: Add Network Zone Detection
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-09 09:34:27 +00:00
Rob White
494d6e4deb
Update copyright dates
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-09 09:34:26 +00:00
Rob White
97c3596fa7
Documentation updates
...
Signed-off-by: Rob White <rob@blue-wave.net >
2020-01-05 21:31:17 +00:00
Rob White
ab10da729e
Bump to v4.3.4
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-20 07:25:20 +01:00
Rob White
e995d59e92
Version 4.3.3
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-19 14:16:15 +01:00
Rob White
44186e103f
Bump to v4.3.3beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-10 14:29:40 +01:00
Rob White
9aadd17e57
nodogsplash: Version 4.3.2
...
This release Fixes a Debian package build error
This did not effect the OpenWrt package.
There are no other changes from v4.3.1
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-10 13:05:33 +01:00
Rob White
539aee87f9
Bump to version 4.3.2beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-09 17:05:35 +01:00
Rob White
0a4f84863d
nodogsplash: Version 4.3.1
...
This version provides the fix to an issue in Makefile, introduced in the previous version, that prevents the Debian package from being created.
This does not effect the OpenWrt package.
There are no other changes from v4.3.0
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-09 15:03:20 +01:00
Rob White
3c4382f10b
Bump to v4.3.1beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-08 12:35:13 +01:00
Rob White
9f25ba9f85
Release 4.3.0
...
* Create switch option to select preinstalled templated splash or preauth login [bluewavenet]
* Limit PreAuth and BinAuth log size in example scripts [bluewavenet]
* Reduce memory requirements and autoselect logfile location [bluewavenet]
* Create fas-hid example script [bluewavenet]
* Update FAS, PreAuth and BinAuth example scripts [bluewavenet]
* Hash client token (hid) for remote FAS enabling secure FAS for legacy/low-flash/low-ram hardware [bluewavenet]
* Fix NDS Uptime if NTP client is enabled [bluewavenet]
* Documentation updates for this release [bluewavenet]
* Fix numerous compiler warnings [mwarning]
* Fix openwrt fw_mark option type [mwarning]
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-08 08:08:08 +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
f617879676
Documentation updates for v4.3.0
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-10-02 20:09:37 +01:00
Rob White
650e123abf
Docs: update
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-27 14:49:06 +01:00
Rob White
764faf09f7
Bump to version 4.2.1beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-13 21:52:25 +01:00
Rob White
8f7b32906d
Bump to version 4.2.0
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-13 21:16:03 +01:00
Rob White
51f36950bf
PreAuth and BinAuth: Pass user agent string to scripts.
...
Binauth: Pass clientip to script.
Update example scripts
Update documentation
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-13 20:51:30 +01:00
Rob White
4028cc030c
Bump to v4.1.1beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-02 20:58:58 +01:00
Rob White
ed36e50b61
Bump to v4.1.0
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-02 20:25:20 +01:00
Rob White
4ded1a17ee
ndsctl: delete lock file if NDS is not started
...
docs: minor update
Signed-off-by: Rob White <rob@blue-wave.net >
2019-09-02 17:25: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
b357f6716d
Bump to v4.0.3beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-08-15 16:06:17 +01:00
Rob White
89a0aadc5b
Bump to version 4.0.2
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-08-15 15:20:14 +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
db4630aab5
docs: Overview update
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-08-14 11:17:26 +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
9945d95e2f
Bump to version 4.0.2beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-07-29 21:45:15 +01:00
Rob White
02cd44feba
Bump to Version 4.0.1
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-07-29 20:57:39 +01:00
Rob White
89a5ccded6
Update conf.py
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-07-21 18:48:40 +01:00
Rob White
526468ba7f
Add short title to navigation bar (readthedocs)
...
Signed-off-by: Rob White <rob@linux-fak2.lan >
2019-07-21 18:31:46 +01:00
Rob White
035b4bb215
Bump to 4.0.1-beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-07-13 22:34:07 +01:00
Rob White
af325979d7
Documentation updates for version 4.0.0
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-07-13 21:05:04 +01:00
Rob White
7df96a0610
Bump to release v4.0.0
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-07-07 16:21:27 +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
ae24cc7404
Bump to version 3.3.3-beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-04-23 13:43:22 +01:00
Rob White
7546770fc7
Bump to version 3.3.2
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-04-23 13:06:17 +01:00
Rob White
592584a965
Documentation Updates
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-04-22 15:59:04 +01:00
Rob White
94748dd993
Bump to 3.3.2-beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-04-07 21:38:38 +01:00
Rob White
116417f2dc
Bump to version 3.3.1
...
Compiled and tested on openwrt mips_24kc and arm_cortex-a5_neon-vfpv4
Signed-off-by: Rob White <rob@blue-wave.net >
2019-04-07 20:43:34 +01:00
Rob White
4b77f1b09b
Update PreAuth documentation
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-04-05 11:51:15 +01:00
Rob White
4183881e15
Bump to version 3.3.1-beta
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-03-25 16:58:13 +00:00
Rob White
803bef60d1
Bump to Version 3.3.0
...
* Add PreAuth functionality - support for Dynamic Splash Pages, served by NDS directly [bluewavenet]
* Documentation updates including new sections for Splash Page and PreAuth [bluewavenet]
* Fix memory handling bug, issue #341 [mwarning] [stevo01]
* Improvements towards usable IPv6 support [wanxewoj] [mwarning]
Signed-off-by: Rob White <rob@blue-wave.net >
2019-03-16 10:32:35 +00:00
Rob White
5b7f1ea081
Documentation update
...
Signed-off-by: Rob White <rob@blue-wave.net >
2019-03-15 15:35:07 +00:00
Rob White
6632f8b6f4
Preauth Documentation update
...
Signed-off-by: Rob White <rob@blue-wave.net >
2018-12-06 10:22:43 +00:00
Rob White
e27cbc0e2d
Preauth documentation updates
...
Signed-off-by: Rob White <rob@blue-wave.net >
2018-12-06 00:10:52 +00:00
Rob White
0f455e488f
PreAuth documentation update.
...
Signed-off-by: Rob White <rob@blue-wave.net >
2018-11-28 13:20:36 +00:00