This website requires JavaScript.
Explore
Help
Sign In
einundzwanzig
/
einundzwanzig-app
Watch
1
Star
0
Fork
0
You've already forked einundzwanzig-app
mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced
2026-05-05 04:54:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a363c99453a9e69990ff87d8b6dfdc2293dbe08f
einundzwanzig-app
/
resources
/
views
/
livewire
/
auth
T
History
BT
a363c99453
🔥
**Cleanup & Tests:** Removed the obsolete
auth.register
component and its related route, feature tests, and browser tests. Disabled public registration and added tests to ensure
/register
returns a 404. Added new tests for service, lecturer, city, venue, and meetup CRUD flows.
2026-05-03 20:09:07 +02:00
..
confirm-password.blade.php
🛠️
Replace
Livewire\Volt\Component
with
Livewire\Component
across all Blade views for consistency with updated Livewire conventions.
2026-01-17 16:12:07 +01:00
forgot-password.blade.php
🛠️
Replace
Livewire\Volt\Component
with
Livewire\Component
across all Blade views for consistency with updated Livewire conventions.
2026-01-17 16:12:07 +01:00
login.blade.php
security: critical fixes (test route, edit authz, nostr signature, calendar IDOR)
2026-05-03 12:51:10 +00:00
reset-password.blade.php
🛠️
Replace
Livewire\Volt\Component
with
Livewire\Component
across all Blade views for consistency with updated Livewire conventions.
2026-01-17 16:12:07 +01:00
verify-email.blade.php
🛠️
Replace
Livewire\Volt\Component
with
Livewire\Component
across all Blade views for consistency with updated Livewire conventions.
2026-01-17 16:12:07 +01:00