aurweb/aurweb/models
Leonidas Spyropoulos ff92e95f7a
fix: delete associated ssh public keys with account deletion
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
2022-11-22 16:51:09 +00:00
..
__init__.py remove global aurweb.models flake8 F401 ignore 2021-11-17 06:00:12 -08:00
accepted_term.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
account_type.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
api_rate_limit.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
ban.py housekeep(fastapi): rework aurweb.db session API 2021-11-14 16:15:50 -08:00
declarative.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
dependency_type.py change(fastapi): refactor database ORM model definitions 2021-11-07 17:31:34 -08:00
group.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
license.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
official_provider.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_base.py feat: archive git repository (experimental) 2022-09-24 16:51:25 +00:00
package_blacklist.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_comaintainer.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_comment.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_dependency.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_group.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_keyword.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_license.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_notification.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_relation.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_request.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_source.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
package_vote.py feat: GET|POST /account/{name}/delete 2022-09-30 05:08:50 -07:00
relation_type.py change(fastapi): refactor database ORM model definitions 2021-11-07 17:31:34 -08:00
request_type.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
session.py feat: GET|POST /account/{name}/delete 2022-09-30 05:08:50 -07:00
ssh_pub_key.py fix: delete associated ssh public keys with account deletion 2022-11-22 16:51:09 +00:00
term.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
tu_vote.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
tu_voteinfo.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
user.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00