drill
DRILL-8155: Introduce New Plugin Authentication Modes
#2516
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
33
Changes
View On
GitHub
Commits
Do not set the read-only hint on JDBC connections.
jnturton
committed
2 years ago
Outline of different auth modes in storage-jdbc.
jnturton
committed
2 years ago
Rebased to current master and build fixes
jnturton
committed
2 years ago
Build works, cred stuff added
jnturton
committed
2 years ago
Credentials being saved and pushed down to storage plugin
jnturton
committed
2 years ago
UI now closing properly
jnturton
committed
2 years ago
User Translation working for HTTP plugin
jnturton
committed
2 years ago
HTTP unit tests passing
jnturton
committed
2 years ago
WIP
jnturton
committed
2 years ago
Fixed import
jnturton
committed
2 years ago
User Credentials now being stored in credential provider
jnturton
committed
2 years ago
Working
jnturton
committed
2 years ago
Fixed TPCH Unit Tests
jnturton
committed
2 years ago
Fix CredProvider SerDe Test
jnturton
committed
2 years ago
Added unit tests for JDBC
jnturton
committed
2 years ago
Code cleanup
jnturton
committed
2 years ago
Fix LGTM alerts
jnturton
committed
2 years ago
Correct username now populating Group Scan
jnturton
committed
2 years ago
Username to Subscan
jnturton
committed
2 years ago
Remove PerUserUsernamePasswordCredentials class.
jnturton
committed
2 years ago
Remove getUserCredentials from CredentialsProvider.
jnturton
committed
2 years ago
Planning errors fixed
jnturton
committed
2 years ago
Removed unused imports
jnturton
committed
2 years ago
Fixed minor issues
jnturton
committed
2 years ago
Unit test fixes
jnturton
committed
2 years ago
WIP.
jnturton
committed
2 years ago
Fix CodeQL Alert
jnturton
committed
2 years ago
Ignore LGTM False Positive
jnturton
committed
2 years ago
Fix tainted string LGTM alert
jnturton
committed
2 years ago
Revert LGTM Comment
jnturton
committed
2 years ago
Addressed review comments
jnturton
committed
2 years ago
Use fixed size Guava caches in JDBC convetion and dialect factories.
jnturton
committed
2 years ago
Add a TTL to the JDBC dialect and convention caches.
jnturton
committed
2 years ago
Loading