pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged is:merged language:JavaScript is:merged
Filter by
92.6M results
Summary
Previously, get_session() auto-assigned hardcoded DEFAULT_CREDS to every new user, meaning anyone could /login without
providing their own credentials.
Now:
- UserSession() starts with empty ...
Summary
- bridge-server/routes/users.js: corrige endpoint de /auth/v1/admin/invite → /auth/v1/invite (o GoTrue v2.189.0 não
tem /admin/invite, retornava 404 que causava o erro JSON no frontend) ...
What
Hosts and Alerts are set-once configuration, not live monitoring views — yet they sat in the main tab row right next to
GPU/Containers/Services. This moves them behind a ⚙ gear.
- ⚙ gear in the ...
概要
GitHub Actions のワークフロー定義で、トップレベルキー間に空行を挿入して可読性を向上させました。
変更点
- トップレベルキー(on / concurrency / permissions / jobs)間およびジョブ間への空行挿入
PROD-DOWN
The admin froze — the left-nav links stopped responding and the whole panel became unresponsive. Reproduced live
(clicking a nav item or reloading /admin → renderer unresponsive , JS eval times ...
Automated PR by GitHub Actions.
Summary
- Le drag-and-drop HTML5 dans /config ne fonctionne pas sur écran tactile (iOS Safari, plusieurs Android). Le
tap-to-swap modal ajouté en fallback était lui-même masqué par draggable=true ...