mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 08:16:58 +08:00
Fix new typo found by codespell
Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[codespell]
|
||||
skip = ./.git,aclocal.m4,./autom4te.cache,./build-aux,config.log,ccan,pcl,*.pem
|
||||
ignore-words-list = alloced,ans,bu,gir,siz,te
|
||||
ignore-words-list = alloced,ans,anull,bu,gir,siz,te
|
||||
uri-ignore-words-list = gord,ist
|
||||
|
||||
2
NEWS
2
NEWS
@@ -489,7 +489,7 @@
|
||||
* Version 0.10.0 (released 2015-03-10)
|
||||
- Added support for gssapi (e.g., Kerberos) authentication
|
||||
- Added support for alternative authentication methods, via enable-auth.
|
||||
That allows to set a suffcient for login authentication method that will
|
||||
That allows to set a sufficient for login authentication method that will
|
||||
be used as alternative to the main authentication.
|
||||
- Added support for MS-KKDCP. That is, the server can be used as an HTTP
|
||||
proxy to a KDC.
|
||||
|
||||
Reference in New Issue
Block a user