4 Commits

Author SHA1 Message Date
David Wolff
cc4c25a6bd Change scramble password algorithm.
- Make sure that the scrambled password is likely to meet password
    complexity requirements on Windows Server.
  - Relates to #233
2014-07-03 13:08:42 -07:00
David Wolff
a95a694a76 Change password support in local machine plugin. 2013-07-21 12:31:08 -07:00
Holger Weiß
d1845d5b61 LocalMachine: Fix "require group membership" knob
Require membership in *one* of the specified groups, instead of denying
access if the user is not a member of *all* specified groups.
2013-05-24 17:11:18 +02:00
David Wolff
1b2ce53d09 Reorganize plugins into core/contrib.
- Separate directories for core/contrib plugins.
  - Installer installs to separate directories within Plugins
  - PluginLoader loads plugins from plugin directory and subdirs.
2012-12-13 23:18:46 -08:00