Commit Graph

10 Commits

Author SHA1 Message Date
mguessan 448c72895a Fix for #534 Kerberos Authentication doesn't seem to be work cross domain
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2305 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-07-28 21:50:37 +00:00
mguessan f81f31f740 Kerberos: make sure access to client login context is synchronized
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2280 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-20 22:14:34 +00:00
mguessan 31377bfb02 Kerberos: synchronize access to clientLoginContext
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2275 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2014-03-19 09:29:50 +00:00
mguessan d808c7c453 Kerberos implement graphical callback on missing token
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2073 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-03-28 23:06:59 +00:00
mguessan acda06a8d8 Kerberos: Renew almost expired tickets and detect expired TGT in cache => try to relogin
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2071 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-03-25 11:40:07 +00:00
mguessan 5b08df4bc2 Kerberos: Handle client context timeout, try to recreate context
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2070 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-03-24 22:54:18 +00:00
mguessan 32dd469942 Improve KerberosHelper implementation, prepare credential delegation support
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2068 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-03-20 11:38:31 +00:00
mguessan 54d4f41f94 Kerberos: implement server side security context and token handling
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2064 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-02-26 21:53:53 +00:00
mguessan acf7dcb7b9 Improve Kerberos logging and implement command line callback
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2061 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-02-13 09:15:47 +00:00
mguessan 4d8c6d4c52 Kerberos authentication implementation: SpNegoScheme to implement Negotiate authentication scheme, KerberosHelper to handle ticket access and KerberosLoginConfiguration to replace JAAS configuration file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2057 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-02-11 12:56:35 +00:00