Merge https://www.argeo.org/bugzilla/show_bug.cgi?id=154
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 22 Mar 2013 14:26:49 +0000 (14:26 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 22 Mar 2013 14:26:49 +0000 (14:26 +0000)
commit8d632c0f62ac4d0acbb837c580234bcecb43016e
treecdcc43cece6eed42a5f59a62e7c01815cd4d27be
parent1dafae7d6e35f280662d9fe3e14fe3e43dc26211
Merge https://argeo.org/bugzilla/show_bug.cgi?id=154

git-svn-id: https://svn.argeo.org/commons/branches/1.x@6199 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
demo/argeo_node_cli.properties [new file with mode: 0644]
security/modules/org.argeo.security.dao.cli/.project [new file with mode: 0644]
security/modules/org.argeo.security.dao.cli/META-INF/spring/security-cli-osgi.xml [new file with mode: 0644]
security/modules/org.argeo.security.dao.cli/META-INF/spring/security-cli.xml [new file with mode: 0644]
security/modules/org.argeo.security.dao.cli/pom.xml [new file with mode: 0644]
security/modules/org.argeo.security.dao.cli/security.properties [new file with mode: 0644]
security/modules/pom.xml
security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/ConsoleCallbackHandler.java [new file with mode: 0644]