Go to file
Simon Ser 19c2c6ab13 api/graph: add sshKeyByFingerprintInternal query
Allow anonymous internal auth to query a SSH key (with username)
from a fingerprint. To be used by gitsrht-keys.
2024-04-11 16:59:16 +02:00
.builds .builds/alpine.yml: add -a to apk upgrade 2024-03-20 13:37:32 +01:00
_static Update git.jpg and repo link 2018-11-15 18:53:01 -05:00
api api/graph: add sshKeyByFingerprintInternal query 2024-04-11 16:59:16 +02:00
contrib/key-expiration contrib/key-expiration: fix invalid Printf format specifier 2024-01-09 10:25:09 +01:00
metasrht apply PGP key box changes to registration page 2024-04-11 16:37:57 +02:00
scripts revoke-expired-tokens: fix typo 2019-11-20 14:27:04 -05:00
scss Implement self-service account deletion 2022-11-08 12:24:34 +01:00
.gitignore Revert "api/graph: Enable GraphQL federation" 2022-08-06 21:36:10 +02:00
LICENSE Read oauth aliases from config 2017-04-09 14:03:50 -04:00
Makefile Makefile: update python path 2024-03-20 13:04:58 +01:00
README.md Add README.md 2019-01-08 18:09:26 -05:00
config.example.ini API: consult with abused on user registration 2024-02-18 12:44:43 +01:00
go.mod go mod tidy 2024-03-18 16:30:35 +01:00
go.sum go mod tidy 2024-03-18 16:30:35 +01:00
metasrht-daily metasrht-daily: support for key expiration emails 2024-01-09 10:28:38 +01:00
metasrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:27 -04:00
metasrht-manageuser all: drop support for user invites 2023-02-13 10:16:33 +01:00
metasrht-migrate Migrate to sr.ht-operated alembic 2018-12-31 11:27:38 -05:00
run.py Use new way to run debug/local services 2019-01-13 09:32:36 -05:00
schema.sql Add support for OAuth 2 refresh tokens 2023-12-04 10:27:36 +01:00
setup.py Switch invoice download to API endpoint 2023-02-24 12:57:27 +01:00
static Move templates and static into module 2017-04-02 10:54:09 -04:00

README.md

This repository contains the code for the sr.ht account management & billing service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/meta.sr.ht/installation.md