Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/matomo-org/plugin-LoginLdap

LDAP authentication and synchronization for Matomo.
https://github.com/matomo-org/plugin-LoginLdap

Remove log level overriding in test classes.

0b24c83914c9b8fed1c314937028d69b2f0f5b40 authored over 9 years ago by diosmosis <[email protected]>
Remove many uses of non-API classes/methods & deprecated classes/methods. Also fix undefined method errors in tests.

70ba82026e207b922444eeff5ae0470bbc537457 authored over 9 years ago by diosmosis <[email protected]>
Remove use of Piwik\Log from Ldap/Client.php.

ea92f953a597c31e33858ee74eb62dea72c5876e authored over 9 years ago by diosmosis <[email protected]>
Add LDAP settings menu item using Menu subclass instead of Menu.addItem event.

6374e7d8a771998d50fb46f269e00bf4947c4b59 authored over 9 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

ec7dd05f8186f4203c5d4bf746bed5ac25e98978 authored over 9 years ago by Piwik Automation <[email protected]>
Refs #103, remove use of Piwik\Log in LdapUsers.php.

6d21f65d0fe2c88a134011f50bd76eafaeb5747b authored over 9 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

2971fde6afb7ae1e0e5535cb5bff1fad8617515d authored over 9 years ago by Piwik Automation <[email protected]>
Skip MySQL 5.6 install on travis.

598be992370234a0c72f0266f12eaec19f262ad5 authored over 9 years ago by diosmosis <[email protected]>
Test against 5.3, not 5.3.3 on travis.

509018b618dbff3b3e5df10a81a0886d8af1a252 authored over 9 years ago by diosmosis <[email protected]>
Add section in readme linking to new troubleshooting guide.

f88f9ce6062315db7faf40ea3dd2a76731eba5b7 authored over 9 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

9eca5db73a0ac39335f173065ddcb570c03fb1f0 authored over 9 years ago by Piwik Automation <[email protected]>
translation update

efbac2bf28d594dc3b9c90515956510a9b5ad7d8 authored over 9 years ago by sgiehl <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

814e249962e33fac5a020c4e662225bedf62360d authored over 9 years ago by Piwik Automation <[email protected]>
Generating travis.yml

2cceb94245e21d05e786b9f4ef5c4db3ef3d8d98 authored over 9 years ago by Matthieu Napoli <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

06b0ef795f59cf366f88919009ec6d3451eef33f authored over 9 years ago by Piwik Automation <[email protected]>
Screenshot update

a876fd46eaf3be456be69a13a98d36676967b5a7 authored over 9 years ago by Matthieu Napoli <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

a842022a9ae1d35a754ddf4e2c0ca3077b6500d6 authored over 9 years ago by Piwik Automation <[email protected]>
translation update

64548879db0b4468c73c5537e1d4e8b1cad24123 authored over 9 years ago by sgiehl <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

e99bf06e8f44b1f92838a786a361da2d7dec21ff authored over 9 years ago by Piwik Automation <[email protected]>
v3.1.4

c117d2a79d858bfcd2d610dd6d174501a7d9e559 authored over 9 years ago by diosmosis <[email protected]>
Update UI test screenshot.

d56ee118e306a387d3ab56bde2cbee71932e6af6 authored over 9 years ago by diosmosis <[email protected]>
Fixes #90, do not use WARNING log level when login is empty or anonymous in forced LDAP authentication strategy as it is expected for those cases to occur during API requests (first reloadAccess done by FrontController has no auth info, but second one done by API layer does).

095ddc4c122b41180fcda83d24844fd6ca21b64e authored over 9 years ago by diosmosis <[email protected]>
Fixes #91, add Login .less files to LoginLdap plugin so Login screen is styled correctly.

85c606595d18f9d39f00f29c1d3e05159da2540d authored over 9 years ago by diosmosis <[email protected]>
refs piwik/piwik#7124 Updated the usage of the deprecated registry

b107dac3324959cf4686704c684aeff42aef1df9 authored over 9 years ago by Matthieu Napoli <[email protected]>
Updating expected UI screenshot.

6be102236ffd4d3b9b28e6be79da425a2f304145 authored over 9 years ago by diosmosis <[email protected]>
Fixing tests due to deprecated test class removal in core.

cc89773cfbfdcedf7c3daf7c9a2dcf5404cf6c9d authored over 9 years ago by diosmosis <[email protected]>
Add extra logging for unexpected case where ldap_search returns null.

