Go to file
Drew DeVault 72292457cb registration: improve sign up flow
This adds separate paths for contributors and maintainers, the former
which skips the billing setup, and the latter which better explains the
payment requirements.
2021-06-10 14:25:31 -04:00
.builds .builds/alpine: upgrade to 3.13 2021-02-08 10:19:56 -05:00
_static Update git.jpg and repo link 2018-11-15 18:53:01 -05:00
api API: Cursor items are non-nullable 2021-05-17 07:25:44 -04:00
metasrht registration: improve sign up flow 2021-06-10 14:25:31 -04:00
scripts revoke-expired-tokens: fix typo 2019-11-20 14:27:04 -05:00
scss billing: run billing after period update 2021-04-22 08:30:57 -04:00
.gitignore Implement email encryption and signing 2016-10-22 12:03:30 -04:00
LICENSE Read oauth aliases from config 2017-04-09 14:03:50 -04:00
Makefile Upgrade to Alpine 3.11 2019-12-20 17:23:35 -05:00
README.md Add README.md 2019-01-08 18:09:26 -05:00
config.example.ini Add api-origin to example config 2021-01-18 10:27:15 -05:00
metasrht-daily Update welcome email, drop nagmail 2020-07-24 12:49:44 -04:00
metasrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:27 -04:00
metasrht-manageuser metasrht-manageuser: skip username blacklist 2020-11-18 10:27:07 -05: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
setup.py Drop pystache dependency 2021-04-09 09:56:15 -04: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