- 10 Aug, 2014 1 commit
-
-
Shawn Debnath authored
In setup, some of the host settings are loaded from XML properties specified in openfire.xml, while others are incorrectly loaded from whats currently in JiveGlobals. Since we are in setup mode, JiveGlobals.getProperty returns null thereby ignoring any property overrides in openfire.xml specified by the user. Changelog: 1. Instead of just blindly setting anonymous auth to true, check if user has an override property in XML configuration, if not, default to true. 2. Call getXMLProperty to load user configuration override values and not what is currently in JiveGlobals. During setup mode, this is always null. 3. Instead of setting default values for auth, user, group, card, lockout, securityAudit and admin class names, check if the user has provided overrides for those properties, and if so, use those, otherwise use defaults. 4. Expose a method to retrieve XML property names, and then in finishSetup, go through the rest of the XML properties overridden by user that were not touched by setup and individually set those. This is particularly useful when users have to specify primary and secondary * hybrid providers.
-
- 13 Jun, 2008 1 commit
-
-
Gaston Dombiak authored
1) Properties can now be retrieved from the database as long as there is a connection to the database regardless if setup has been completed 2) Clearspace can now appear as the default value when running the setup and CS was the previous choice from a previous setup git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10531 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 May, 2008 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10431 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Apr, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1277] Configuration that can be stored in the DB is now stored in the DB (providers, etc). Reviewer: Gabriel git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10181 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Feb, 2008 1 commit
-
-
Daniel Henninger authored
[JM-1229] Created initial Clearspace integration setup steps. Many stubs in place until real integration pieces are built. Color fixes for LDAP screens when edited via profile settings. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9891 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
-
- 26 Sep, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5517 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Sep, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5494 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 19 Sep, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5421 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 Aug, 2006 1 commit
-
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5140 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 08 Aug, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4857 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 07 Aug, 2006 1 commit
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4844 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Aug, 2006 3 commits
-
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4825 b35dd754-fafc-0310-a699-88a17e54d16e
-
Ryan Graham authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4824 b35dd754-fafc-0310-a699-88a17e54d16e
-
Matt Tucker authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4816 b35dd754-fafc-0310-a699-88a17e54d16e
-