a7eb36edefa6e5d4f7a34048ebd1bd1dba3234c4 authored over 9 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

425ee335aa299de3a43b2392eb1d49feb6cba137 authored over 9 years ago by Piwik Automation <[email protected]>
v3.1.2

299637251fd2f4f5aa5387f18f0a8266efa09330 authored over 9 years ago by diosmosis <[email protected]>
Update expected screenshot for last change.

2f5d386f4754cf62a0856394634dc3330e60ddbd authored over 9 years ago by diosmosis <[email protected]>
Fixes #80, add note about required settings for integration w/ mobile app.

699f42a1c5ffbcc67182e2326739dca8affc7dcc authored over 9 years ago by diosmosis <[email protected]>
Make two logs use DEBUG level instead of INFO.

e96b90b6dc3a36c3eb3716927ae6bcdae8e4c967 authored over 9 years ago by diosmosis <[email protected]>
Fixes #81, add Update class for 3.0.0 that will initialize use_ldap_for_authentication correctly and make a warning display next to the setting explaing why it should remain unchecked in the UI.

2b7301fae6a1e57c25d0be80493fc8a4678cd75b authored over 9 years ago by diosmosis <[email protected]>
Fixes #82, revise README.md for changes in master.

a4a0583cb95eed209f54b12041719a5ea8492235 authored over 9 years ago by diosmosis <[email protected]>
Fixes #87, add warning if ldap:// URL is used as hostname w/ non-standard LDAP port (since ldap_connect will ignore the port in that case).

b12a9a2ad647e05f18dd3f174f5ecb87c0cc19a0 authored over 9 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

5c27866ed3177a74320102c5df525180eb910400 authored over 9 years ago by Piwik Automation <[email protected]>
Updating UI test screenshot for recent merge of memberOf option addition.

4e80a63b5cbd003d8485206d178909c224c894e6 authored over 9 years ago by diosmosis <[email protected]>
Tweak to new memberOf field display, make sure translation text starts w/ a capitol letter (for consistency w/ other option descriptions).

b3dd95a1c4a0599df948fe4841d647ceed2901e6 authored over 9 years ago by diosmosis <[email protected]>
Merge pull request #84 from Mr-Jay/master

Add configuration option to set LDAP field used to determine whether a user is a member of a gro...

dd5f3249c2fb49b68f31f0e51bf5db03bfce2b87 authored over 9 years ago by Benaka <[email protected]>
Updating UI screenshots (due to CSS changes in core).

7c09ac7ee42e378682ac5a200bae8e8b932c8d53 authored over 9 years ago by diosmosis <[email protected]>
Remove change Admin_spec.js

4d8ae6582250884f42214820987d1b89f8bac0d6 authored over 9 years ago by Mr-Jay <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

97da753b4b01257172c3100b13ff4889d1cb3cc8 authored almost 10 years ago by Piwik Automation <[email protected]>
Updating UI screenshot (changes due to css changes in core).

3debc2dc4770bae1b2cbdefff5799bac0f9f7614 authored almost 10 years ago by diosmosis <[email protected]>
Patch memberOf Field

cb0e922018b3457677b68bb0071f91e5ecd1cff7 authored almost 10 years ago by Mr-Jay <[email protected]>
Merge pull request #1 from Mr-Jay/Rebase

memberOf Field patch

aaa2a80fcadeb85c787fbae2f85b7894569dcecf authored almost 10 years ago by Mr-Jay <[email protected]>
Patch LdapUsersTest

c6ca7f0016246545a68208029db8341ce73024e8 authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf Field change variable

memberOfField =>authenticationMemberOfField at l409

1ed332dcc2fd5bf36a76874b7a71fe4673991a6a authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf field correction

5d0bc76adc25c4591cc592f4f2f7ce1884f99f8b authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf Field

97ccb22c777799a0e45a974b365609b3f7c546fc authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf Field change

3380c47d2261f0e6168da28cd85beeeb0b435000 authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf Field Change

51715c6bc47fe36501054f8de13da882814b7a1e authored almost 10 years ago by Mr-Jay <[email protected]>
Merge remote-tracking branch 'projet_original_master/master' into Rebase

8ac58035a71331698e073c1f1830aaec4767a756 authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf Field Change

