Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

vlorc/portier

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文

License codebeat badge Go Report Card Build Status Coverage Status

Nginx cas! 200+ lines of small email authentication service

login

Installing

go install github.com/vlorc/portier@latest

Quick Start

  • portier
./portier                                  \ 
  -cookie.domain .example.com              \
  -mail.addr smtp.exmail.qq.com:465        \ 
  -mail.user xxxx                          \ 
  -mail.pass xxxx
  • app
python -m http.server -b 127.0.0.1 8080
  • nginx
nginx -c example/nginx.conf

Keyword

nginx cas, mail verify, auth_request, portier

About

Nginx cas! 200+ lines of small email authentication service

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.