Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZKAPAuthorizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Administrator
ZKAPAuthorizer
Commits
11b4cc2782e2c0c849b179e4b9154e5f31e4d872
Select Git revision
0 results
ZKAPAuthorizer
src
_zkapauthorizer
private.py
Author
Search by author
Any Author
authors
0 authors
Jan 05, 2022
drop __future__ and future imports
· 36667f65
Jean-Paul Calderone
authored
3 years ago
They're all redundant on Python 3
36667f65
Nov 04, 2021
Run isort.
· cb7d6947
Tom Prince
authored
3 years ago
cb7d6947
Run black autoformat.
· 61ea3e06
Tom Prince
authored
3 years ago
61ea3e06
Sep 02, 2020
import the authorization code from tahoe-lafs, with a few minor changes
· 4153bf90
Jean-Paul Calderone
authored
4 years ago
4153bf90
Loading