Thom Seddon
|
9abe509f66
|
Refactor progress
- move directory structure
- string based rule definition
- use traefik rule parsing
- drop toml config
- new flag library
- implement go dep
|
2019-04-18 16:37:55 +01:00 |
|
Thom Seddon
|
d51b93d4b0
|
Begin refactor + selective auth
|
2019-04-18 16:37:41 +01:00 |
|
Thom Seddon
|
f1ba9b5ac4
|
Update default request logger to include original source IP
|
2019-04-18 16:05:03 +01:00 |
|
Thom Seddon
|
5c800a0170
|
Remove old logger from tests
0.1.1
v0.1.1
|
2019-01-22 14:19:17 +00:00 |
|
Thom Seddon
|
b1fdcc7f56
|
Fix travis build
|
2019-01-22 13:55:49 +00:00 |
|
Thom Seddon
|
db31b09a72
|
Add report card to README
|
2019-01-22 13:12:25 +00:00 |
|
Thom Seddon
|
e1d518db11
|
Minor logging + comment fix
|
2019-01-22 13:10:03 +00:00 |
|
Thom Seddon
|
67339ae79a
|
Include logrus in docker build
|
2019-01-22 12:59:29 +00:00 |
|
Thom Seddon
|
0b2889935e
|
Log all request headers at debug level
|
2019-01-22 12:58:24 +00:00 |
|
Thom Seddon
|
b3b31e2193
|
Refactor logging
Fixes #18
|
2019-01-22 12:46:58 +00:00 |
|
Thom Seddon
|
1a3a099ac1
|
use gofmt to simplify code
|
2019-01-22 10:51:41 +00:00 |
|
Thom Seddon
|
afd8878188
|
use gofmt to update styling
|
2019-01-22 10:50:55 +00:00 |
|
Thom Seddon
|
6ccd1c6dfc
|
Add documentation for X-Forwarded-User
|
2018-12-10 12:48:45 +00:00 |
|
Thom Seddon
|
df81be1147
|
Pass on authenticated user via X-Forwarded-User header
Fixes #13
|
2018-12-10 12:44:13 +00:00 |
|
Thom Seddon
|
5dcf889efe
|
Merge pull request #16 from nicoulaj/patch-1
Fix some typos in logs
|
2018-12-04 13:32:36 +00:00 |
|
nicoulaj
|
92d72dcdd2
|
Fix some typos in logs
|
2018-12-02 19:09:49 +01:00 |
|
Thom Seddon
|
4c1874b786
|
add auth host example + update examples
|
2018-11-06 14:45:56 +00:00 |
|
Thom Seddon
|
dcf4f6574d
|
remove direct mode + add example development compose
|
2018-11-06 14:17:40 +00:00 |
|
Thom Seddon
|
91775ff0a8
|
Merge branch 'lammensj-whitelist'
|
2018-11-06 14:04:07 +00:00 |
|
Thom Seddon
|
1832672f5e
|
Modify whitelist implementation + expand docs
Closes #4
|
2018-11-06 14:02:18 +00:00 |
|
Jasper Lammens
|
eaad0a9054
|
Allow a whitelist of email addresses
|
2018-11-06 14:02:18 +00:00 |
|
Mathieu Cantin
|
36fffd2382
|
Fix demo config
COOKIE_SECRET was renamed SECRET
|
2018-11-06 14:02:18 +00:00 |
|
Thom Seddon
|
ccbda4ec8c
|
Merge pull request #10 from mathcantin/master
Fix demo config
|
2018-11-06 13:45:21 +00:00 |
|
Thom Seddon
|
b014c5638a
|
Merge pull request #12 from forMetris/master
Add -prompt flag
|
2018-11-06 13:44:01 +00:00 |
|
Thomas Vaillant
|
c897bc8387
|
Add -prompt flag
Space separated list of OpenID prompt options (https://developers.google.com/identity/protocols/OpenIDConnect#prompt)
|
2018-11-05 16:43:30 +01:00 |
|
Mathieu Cantin
|
96f9469abd
|
Fix demo config
COOKIE_SECRET was renamed SECRET
|
2018-10-29 14:21:29 -04:00 |
|
Louis Laugesen
|
b54871391f
|
Add example dir to dockerignore
|
2018-10-29 17:52:04 +00:00 |
|
Thom Seddon
|
d230572879
|
Add auth host feature
Allow central host for use as base for redirect_uri
Closes #3
|
2018-10-29 17:42:13 +00:00 |
|
Thom Seddon
|
b3716d401e
|
add outline server tests
0.1.0
v0.1.0
|
2018-07-19 08:50:12 +01:00 |
|
Thom Seddon
|
7fc22d9344
|
remove unused variable
|
2018-07-18 15:01:19 +01:00 |
|
Thom Seddon
|
4653ed45e3
|
Add travis badge
|
2018-07-18 14:03:01 +01:00 |
|
Thom Seddon
|
861498daa6
|
add travis config
|
2018-07-18 14:00:29 +01:00 |
|
Thom Seddon
|
18865e956c
|
add outline tests + add validation errors + make more FA methods private
|
2018-07-18 13:55:13 +01:00 |
|
Thom Seddon
|
55e8b3064c
|
clarify multi-domain support
|
2018-06-26 14:48:39 +01:00 |
|
Thom Seddon
|
5ad4b260ef
|
include ca-certificates in final image
|
2018-06-26 14:46:11 +01:00 |
|
Thom Seddon
|
5b46b7a0aa
|
initial commit
|
2018-06-26 12:28:47 +01:00 |
|