mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-11 01:06:59 +08:00
doc update
This commit is contained in:
6
NEWS
6
NEWS
@@ -5,6 +5,12 @@
|
||||
- Added config option 'append-routes'. If set to true it will restore
|
||||
the old configuration semantics of appending the global routes to per
|
||||
user/group config.
|
||||
- Added the 'restrict-user-to-ports' configuration option. This prevents
|
||||
the user from connecting to the given protocol/port combinations. It is
|
||||
intended to be used as mechanism to restrict certain users to accessing
|
||||
specific services (e.g., only web or ssh). Combined with
|
||||
'restrict-user-to-routes' it can be used to restrict a user to accessing
|
||||
only a specific service to a specific server.
|
||||
- Switched to an event-driven design in main; using libev
|
||||
- occtl: Added the show events command to allow viewing the users connecting in
|
||||
real time.
|
||||
|
||||
Reference in New Issue
Block a user