summaryrefslogtreecommitdiffstats
path: root/client/components/settings/connectionMethod.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix authentication dropdownguillaume2019-02-151-0/+3
|
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-241-0/+34
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* Removes the dropdown for the authentication methodguillaume2018-12-191-34/+0
|
* - Revert Improve authentication to [fix Login ↵Lauri Ojansivu2018-11-171-0/+34
| | | | | | | | failure](https://github.com/wekan/wekan/issues/2004). Thanks to xet7 ! Closes #2004
* patch authenticationguillaume2018-11-061-34/+0
|
* Fix lint errors.Lauri Ojansivu2018-10-091-1/+1
|
* add ldap support | simplify authenticationsguillaume2018-10-091-11/+11
|
* - Add LDAP. In progress.Lauri Ojansivu2018-10-031-0/+34
Thanks to maximest-pierre, Akuket and xet. Related #119