Skip to content

Document authentication and add ra_auth example - #264

Merged
jelmer merged 1 commit into
mainfrom
issue-11-auth-docs
Aug 29, 2026
Merged

Document authentication and add ra_auth example#264
jelmer merged 1 commit into
mainfrom
issue-11-auth-docs

Conversation

@jelmer

@jelmer jelmer commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Adds a module-level docstring to subvertpy.ra explaining how to build an Auth object with providers, and an examples/ra_auth.py that shows a typical setup for https/basic-auth and SSL server trust prompting.

Closes #11

@jelmer
jelmer enabled auto-merge August 28, 2026 11:13
@jelmer
jelmer force-pushed the issue-11-auth-docs branch from 1c2c014 to 316cd60 Compare August 28, 2026 14:16
Adds a module-level docstring to subvertpy.ra explaining how to build
an Auth object with providers, and an examples/ra_auth.py that shows
a typical setup for https/basic-auth and SSL server trust prompting.

Closes #11
@jelmer
jelmer force-pushed the issue-11-auth-docs branch from 316cd60 to f3f445b Compare August 28, 2026 15:05
@jelmer
jelmer disabled auto-merge August 29, 2026 12:47
@jelmer
jelmer merged commit 2da16df into main Aug 29, 2026
69 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

examples/documentation for authentication & ssl cert handling

1 participant