Commit graph

20 commits

Author SHA1 Message Date
87aca24e66 + new line after each deleted user 2015-09-22 23:27:18 +02:00
36ddedb7de - removed password from log output
# refined log levels
2015-09-22 23:26:44 +02:00
571e7bf98f + "Any" strategy is always available, even if no resolver is found at
the time of the plugin setup
2015-09-21 23:51:45 +02:00
56d6c5649b + more translations & doc fixes 2015-09-21 23:41:38 +02:00
a843f413de + very few test cases in form of text file 2015-09-17 01:10:20 +02:00
3ac9338aca + french translation (except for index.jelly)
# doc fixes
2015-09-17 01:08:34 +02:00
f634662c07 # reversed changes from pom.xml as indicated by imod
# default strategy is now 'none'
2015-09-17 00:04:54 +02:00
b9ced4763c # inline docs conform to the feature branch (email & full name resolving) 2015-05-25 12:52:12 +02:00
9c6b91f336 + groovy snippet to delete all users from local Jenkins (for tests) 2015-04-26 02:26:18 +02:00
4dfbd174de + added email and user name resolving capabilities
+ added Messages.properties for i18n
# plugin renamed to script-realm-modular
# minor doc fixes
2015-04-26 02:17:53 +02:00
imod
817e9bfc7a fix issue when validating group names, throwing correct exception causes fall through in hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl.doCheckName_(String, AccessControlled, Permission) 2012-06-12 19:46:16 +02:00
imod
385345d4b7 add 'SystemRoot' variable for win to loadGroups 2011-07-29 19:19:57 +02:00
ikikko
d50ca3cc7a take over the 'SystemRoot' variable on Windows 2011-07-27 02:06:20 +09:00
imod
809ea78ef5 fix typo 2011-01-16 10:43:18 +01:00
imod
2c563c3fe2 use new LoginScritpLauncher also for execution of group script 2011-01-14 21:34:56 +01:00
imod
852b8ed3a2 Fix HUDSON-8172
...passwords should not be expanded as normal script variables are
2011-01-14 21:17:45 +01:00
domi
a6fbc6f9df remove old comment 2010-11-07 17:15:25 +00:00
domi
1377d12f6f add group support 2010-11-07 17:02:42 +00:00
kohsuke
5c9562cb24 In the current version of Hudson, stdout needs to be set or else the process invocation will fail. 2010-04-08 05:40:55 +00:00
kohsuke
bd5f16eff4 initial version 2009-11-06 03:03:40 +00:00