- Nov 29, 2023
-
-
Tóth Miklós Tibor authored
-
Tóth Miklós Tibor authored
-
- May 14, 2023
-
-
Tóth Miklós Tibor authored
-
Tóth Miklós Tibor authored
-
- May 24, 2020
-
-
Agócs Dániel authored
-
Agócs Dániel authored
-
- May 23, 2020
-
-
Agócs Dániel authored
-
Agócs Dániel authored
-
Agócs Dániel authored
-
Agócs Dániel authored
-
- May 21, 2020
-
-
Amnay authored
Co-authored-by:
Amnay Mokhtari <amnay.mokhtari@adevinta.com>
-
Nick Meves authored
* Fix secretBytes adding unintended padding * Add more SecretBytes test scenarios * Add CHANGELOG entry about breaking secret padding change * Add SecretBytes tests explanation comments
-
- May 14, 2020
-
-
Nick Meves authored
* Refactor the utils package to other areas Move cookieSession functions to cookie session store & align the double implementation of SecretBytes to be united and housed under encryption * Remove unused Provider SessionFromCookie/CookieForSession These implementations aren't used, these are handled in the cookie store. * Add changelog entry for session/utils refactor
-
- May 12, 2020
-
-
Isabelle COWAN-BERGMAN authored
* Implements -real-client-ip-header option. * The -real-client-ip-header determines what HTTP header is used for determining the "real client IP" of the remote client. * The -real-client-ip-header option supports the following headers: X-Forwarded-For X-ProxyUser-IP and X-Real-IP (default). * Introduces new realClientIPParser interface to allow for multiple polymorphic classes to decide how to determine the real client IP. * TODO: implement the more standard, but more complex `Forwarded` HTTP header. * Corrected order of expected/actual in test cases * Improved error message in getRemoteIP * Add tests for getRemoteIP and getClientString * Add comment explaining splitting of header * Update documentation on -real-client-ip-header w/o -reverse-proxy * Add PR number in changelog. * Fix typo repeated word: "it" Co-Authored-By:
Joel Speed <Joel.speed@hotmail.co.uk> * Update extended configuration language * Simplify the language around dependance on -reverse-proxy Co-Authored-By:
Joel Speed <Joel.speed@hotmail.co.uk> * Added completions * Reorder real client IP header options * Update CHANGELOG.md * Apply suggestions from code review Co-authored-by:
Isabelle COWAN-BERGMAN <Izzette@users.noreply.github.com> Co-authored-by:
Joel Speed <Joel.speed@hotmail.co.uk> Co-authored-by:
Henry Jenkins <henry@henryjenkins.name>
-
Joel Speed authored
Add local test environments for testing changes and new features
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
- May 11, 2020
-
-
John Clayton authored
* Allow access based on Github repository
-
- May 10, 2020
-
-
Mitsuo Heijo authored
Co-authored-by:
Henry Jenkins <henry@henryjenkins.name>
-
Joel Speed authored
-
Joel Speed authored
Co-authored-by:
Henry Jenkins <henry@henryjenkins.name>
-
Joel Speed authored
* Set up code coverage within Travis for Code Climate * Include CodeClimate badges on ReadMe
-
- May 09, 2020
-
-
n-i-x authored
* Add basic string functions to templates Co-authored-by:
Oliver <oliver006@users.noreply.github.com> Co-authored-by:
Joel Speed <Joel.speed@hotmail.co.uk> Co-authored-by:
Henry Jenkins <henry@henryjenkins.name>
-
Nick Meves authored
Also, cleanup the code & make the specific hashing algorithm chosen a function variable. Co-authored-by:
Henry Jenkins <henry@henryjenkins.name>
-
Joel Speed authored
Co-authored-by:
Henry Jenkins <henry@henryjenkins.name>
-
Henry Jenkins authored
We only supports double dash (`--`) now, so update docs to reflect this.
-
- May 06, 2020
-
-
Joel Speed authored
-
Joel Speed authored
-
- May 04, 2020
-
-
Oliver authored
* add gitea to auth config docs * PR feedback Co-authored-by:
Joel Speed <Joel.speed@hotmail.co.uk>
-
- May 03, 2020
-
-
Joel Speed authored
-
Joel Speed authored
Replace configuration loading with Viper
-
- Apr 29, 2020
-
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
Joel Speed authored
-
Grey Baker authored
-
- Apr 28, 2020
-
-
Christian Schyma authored
-