4e5b14d59f7c453bd20f745bd9945f0697a7ae5d authored almost 10 years ago by Mr-Jay <[email protected]>
memberOf Field change

764ff4761878c50c0cc6ef5e64b0890826545b49 authored almost 10 years ago by Mr-Jay <[email protected]>
Change minimum required piwik to non release-candidate.

dac4371c57fe6c2e7f536dcea7f1bc8afe07b6d1 authored almost 10 years ago by diosmosis <[email protected]>
Upload artifacts to unprotected folder (since this plugin is opensource).

b3857e4a56974680b83b8cc3624a542b9261878a authored almost 10 years ago by diosmosis <[email protected]>
memberOfField attribute

replace 'memberOf" by variable "memberOfField"

e30eb1c1148d09e746d158bdb5fd0ec57ef461cf authored almost 10 years ago by Mr-Jay <[email protected]>
UI test Add member of field

758e2dd6637ef28f59cfe73858ad92f0d290c9a0 authored almost 10 years ago by Mr-Jay <[email protected]>
Attempt to fix build for piwik master.

bd8e1017453ac5b72c6621339959188aa9612f48 authored almost 10 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

eb4f765b6318e466a2ef5bb82d701f01924e3233 authored almost 10 years ago by Piwik Automation <[email protected]>
Test against minimum required piwik instead of latest stable on travis.

8fb7fa66f3505ce600e4967fa5c94af394812fa6 authored almost 10 years ago by diosmosis <[email protected]>
Add memberOf field

23f4b2a9ff91d94d59ee35c70202b076a125b101 authored almost 10 years ago by Mr-Jay <[email protected]>
Add Member Of Field

Adding a Member Of Field to solve the attributes of compatibility issues

63897e434fc402f6637a8b4cbad2c60d3f2a53af authored almost 10 years ago by Mr-Jay <[email protected]>
Updating version and required piwik version due to ErrorException refactor in core.

8999c461efa962726b0aab3bf5fe91ea02ab996e authored almost 10 years ago by diosmosis <[email protected]>
Updating UI screenshot due to CSS change in core.

4b65fa6768c82def5f63cc147f93ea25227dbc60 authored almost 10 years ago by diosmosis <[email protected]>
Fixing tests.

07add530b025ffe276df64973216126d2672bc06 authored almost 10 years ago by diosmosis <[email protected]>
Try again to fix tests.

5e6e0e1c43a3910fa9b180f497e56ab0fdb3fc0e authored almost 10 years ago by diosmosis <[email protected]>
Fixing tests.

3898ff00d5dc55d6c16fd82b0276303ad9e261e0 authored almost 10 years ago by diosmosis <[email protected]>
Remove Client::throwPhpErrors and see if build passes.

7f4e293ec33b659e413485e5cdad2d1b513e172a authored almost 10 years ago by diosmosis <[email protected]>
.travis.yml file is out of date, auto-updating .travis.yml file.

9919b91c3d546ebdcf454df4454378088469c13f authored almost 10 years ago by Piwik Automation <[email protected]>
v3.1.0

f21f974b4e46b84e9a766054762ec8bc5e86fb13 authored almost 10 years ago by diosmosis <[email protected]>
Modifying changelog for v3.1.0

b692475943521f14cdd1ecc98fa22886c34191ec authored almost 10 years ago by diosmosis <[email protected]>
Fixing failing test.

9f880c2923959d4a8a6ad9204d4ba521b1b46b34 authored almost 10 years ago by diosmosis <[email protected]>
Fixing build.

a280b44a3cb64d055ce533ee1887e39f9be08657 authored almost 10 years ago by diosmosis <[email protected]>
Attempt to fix build & diagnose travis error.

0f6cba4a31aaecdba17dee1907f53d4680e30096 authored almost 10 years ago by diosmosis <[email protected]>
Fixes #78, add --skip-existing option to loginldap:synchronize-users command (includes test).

bda2a3cabfba5c2b8924abc04525814ca8160b8d authored almost 10 years ago by diosmosis <[email protected]>
Fixes #73, add warning to top of settings page when both Login and LoginLdap plugins are enabled.

cdb864de5b4dd8c7f1d111024cc1902f9d2ee136 authored almost 10 years ago by diosmosis <[email protected]>
Fixing UI tests and updating screenshot.

