Commit Graph

8 Commits (5a364be58b9a72cd1da694b076ac511f495b25e4)

Author SHA1 Message Date
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
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache 3 years ago
Daniel Supernault 3e52458889
Update config() to config_cache() 5 years ago
Daniel Supernault cd365ab301
Update developer settings, fix vue bug 7 years ago
Daniel Supernault 36e15a52e4
Closes #1412 7 years ago
Daniel Supernault 5df3352dbe
Update developer settings 8 years ago
Daniel Supernault cde0c0437b
Add developer application settings view 8 years ago
Daniel Supernault 606979eaca Add setting blade views 8 years ago