This website requires JavaScript.
Explore
Help
Sign In
init_richi
/
schichtplanung
Watch
1
Star
0
Fork
0
You've already forked schichtplanung
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
883d5b8dab6ff62e0d35619bc197f0e9557e85ac
schichtplanung
/
backend
/
apps
/
events
T
History
Richard
8dacdc9042
fix: Use native django.http.JsonResponse and test attribute fallback for ALTCHA challenge widget
2026-07-31 12:05:14 +02:00
..
__pycache__
fix: Use native django.http.JsonResponse and test attribute fallback for ALTCHA challenge widget
2026-07-31 12:05:14 +02:00
management
fix: Integrate official aCAPTCHA v1.1 Web Component in GuestSignupModal and disable seed_data execution in production docker-compose
2026-07-31 11:20:55 +02:00
migrations
feat: Add event co-managers permissions and allow managers/admins to signup guests on skill-restricted shifts
2026-07-31 11:06:47 +02:00
__init__.py
Initial commit
2026-07-31 10:08:13 +02:00
admin.py
Initial commit
2026-07-31 10:08:13 +02:00
models.py
feat: Add event co-managers permissions and allow managers/admins to signup guests on skill-restricted shifts
2026-07-31 11:06:47 +02:00
serializers.py
fix: Register /api/altcha-challenge/ route and return real display_name for own guest session signups
2026-07-31 12:01:36 +02:00
tests.py
feat: Add event co-managers permissions and allow managers/admins to signup guests on skill-restricted shifts
2026-07-31 11:06:47 +02:00
urls.py
feat: Add native Django ALTCHA challenge generation and server-side HMAC validation endpoint
2026-07-31 11:42:07 +02:00
views.py
fix: Use native django.http.JsonResponse and test attribute fallback for ALTCHA challenge widget
2026-07-31 12:05:14 +02:00