index
:
aur
gettext
master
working
origin/live
origin/maint
origin/master
origin/pu
Main repo is at http://projects.archlinux.org/aur.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aurweb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-20
Redirect to referer after SSO login
Frédéric Mangano-Tarumi
1
-6
/
+17
2021-02-20
Remove the per-user session limit
Frédéric Mangano-Tarumi
1
-1
/
+1
2021-02-20
Guard OAuth exceptions to provide better messages
Frédéric Mangano-Tarumi
1
-3
/
+13
2021-02-20
HTML error pages for FastAPI
Frédéric Mangano-Tarumi
1
-1
/
+15
2021-02-20
Update last login information on SSO login
Frédéric Mangano-Tarumi
1
-1
/
+7
2021-02-20
aurweb.spawn: Support stdout redirections to non-tty
Frédéric Mangano-Tarumi
1
-1
/
+5
2021-02-20
Exclude suspended Users from being notified
Kevin Morris
1
-10
/
+18
2021-02-20
Build a translation facility for FastAPI
Frédéric Mangano-Tarumi
2
-9
/
+33
2021-02-20
SSO: Port account suspension
Frédéric Mangano-Tarumi
1
-1
/
+10
2021-02-20
SSO: Port IP ban checking
Frédéric Mangano-Tarumi
1
-2
/
+17
2021-02-20
Save id_token for the SSO logout
Frédéric Mangano-Tarumi
1
-4
/
+15
2021-02-20
Implement SSO logout
Frédéric Mangano-Tarumi
1
-0
/
+18
2021-02-20
SSO: Explain the rationale behind prompt=login
Frédéric Mangano-Tarumi
1
-0
/
+7
2021-02-20
Open AUR sessions from SSO
Frédéric Mangano-Tarumi
1
-2
/
+49
2021-02-20
Integrate SQLAlchemy into FastAPI
Frédéric Mangano-Tarumi
1
-0
/
+30
2021-02-20
Add SSO account ID in table Users
Frédéric Mangano-Tarumi
1
-0
/
+1
2021-02-20
aurweb.l10n: Translate without side effects
Frédéric Mangano-Tarumi
1
-2
/
+1
2021-02-20
Crude OpenID Connect client using Authlib
Frédéric Mangano-Tarumi
4
-0
/
+51
2021-02-20
aurweb.spawn: Fix isort errors
Frédéric Mangano-Tarumi
1
-2
/
+1
2021-02-20
Remove the FastAPI /hello test route
Frédéric Mangano-Tarumi
2
-8
/
+0
2021-02-20
aurweb.spawn: Integrate FastAPI and nginx
Frédéric Mangano-Tarumi
2
-12
/
+76
2021-02-20
Refactor code to comply with flake8 and isort
Filipe Laíns
8
-22
/
+23
2021-02-20
Create aurweb.spawn for spawing the test server
Frédéric Mangano-Tarumi
1
-0
/
+107
2020-10-14
Fix requests not being sent to the Cc recipients
Frederik Schwan
1
-1
/
+1
2020-08-27
Deliver emails to Cc in smtplib code path
Lukas Fleischer
1
-6
/
+12
2020-08-26
Call sendmail with to, not recipient
Jelle van der Waa
1
-1
/
+1
2020-03-22
Map BIGINT to INTEGER for SQLite
Frédéric Mangano-Tarumi
1
-0
/
+11
2020-02-27
Disable Alembic support on test databases
Frédéric Mangano-Tarumi
1
-3
/
+9
2020-02-27
Set up Alembic for database migrations
Frédéric Mangano-Tarumi
2
-0
/
+17
2020-02-27
Migrate the database schema to SQLAlchemy
Frédéric Mangano-Tarumi
3
-0
/
+461
2020-02-11
Make SMTP port and authentication configurable
Lukas Fleischer
1
-1
/
+19
2020-02-11
Support smtplib for sending emails
Lukas Fleischer
1
-4
/
+18
2020-02-02
rendercomment: use python-markdown's new registration API
Frédéric Mangano-Tarumi
1
-4
/
+6
2020-02-02
rendercomment: safer Flyspray task linkification
Frédéric Mangano-Tarumi
1
-7
/
+14
2020-02-02
rendercomment: safer auto-linkification of URLs
Frédéric Mangano-Tarumi
1
-8
/
+11
2020-02-02
rendercomment: respectful linkification of Git commits
Frédéric Mangano-Tarumi
1
-16
/
+20
2020-02-02
Add support for backup email addresses
Lukas Fleischer
1
-4
/
+8
2020-01-30
Keep signature delimiters intact in notifications
Lukas Fleischer
1
-0
/
+3
2020-01-06
Separate text from footer in notification emails
Stephan Springer
1
-2
/
+3
2019-11-23
Store timestamp and user ID when closing requests
Lukas Fleischer
1
-3
/
+7
2019-11-23
Don't require all Python database modules to be installed
Lukas Fleischer
1
-2
/
+9
2019-11-23
git-serve: check update hook permissions
Lukas Fleischer
2
-0
/
+9
2019-08-19
notify.py: Use a/an correctly when sending request notifications
Lars Rustand
1
-2
/
+3
2019-04-28
git-auth: deny login if no password has been set
Lukas Fleischer
1
-1
/
+2
2019-02-08
notify: add X-AUR-Reason header to allow conveniently filtering emails
Eli Schwartz
1
-0
/
+4
2019-01-21
aurblup: make provider updates more robust
Lukas Fleischer
1
-3
/
+3
2019-01-14
Quote MySql 8.0 reserved keywords
Florian Pritz
1
-2
/
+2
2018-08-12
Fix notifications emails going to the right people
Eli Schwartz
1
-5
/
+5
2018-08-06
Make the locale directory configurable
Lukas Fleischer
1
-1
/
+4
2018-07-09
Fix regression in translating anything at all
Eli Schwartz
1
-1
/
+1
[next]