You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/resources/views
Your Name 5a364be58b fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant()
- Remove Passport::personalAccessClientId() (removed in Passport v13, auto-discovers now)
- Remove Passport::enableImplicitGrant() (legacy grant, no clients use it)
- Flatten config instance.oauth.pat to pat_enabled (remove dead pat.id key)
- Add OAUTH_PAT_ENABLED=false to .env.example and .env.docker.example
- Show swal alert when PATs disabled instead of hidden API error
- Improve store() error handling to surface 403 messages in the UI
- Remove OAUTH_PAT_ID row from admin diagnostics blade
4 weeks ago
..
account
admin fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 4 weeks ago
atom
auth feat: add critical path test suite and fix auth/config issues 4 weeks ago
collection
components
discover
emails
errors
federation
groups
installer
invite
layouts
live
mobile
portfolio
profile
pxtv
report
search
settings fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 4 weeks ago
site
status
stories
timeline
vendor
home.blade.php
welcome.blade.php