- 25 Feb, 2008 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9982 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Feb, 2008 1 commit
-
-
Daniel Henninger authored
[JM-160] Created LockOut infrastructure to allow for disabling accounts, associated listeners, and providers in case you want to write your own locked out accounts interface. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9903 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Feb, 2008 2 commits
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9861 b35dd754-fafc-0310-a699-88a17e54d16e
-
Daniel Henninger authored
Couple of minor tweaks here and there, mostly alt tags for imgs. Added emailListener and sip plugins to Plugin.iml, as well as necessary libraries. Repaired incompatible API issue with TLSPolicy. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9857 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Dec, 2007 1 commit
-
-
Daniel Henninger authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9621 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 15 Nov, 2007 1 commit
-
-
Jay Kline authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9506 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 29 Oct, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9371 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Sep, 2007 1 commit
-
-
Gaston Dombiak authored
2) Removed domain info from username when sent from client. Old Spark is now compatible again with Openfire. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9198 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
-
- 05 Jul, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8697 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 03 Jul, 2007 2 commits
-
-
Jay Kline authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8686 b35dd754-fafc-0310-a699-88a17e54d16e
-
Jay Kline authored
Logic bug fix. Previously any authenticated user would be authenticated to any user. Thanks to Greg Hudson for pointing this out. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8684 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 27 Jun, 2007 1 commit
-
-
Gaston Dombiak authored
Several fixes (offline delivery with presence priority chage, concurrency problem & anonymous error when using old iq:auth). git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8648 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Jun, 2007 1 commit
-
-
Jay Kline authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8634 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
-
- 18 May, 2007 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8341 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 02 May, 2007 1 commit
-
-
Pete Matern authored
Replaces usages of CacheManager.initializeCache with CacheFactory.createCache. Added coherence config files. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8151 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 May, 2007 1 commit
-
-
Pete Matern authored
Moved some cache related classes to org.jivesoftware.util.cache. Made Cache an interface and moved its implementation down into DefaultCache. Initial pass at porting CacheFactory from clearspace. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8139 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
-