Files
anonymous_github/public/partials/admin
tdurieux e18961208a fix(admin): bind token form to dotted scope to escape ng-if child scope
The Generate button silently no-op'd because ng-model="newTokenName" inside
an ng-if block wrote to a child scope, leaving $scope.newTokenName empty.
Use $scope.tokenForm.{name,plaintext} so prototypal lookup resolves to the
controller scope.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 19:40:28 +02:00
..
2026-04-24 14:55:18 +02:00
2026-04-24 14:55:18 +02:00
2026-04-24 14:55:18 +02:00
2026-04-24 14:55:18 +02:00