SYSADMINNOTES Telegram 3527
🆖 Nginx Basic Authentication Decode Module - модуль Nginx, который позволяет использовать логин и пароль, указанные в процессе авторизации как переменные и работать с ними в рамках конфигурации самого Nginx.

load_module modules/libngx-basic-auth-decode_module.so;

location / {
# Use credentials in a conditional statement
if ($basic_auth_user = "admin") {
# Do something for admin users
}
# ...
}


https://github.com/rinconjc/ngx-basic-auth-decode

#nginx #auth
🤔13👍92😭1



tgoop.com/SysadminNotes/3527
Create:
Last Update:

🆖 Nginx Basic Authentication Decode Module - модуль Nginx, который позволяет использовать логин и пароль, указанные в процессе авторизации как переменные и работать с ними в рамках конфигурации самого Nginx.

load_module modules/libngx-basic-auth-decode_module.so;

location / {
# Use credentials in a conditional statement
if ($basic_auth_user = "admin") {
# Do something for admin users
}
# ...
}


https://github.com/rinconjc/ngx-basic-auth-decode

#nginx #auth

BY Записки админа


Share with your friend now:
tgoop.com/SysadminNotes/3527

View MORE
Open in Telegram


Telegram News

Date: |

Matt Hussey, editorial director of NEAR Protocol (and former editor-in-chief of Decrypt) responded to the news of the Telegram group with “#meIRL.” Unlimited number of subscribers per channel Done! Now you’re the proud owner of a Telegram channel. The next step is to set up and customize your channel. Clear The optimal dimension of the avatar on Telegram is 512px by 512px, and it’s recommended to use PNG format to deliver an unpixelated avatar.
from us


Telegram Записки админа
FROM American