Skip to content

Conversation

@splatch
Copy link
Contributor

@splatch splatch commented Jan 28, 2021

The main point is usage of CredentialExtractor API and delegation of all security related operations to AuthenticationManager and multiple implementations of AuthenticationProvider.

Relates to #16

Signed-off-by: Łukasz Dywicki luke@code-house.org

splatch added 5 commits April 28, 2021 15:35
The main point is usage of CredentialExtractor API and delegation of all security related operations to AuthenticationManager and multiple implementations of AuthenticationProvider.

Relates to #16

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
Moved out password credentials out of core package (they are not mandatory kind of creds any more).
Added session cookie authentication.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
X-Forwarded-Proto can be a list ie. https, http when two proxy servers are used.
This patch makes sure that generated response uses first host/values.
@splatch splatch force-pushed the security-cleanup branch from acadc15 to cae6d2c Compare July 5, 2021 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants