Skip to content

An example Bottle example that uses the same database for authenication as a SQLite3 based Gitea instance.

License

Notifications You must be signed in to change notification settings

cope-systems/bottle-gitea-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bottle Gitea Authentication Example Application

This repository contains the corresponding source code for the Cope Systems blog post here.

This sample application allows users to make use of NGINX's subrequest authentication facilities to use a Gitea SQLite database for user authentication in NGINX itself, allowing users to protect other pages while maintaining easy means of user administration (using Gitea itself).

About

An example Bottle example that uses the same database for authenication as a SQLite3 based Gitea instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages