NASAWorldWind / WorldWindJava

The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.
712 stars 324 forks source link

Bkalashi.basic auth support #256

Open bkalashian opened 1 year ago

bkalashian commented 1 year ago

Note: Filling out this template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainer's discretion.

Description of the Change

Support (optional) Basic Authentication for retrieval of data.

Why Should This Be In Core?

Adds another layer of security for developers.

Benefits

Security benefit of allowing only authorized requests to attain requested data.

Potential Drawbacks

None, this is an optional parameter.

Applicable Issues

Utilized in LandSAR, Land Search and Rescue, a Search and Rescue project developed by JPRA and Raytheon BBN.

bkalashian commented 1 year ago

[Bump], I just wanted to check on status of this PR. Thank you.

crockct commented 1 year ago

This PR resolves issue #264