mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[PR #556] [CLOSED] rebase #1170
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#1170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anonaddy/anonaddy/pull/556
Author: @koolsb
Created: 11/20/2023
Status: ❌ Closed
Base:
master← Head:main📝 Commits (7)
287d52finitial commit81aedd8initial commit3996a3epush91c61d0authentik74587e1Merge remote-tracking branch 'origin/master'10ce572pull upstreama5c0fa8Merge branch 'master' into main📊 Changes
11 files changed (+2177 additions, -3 deletions)
View changed files
➕
app/Http/Controllers/AuthentikController.php(+98 -0)📝
app/Models/User.php(+3 -0)📝
app/Providers/EventServiceProvider.php(+3 -0)➕
composer-setup.php(+1745 -0)📝
composer.json(+1 -0)📝
composer.lock(+272 -2)➕
composer.phar(+0 -0)📝
config/app.php(+1 -0)📝
config/services.php(+10 -0)➕
database/migrations/2023_06_19_220033_add_authentik_fields.php(+34 -0)📝
routes/web.php(+10 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.