232a163c4fd83e6c159718f1cb29403fa60acb21 authored almost 10 years ago by diosmosis <[email protected]>
Refs #77, simplify LdapAuth class and fix tests.

a9fbb88e6d569cc60ab34f877083d58110401b3e authored almost 10 years ago by diosmosis <[email protected]>
Refs #67, add translations for form.

a2df4a9635ba723247688192262bc9af56dc6d98 authored almost 10 years ago by diosmosis <[email protected]>
Fixes #69, clarify text of Use LDAP for AUthentication setting now that normal users can login w/ LdapAuth used.

e5de9cdba10a2de4818fb1973b61b8a83b335eeb authored almost 10 years ago by diosmosis <[email protected]>
Revert "Fixes #69, clarify text of Use LDAP for Authentication setting."

This reverts commit 80f1c1999995ab405900232063f7c5e55c999f12.

89779b6355af0cea6dfa3644dca07c43a983c9b6 authored almost 10 years ago by diosmosis <[email protected]>
Fixing tests for previous change.

d9edc6afbbb3cbb420a72a6985f589f453f30b0d authored almost 10 years ago by diosmosis <[email protected]>
Fixes #69, clarify text of Use LDAP for Authentication setting.

80f1c1999995ab405900232063f7c5e55c999f12 authored almost 10 years ago by diosmosis <[email protected]>
Fixes #67, re-add single user synchronization via web UI to settings page. Form is located at tge top of the User Synchronization section.

28ce0186f2d2d046493b593c08b83930f7c116f9 authored almost 10 years ago by diosmosis <[email protected]>
Fix test renaming.

457139ff2c3b7e7cb3768c8e3fde70615e157904 authored almost 10 years ago by diosmosis <[email protected]>
Fixes #77, allow normal piwik users to be managed with LDAP users when LdapAuth implementation is used. Also includes renaming of tests in AuthenticationTest.

36ca111a687fb4336116279352a63f823dc9920a authored almost 10 years ago by diosmosis <[email protected]>
Refs #65, re-use tryNormalAuth (after renaming it) so token_auth will be set.

91b755e018608ac5e4d996056376936ffda6ce9c authored almost 10 years ago by diosmosis <[email protected]>
Fixes #65, make sure WebServerAuth falls back to configured LDAP auth implementation.

d6ca7e7f48c3af015085c9451a5ddae626982b81 authored almost 10 years ago by diosmosis <[email protected]>
Refs #65, rewrite test names in WebServerAuthTest and add failing test for web server auth using fallback.

baa1770f81aa618b7a39784740a355c25607f264 authored almost 10 years ago by diosmosis <[email protected]>
Fix mistake in earlier commit.

b207553f0d611fa61312ea0c926a7996df2e92ec authored almost 10 years ago by diosmosis <[email protected]>
Fix last remaining test.

abd618a2958a4b7bcfa5d007940f4092a0f95a40 authored almost 10 years ago by diosmosis <[email protected]>
Do not append suffix to login if login already looks like an email address.

9f1bc67ba13264868a42c6405039fef79314832c authored almost 10 years ago by diosmosis <[email protected]>
Fix ApiTest now that there's a new ldap user in tests.

a1d182e1f40e5df4d9e03b8db1c1b91b2b94bba5 authored almost 10 years ago by diosmosis <[email protected]>
Fix setup_ldap.sh script.

30ae9a76423b4af6d371882ab6a38fbbbd7be739 authored almost 10 years ago by diosmosis <[email protected]>
Make sure getAllUserLogins returns one UID per user in case LDAP users have multiple uid entries.

a7373aff2a8341cf0c772eca7842df08b29658b2 authored almost 10 years ago by diosmosis <[email protected]>
Remove use of deprecated test bases and try to get new test to fail correctly.

9c10a406fb3549d66d4f7b84347d83add389d1eb authored almost 10 years ago by diosmosis <[email protected]>
Try to fix the tests (use new ldap entry instead of trying to use existing).

a3a803c2ede740924a4d26fd16e150d0b715189a authored almost 10 years ago by diosmosis <[email protected]>
Trying to get new test to fail for the right reasons.

24afcd7fe4d0836798a5ded1659d698a33b465ba authored almost 10 years ago by diosmosis <[email protected]>
Update github user token for autoupdate .travis.yml.

4689e28176d40e246849b8f13ee3d4ec2c325789 authored almost 10 years ago by diosmosis <[email protected]>