aproxy icon indicating copy to clipboard operation
aproxy copied to clipboard

aproxy is a reverse proxy that includes authentication

Results 2 aproxy issues
Sort by recently updated
recently updated
newest added

How to specify the mongdb user and password in the configration file,there are only the dbserver addr and the db name in the sample configration file?like the below: [db] [db.mongo]...

One interesting thing would be instead of relying on a database for the users and passwords would be to use OAUTH 2. Then aproxy could have a pure user/roles map...