-
Notifications
You must be signed in to change notification settings - Fork 459
Removed illegal reflection access in kerberos authentication #839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
69fad37
tests cleanup
lilgreenbird 893d09e
resolved conflict
lilgreenbird 4a3e6f8
Merge branch 'dev' into dev
lilgreenbird ded037b
fixed typo
lilgreenbird 7d79eea
fixes
lilgreenbird bdea814
fixes
lilgreenbird a50d513
fixed
lilgreenbird a640351
review comments
lilgreenbird 524143d
review updates
lilgreenbird 6837404
review update
lilgreenbird 6b43e4c
more review changes
lilgreenbird f5a97de
more try-with-resources changes
lilgreenbird 6b10eec
more
lilgreenbird e1038ba
spacing change only
lilgreenbird fad3cdb
use shared statement in Abstract test again, this will be removed in …
lilgreenbird b4060e6
try-with-resources for Stream types
lilgreenbird 0fec0c8
Merge remote-tracking branch 'upstream/dev' into cleanup2
lilgreenbird 49159d8
remove hardcoded table names
lilgreenbird 2041c35
remove shared AE vars
lilgreenbird 0d310e4
remove hardcoded table names
lilgreenbird e037a70
added comment on driver bug
lilgreenbird d05329e
add missing escape characters
lilgreenbird 415c3ec
get rid of unnecessary bvtTestSetup
lilgreenbird 8389701
more hardcode
lilgreenbird 6eca59f
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into cl…
lilgreenbird 9234af9
fixed issue with AE tests
lilgreenbird 3bc3ec7
fixed issue with AE tests
lilgreenbird 9b118f6
removed more hardcoded values and modified BatchExecutionWithBulkCopy…
lilgreenbird 786c966
drop all tables after tests
lilgreenbird ba66968
format
lilgreenbird f230da5
remove unused imports
lilgreenbird 2b44b56
cleanup procedures
lilgreenbird 4880dbf
Merge branch 'dev' into cleanup2
cheenamalhotra b9507ca
resolve conflicts
lilgreenbird 7e1c1e3
Fix compilation error
cheenamalhotra 58052ba
fix merge errors
lilgreenbird 6495313
merge conflicts
lilgreenbird df682a8
removed illegal reflection access
lilgreenbird 71d8e56
Merge remote-tracking branch 'upstream/dev' into kerb
lilgreenbird 0447d4e
removed junk file
lilgreenbird b91bd7d
add comments
lilgreenbird 611ab2c
Update DNSKerberosLocator.java
lilgreenbird 7c51214
Update KerbAuthentication.java
lilgreenbird 0023b07
Update DNSKerberosLocator.java
lilgreenbird aa6e18e
Update DNSKerberosLocator.java
lilgreenbird File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
src/test/java/com/microsoft/sqlserver/jdbc/dns/DNSRealmsTest.java
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.