| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
155 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-1130] Rename SecurityToken to AuthenticationToken - Accumulo - [issue]
|
|
..."SecurityToken" is pretty generic and ambiguous for what it is intended to be used for. "AuthenticationToken" is a better name....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1130
Author: Christopher Tubbs,
2013-03-26, 22:38
|
|
|
[ACCUMULO-1204] JSONServlet shows incorrect value for scans - Accumulo - [issue]
|
|
...In JSONServlet, I seemap.put("scans", scans);map.put("scans", scansessions);This can't possibly be correct. It looks like a copy/paste error. A trivial fix is to rename the map key to "scans...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1204
Author: Christopher Tubbs,
2013-03-26, 14:12
|
|
|
[ACCUMULO-1031] Modify Code template to not automatically insert javadocs - Accumulo - [issue]
|
|
...There are too many javadocs that either provide no value, or are malformed. Javadocs should be a conscious thing, where we take care to document what is important. Ideally, we could take thi...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1031
Author: Christopher Tubbs,
2013-03-25, 22:48
|
|
|
[ACCUMULO-762] Enforce dependency management - Accumulo - [issue]
|
|
...Maven enforcer plugin, which Accumulo already uses, has the ability to enforce dependency convergence. This is extremely useful for addressing problems with multiple versions of dependencies...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-762
Author: Christopher Tubbs,
2013-03-25, 22:11
|
|
|
[ACCUMULO-957] Modify codestyle formatter to allow turning off the formatter - Accumulo - [issue]
|
|
...The setting, "org.eclipse.jdt.core.formatter.use_on_off_tags" should be set to value "true" in the codestyle xml file for Eclipse.This enables overriding the formatter for specific blocks wh...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-957
Author: Christopher Tubbs,
2013-03-16, 12:01
|
|
|
[ACCUMULO-1133] Put security-related APIs that clients need in the "o.a.a.core.client" package, or a security sub-package - Accumulo - [issue]
|
|
...This is a pretty straight-forward task. This is just to consolidate more "public API" stuff in a convenient location for client code....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1133
Author: Christopher Tubbs,
2013-03-05, 18:46
|
|
|
[ACCUMULO-1129] Make it easier for users to construct and use a security token - Accumulo - [issue]
|
|
...In comments on ACCUMULO-1041, we discussed options for simplifying the API for "logging in" or, more appropriately, getting tokens to create a Connector with.The main idea is: add "Connector...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1129
Author: Christopher Tubbs,
2013-03-05, 03:48
|
|
|
[ACCUMULO-1131] Create tests, documentation, and examples of InsecureAuthenticator - Accumulo - [issue]
|
|
...InsecureAuthenticator is an example implementation of the pluggable Authenticator, which authenticates everybody. It needs examples, tests, and documentation for how to configure/use it....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1131
Author: Christopher Tubbs,
2013-03-04, 22:48
|
|
|
[ACCUMULO-1025] Don't deprecate AuthInfo - Accumulo - [issue]
|
|
...AuthInfo, even if no longer used, needs to remain in the thrift build, in case there are thrift code generation bugs identified and fixed in future 1.5.x releases. The way AuthInfo was depre...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1025
Author: Christopher Tubbs,
2013-02-28, 18:04
|
|
|
[ACCUMULO-1086] Configuration secrets exposed via thrift RPC with no authentication - Accumulo - [issue]
|
|
...Trace password, keystore passwords, and other sensitive information is available without any authentication whatsoever, in the thrift client service. What's the reason for not requiring auth...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1086
Author: Christopher Tubbs,
2013-02-28, 14:21
|
|
|
|