aurweb/aurweb
Filipe Laíns 83d228d9e8 spawn: expand AUR_CONFIG to the full path
This allows using a relative path for the config. PHP didn't play well
with it.

Signed-off-by: Filipe Laíns <lains@archlinux.org>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2021-02-20 11:25:21 -05:00
..
git Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05:00
routers Redirect to referer after SSO login 2021-02-20 11:25:21 -05:00
scripts Exclude suspended Users from being notified 2021-02-20 11:24:30 -05:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py HTML error pages for FastAPI 2021-02-20 11:24:30 -05:00
config.py config: allow reading both the defaults file and the modified config 2018-04-22 09:26:10 +02:00
db.py Integrate SQLAlchemy into FastAPI 2021-02-20 11:24:30 -05:00
exceptions.py git-serve: check update hook permissions 2019-11-23 11:18:16 -05:00
initdb.py Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05:00
l10n.py Build a translation facility for FastAPI 2021-02-20 11:24:30 -05:00
schema.py Add SSO account ID in table Users 2021-02-20 11:24:30 -05:00
spawn.py spawn: expand AUR_CONFIG to the full path 2021-02-20 11:25:21 -05:00