mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #2376] Adding sign with google in NPM #3559
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3559
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/NginxProxyManager/nginx-proxy-manager/pull/2376
Author: @MuhammadUsamaMX
Created: 11/6/2022
Status: 🔄 Open
Base:
develop← Head:develop📝 Commits (1)
9a756d4Adding sign with google in NPM📊 Changes
952 files changed (+131008 additions, -6 deletions)
View changed files
➕
backend/server.js(+19 -0)📝
frontend/html/login.ejs(+42 -6)📝
frontend/js/login/ui/login.ejs(+18 -0)➕
node_modules/.bin/ejs(+1 -0)➕
node_modules/.bin/jake(+1 -0)➕
node_modules/.bin/mime(+1 -0)➕
node_modules/.bin/nodemon(+1 -0)➕
node_modules/.bin/nodetouch(+1 -0)➕
node_modules/.bin/nopt(+1 -0)➕
node_modules/.bin/semver(+1 -0)➕
node_modules/.package-lock.json(+1038 -0)➕
node_modules/abbrev/LICENSE(+46 -0)➕
node_modules/abbrev/README.md(+23 -0)➕
node_modules/abbrev/abbrev.js(+61 -0)➕
node_modules/abbrev/package.json(+21 -0)➕
node_modules/accepts/HISTORY.md(+243 -0)➕
node_modules/accepts/LICENSE(+23 -0)➕
node_modules/accepts/README.md(+140 -0)➕
node_modules/accepts/index.js(+238 -0)➕
node_modules/accepts/package.json(+47 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.