Explorar o código

[HTTP header automatic login](https://github.com/wekan/wekan/commit/ff825d6123ecfd033ccb08ce97c11cefee676104)
for [3rd party authentication server method](https://github.com/wekan/wekan/issues/2019) like siteminder, and any webserver that
handles authentication and based on it adds HTTP headers to be used for login. Please test.

Thanks to xet7 !

Related #2019

Lauri Ojansivu %!s(int64=6) %!d(string=hai) anos
pai
achega
da267e1488
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -4,6 +4,9 @@ This release [adds](https://github.com/wekan/wekan/commit/856872815292590e0c4eff
 
 - [Hide Subtask boards from All Boards](https://github.com/wekan/wekan/issues/1990).
 - Order All Boards by Starred, Color, Title and Description.
+- [HTTP header automatic login](https://github.com/wekan/wekan/commit/ff825d6123ecfd033ccb08ce97c11cefee676104)
+  for [3rd party authentication server method](https://github.com/wekan/wekan/issues/2019) like siteminder, and any webserver that
+  handles authentication and based on it adds HTTP headers to be used for login. Please test.
 
 and adds the following partial fix, thanks to andresmanelli: