summaryrefslogtreecommitdiffstats
path: root/packages/meteor-accounts-cas/cas_server.js
Commit message (Collapse)AuthorAgeFilesLines
* Revert users changes that were made at Wekan v4.16.Lauri Ojansivu2020-06-181-2/+2
| | | | Thanks to xet7 !
* Update users.js etc with global search replace, to try to fix selecting ↵Lauri Ojansivu2020-06-171-2/+2
| | | | | | correct user. Thanks to xet7 !
* - [CAS allowed LDAP ↵Lauri Ojansivu2019-05-221-5/+28
| | | | | | | | | | groups](https://github.com/wekan/meteor-accounts-cas/pull/4). Thanks to ppoulard ! Please test. Related #2356
* Include to Wekan packages directory contents, so that meteor command would ↵Lauri Ojansivu2019-04-201-0/+281
build all directly. This also simplifies build scripts. Thanks to xet7 !