summaryrefslogtreecommitdiffstats
path: root/packages/meteor-accounts-cas
Commit message (Collapse)AuthorAgeFilesLines
* - [CAS allowed LDAP ↵Lauri Ojansivu2019-05-222-6/+34
| | | | | | | | | | 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-207-0/+604
build all directly. This also simplifies build scripts. Thanks to xet7 !