- 14 Nov, 2014 2 commits
- 03 May, 2014 1 commit
-
-
Christian Schudt authored
-
- 02 May, 2014 1 commit
-
-
Christian Schudt authored
Fixing more JavaDoc errors in order to make it build with Java 8's DocLint eventually (JavaDoc for Openfire's core builds now with DocLint)
-
- 08 Nov, 2013 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13807 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Jan, 2013 1 commit
-
-
Tom Evans authored
OF-287: After SASL PLAIN authentication, return the resulting authorized user id (as set/mapped by the callback), rather than the original (input) authorization id. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13399 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 30 Sep, 2009 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11291 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 Sep, 2009 1 commit
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11231 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Apr, 2008 1 commit
-
-
guus authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10241 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Apr, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10204 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Feb, 2008 3 commits
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9967 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9965 b35dd754-fafc-0310-a699-88a17e54d16e
-
Armando Jagucki authored
Added support for a custom SASL mechanism called 'CLEARSPACE' for use with Clearspace's group chat authentication. This is handled by a new SaslServer called ClearspaceSaslServer. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9957 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 26 Jul, 2007 1 commit
-
-
Jay Kline authored
Also fixed a logic flaw that allowed an unauthorized, but authenticated, PLAIN login. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8806 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Jul, 2007 1 commit
-
-
Jay Kline authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8686 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Jun, 2007 1 commit
-
-
Jay Kline authored
is verifiable. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8669 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 20 Jun, 2007 1 commit
-
-
Jay Kline authored
Large restructure of SASL authorization and some SASL authentication changes: * Implemented PLAIN SASL Server * Moved PLAIN auth to using SASL Server object * Allow case for client EXTERNAL auth * Created AuthorizationMappings (allow for default usernames different from principal used) * More robust handling of LDAP authorization (allows JID != principal) * Fixes case sensitivy issue with default authorization policy * Removed UnixK5LoginPorivder, since it will likely never be used, has never been tested, and would be difficult to maintain in the long run. The Loose, Lazy, and Strict policies have been removed, and folded into a single Default policy that now resides in org.jivesoftware.openfire.auth.DefaultAuthorizationPolicy Issues: JM-1079 JM-1086 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8583 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Mar, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@7742 b35dd754-fafc-0310-a699-88a17e54d16e
-