Skip to content

Implement Digest Authentication #19

@billmeek

Description

@billmeek

In 0.28-pre, users can activate basic and digest authentication with:

    curl --digest --user admin:mythtv --data Key=HTTP/Protected/Urls --data Value=/ BE:6544/Myth/PutSetting

Where the '/' protects everything, including all Services API
services. '/Myth;/Content' would only protect 2 services.

Probably needs an upstream GUI to change the setting before
implementing the feature in the app.

curl --digest --user admin:mythtv BE:6544/Myth/GetHostName works

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions