Page MenuHomePhorge
Feed Advanced Search

Aug 26 2021

mollekopf committed rKf6336aa5a418: Dropped unnecessary dependencies and updated package.lock (authored by mollekopf).
Dropped unnecessary dependencies and updated package.lock
Aug 26 2021, 4:54 PM
mollekopf committed rK8579344c1114: Made redis password optional (authored by mollekopf).
Made redis password optional
Aug 26 2021, 3:48 PM
mollekopf committed rKec847d9c312c: Convert tabs to spaces (authored by mollekopf).
Convert tabs to spaces
Aug 26 2021, 3:48 PM
mollekopf committed rK36a144f9e910: Use environment variables for configuration (authored by mollekopf).
Use environment variables for configuration
Aug 26 2021, 3:48 PM
mollekopf committed rKfdb7b4ad84c2: Cleanup (authored by mollekopf).
Cleanup
Aug 26 2021, 3:48 PM
mollekopf updated the diff for D2809: BelongsToTenantTrait.

Rebased on uuidtraitpatch

Aug 26 2021, 2:24 PM
mollekopf updated the diff for D2779: Use a UuidTrait instead of an observer.

Renamed traits

Aug 26 2021, 2:19 PM
mollekopf added inline comments to D2779: Use a UuidTrait instead of an observer.
Aug 26 2021, 1:58 PM
mollekopf updated the diff for D2809: BelongsToTenantTrait.

Use the trait boot method so we can have multiple traits with boot methods

Aug 26 2021, 1:53 PM
mollekopf updated the diff for D2779: Use a UuidTrait instead of an observer.

Use the trait boot method so we can have multiple traits with boot methods

Aug 26 2021, 1:53 PM
mollekopf updated the diff for D2785: Avoid relying on hardcoded tenant ids in tests.

Use the configured id instead of assuming a name

Aug 26 2021, 1:53 PM
mollekopf added a comment to D2815: Fix greylisting setting.

Looks good to me. We should probably also create a policycontrollertest, to test if this actually works, but that doesn't need to be in this diff.

Aug 26 2021, 1:12 PM
mollekopf updated subscribers of D2815: Fix greylisting setting.
Aug 26 2021, 1:11 PM

Aug 25 2021

mollekopf committed rK55d8735b2baa: Use a single fixed turn server for now (authored by mollekopf).
Use a single fixed turn server for now
Aug 25 2021, 2:37 PM
mollekopf committed rK4e929899ff9a: Some better debug output from coturn (authored by mollekopf).
Some better debug output from coturn
Aug 25 2021, 2:37 PM
mollekopf committed rK9dbbde083c5c: Get firefox to use the turnservers (authored by mollekopf).
Get firefox to use the turnservers
Aug 25 2021, 2:37 PM
mollekopf committed rK71a16e36d403: Use a separate db for the session storage (authored by mollekopf).
Use a separate db for the session storage
Aug 25 2021, 2:37 PM
mollekopf committed rK8f97bacf7cd4: Cleanup of things we don't need (authored by mollekopf).
Cleanup of things we don't need
Aug 25 2021, 2:37 PM
mollekopf committed rK41da2b2ecbff: Do not include the redis server in the meet container (authored by mollekopf).
Do not include the redis server in the meet container
Aug 25 2021, 2:37 PM
mollekopf committed rK7906bac30d21: Point to kolab-meet (authored by mollekopf).
Point to kolab-meet
Aug 25 2021, 2:37 PM
mollekopf committed rK9fbc59330cfc: Run our own coturn (authored by mollekopf).
Run our own coturn
Aug 25 2021, 2:37 PM

Aug 24 2021

mollekopf committed rKf9c3255f4f04: Signal API (authored by mollekopf).
Signal API
Aug 24 2021, 4:49 PM
mollekopf committed rK107beba7899c: Create the peer on api call and removed auth token verification (authored by mollekopf).
Create the peer on api call and removed auth token verification
Aug 24 2021, 1:31 PM
mollekopf updated the diff for D2809: BelongsToTenantTrait.

Whitespace

Aug 24 2021, 9:37 AM
mollekopf updated the diff for D2779: Use a UuidTrait instead of an observer.

Whitespace

Aug 24 2021, 9:37 AM
mollekopf added a reviewer for D2809: BelongsToTenantTrait: Restricted Project.
Aug 24 2021, 9:08 AM
mollekopf requested review of D2809: BelongsToTenantTrait.
Aug 24 2021, 9:06 AM
mollekopf updated the diff for D2779: Use a UuidTrait instead of an observer.

Now including the binary variant

Aug 24 2021, 9:06 AM

Aug 20 2021

mollekopf updated the diff for D2779: Use a UuidTrait instead of an observer.

Just the string variant so far, not handling a withTrashed issue.

Aug 20 2021, 9:36 PM
mollekopf added a comment to D2779: Use a UuidTrait instead of an observer.

Yes, the idea would be to apply this across the board.

Aug 20 2021, 9:00 PM
mollekopf added a reviewer for D2803: UserSetting scalpel commands: Restricted Project.
Aug 20 2021, 4:18 PM
mollekopf requested review of D2803: UserSetting scalpel commands.
Aug 20 2021, 4:17 PM
mollekopf added a reviewer for D2779: Use a UuidTrait instead of an observer: Restricted Project.
Aug 20 2021, 3:54 PM
mollekopf retitled D2797: User password command to set a users password from Use password command
Aug 20 2021, 3:01 PM
mollekopf added a comment to D2797: User password command to set a users password.

Something I wrote for testing.

Aug 20 2021, 2:42 PM
mollekopf added a reviewer for D2797: User password command to set a users password: Restricted Project.
Aug 20 2021, 2:41 PM
mollekopf requested review of D2797: User password command to set a users password.
Aug 20 2021, 2:41 PM
mollekopf added a project to D2791: My pdf output is only 2696 bytes long: Restricted Project.
Aug 20 2021, 2:14 PM · Restricted Project
mollekopf requested review of D2791: My pdf output is only 2696 bytes long.
Aug 20 2021, 2:13 PM · Restricted Project
mollekopf added a reviewer for D2785: Avoid relying on hardcoded tenant ids in tests: Restricted Project.
Aug 20 2021, 2:04 PM
mollekopf requested review of D2785: Avoid relying on hardcoded tenant ids in tests.
Aug 20 2021, 2:04 PM
mollekopf requested review of D2779: Use a UuidTrait instead of an observer.
Aug 20 2021, 1:27 PM
mollekopf committed rK174af683b494: phpstan needs a guarantee that the property is set (authored by mollekopf).
phpstan needs a guarantee that the property is set
Aug 20 2021, 1:22 PM
mollekopf closed D2764: phpstan needs a guarantee that the property is set.
Aug 20 2021, 1:22 PM
mollekopf committed rK8afe78b5dfa5: Use uuid as AuthAttempt primarykey (authored by mollekopf).
Use uuid as AuthAttempt primarykey
Aug 20 2021, 1:22 PM
mollekopf closed D2773: Use uuid as AuthAttempt primarykey.
Aug 20 2021, 1:22 PM
mollekopf committed rKe81e0f27796f: NGINX Controller, 2fa for client connections and companion app support (authored by mollekopf).
NGINX Controller, 2fa for client connections and companion app support
Aug 20 2021, 1:22 PM
mollekopf closed D2674: NGINX Controller, 2fa for client connections and companion app support.
Aug 20 2021, 1:22 PM
mollekopf added a comment to D2770: Avoid disclosing that second factor authentication failed.

Awaiting discussion since it is a change in behavior.

Aug 20 2021, 1:15 PM
mollekopf planned changes to D2770: Avoid disclosing that second factor authentication failed.
Aug 20 2021, 1:11 PM
mollekopf added a reviewer for D2770: Avoid disclosing that second factor authentication failed: Restricted Project.
Aug 20 2021, 12:08 PM
mollekopf added a reviewer for D2773: Use uuid as AuthAttempt primarykey: Restricted Project.
Aug 20 2021, 12:06 PM
mollekopf requested review of D2773: Use uuid as AuthAttempt primarykey.
Aug 20 2021, 12:04 PM
mollekopf requested review of D2770: Avoid disclosing that second factor authentication failed.
Aug 20 2021, 12:04 PM
mollekopf added a reviewer for D2764: phpstan needs a guarantee that the property is set: Restricted Project.
Aug 20 2021, 11:11 AM
mollekopf requested review of D2764: phpstan needs a guarantee that the property is set.
Aug 20 2021, 11:11 AM
mollekopf accepted D2752: French localization.
Aug 20 2021, 9:22 AM

Aug 19 2021

mollekopf reclaimed D2674: NGINX Controller, 2fa for client connections and companion app support.
Aug 19 2021, 7:27 PM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Removed part that accidentally ended up in the wrong patch.

Aug 19 2021, 3:03 PM
mollekopf updated the diff for D2494: Laravel Passport support.

Use error_description directly.

Aug 19 2021, 3:03 PM
mollekopf committed rK71b9f60feead: NGINX Controller, 2fa for client connections and companion app support (authored by mollekopf).
NGINX Controller, 2fa for client connections and companion app support
Aug 19 2021, 2:46 PM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Addressed comment and fixed flakyness of purge command test

Aug 19 2021, 2:38 PM
mollekopf abandoned D2758: Slimmed down nginx container.

Part of D2674

Aug 19 2021, 1:36 PM
mollekopf committed rKac64bd62b22f: NGINX Controller, 2fa for client connections and companion app support (authored by mollekopf).
NGINX Controller, 2fa for client connections and companion app support
Aug 19 2021, 1:35 PM
mollekopf committed rK761b273937d9: Laravel Passport support (authored by mollekopf).
Laravel Passport support
Aug 19 2021, 1:35 PM
mollekopf committed rK67e1a56f08e7: Added config.js (authored by mollekopf).
Added config.js
Aug 19 2021, 1:28 PM
mollekopf committed rK0b6f5f4d6293: A first test is passing (authored by mollekopf).
A first test is passing
Aug 19 2021, 1:28 PM
mollekopf committed rK2c211ee61554: A first test is passing (authored by mollekopf).
A first test is passing
Aug 19 2021, 1:28 PM
mollekopf committed rKb9f7a9d6f16d: Commented things we're not using (authored by mollekopf).
Commented things we're not using
Aug 19 2021, 1:28 PM
mollekopf committed rKf1eb8103054b: Stuff (authored by mollekopf).
Stuff
Aug 19 2021, 1:28 PM
mollekopf committed rKd70d3f9a1e55: Build a meet container (authored by mollekopf).
Build a meet container
Aug 19 2021, 1:28 PM
mollekopf committed rK873b7c235e42: Import of edumeet server from 0535c5728edb14bdc97a84a6b064c157796ed90a (authored by mollekopf).
Import of edumeet server from 0535c5728edb14bdc97a84a6b064c157796ed90a
Aug 19 2021, 1:28 PM
mollekopf committed rKaa53ffa3b0f1: Added config.js (authored by mollekopf).
Added config.js
Aug 19 2021, 1:23 PM
mollekopf committed rKc2f4cf127ac1: Moved auth attempt commands (authored by mollekopf).
Moved auth attempt commands
Aug 19 2021, 1:23 PM
mollekopf committed rKa948b9ebb077: Moved nginx controller (authored by mollekopf).
Moved nginx controller
Aug 19 2021, 1:23 PM
mollekopf committed rK89edb30f523d: rename (authored by mollekopf).
rename
Aug 19 2021, 1:23 PM
mollekopf committed rK6a0e105316ed: fixup (authored by mollekopf).
fixup
Aug 19 2021, 1:23 PM
mollekopf committed rK649eb823d486: Fixup (authored by mollekopf).
Fixup
Aug 19 2021, 1:23 PM
mollekopf committed rK748a8ba836b4: Comments (authored by mollekopf).
Comments
Aug 19 2021, 1:23 PM
mollekopf committed rK8bf1b8731a87: Addressed Comments (authored by mollekopf).
Addressed Comments
Aug 19 2021, 1:23 PM
mollekopf committed rKc80de3d01cc8: A first test is passing (authored by mollekopf).
A first test is passing
Aug 19 2021, 1:23 PM
mollekopf committed rKa41cfcc31a2c: A first test is passing (authored by mollekopf).
A first test is passing
Aug 19 2021, 1:23 PM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Rebased on master

Aug 19 2021, 1:21 PM
mollekopf updated the diff for D2494: Laravel Passport support.

Rebased on master

Aug 19 2021, 1:21 PM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Addressed comments, the nginx backend is always without ssl

Aug 19 2021, 11:35 AM

Aug 18 2021

mollekopf added a reviewer for D2758: Slimmed down nginx container: Restricted Project.
Aug 18 2021, 4:56 PM
mollekopf requested review of D2758: Slimmed down nginx container.
Aug 18 2021, 4:56 PM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Adjusted notification token and device id size limits

Aug 18 2021, 12:47 PM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Included console tests

Aug 18 2021, 12:28 PM
mollekopf updated the diff for D2494: Laravel Passport support.

Removed assemble changes

Aug 18 2021, 12:28 PM
mollekopf added a reviewer for D2728: Set errors if something fails during append: Restricted Project.

I added this while using the migration code because sometimes we would just silently fail.

Aug 18 2021, 10:37 AM
mollekopf added a reviewer for D2413: Userdata migration for pst import: Restricted Project.

This is the code as we used it for the migration, I'm not looking to invest a lot of time in this until we decide to actually use it elsewhere.

Aug 18 2021, 10:36 AM
mollekopf accepted D2740: Allow search with transaction and customer IDs.
Aug 18 2021, 10:30 AM
mollekopf added inline comments to D2674: NGINX Controller, 2fa for client connections and companion app support.
Aug 18 2021, 10:28 AM
mollekopf updated the diff for D2674: NGINX Controller, 2fa for client connections and companion app support.

Addressed comments, moved to services. url

Aug 18 2021, 10:25 AM
mollekopf updated the diff for D2494: Laravel Passport support.

Moved to uuids for clients

Aug 18 2021, 10:25 AM
mollekopf added inline comments to rK7bfc09bf1a0b: Change passport over to using UUIDs.
Aug 18 2021, 9:07 AM
mollekopf added inline comments to D2740: Allow search with transaction and customer IDs.
Aug 18 2021, 8:48 AM
mollekopf added inline comments to D2740: Allow search with transaction and customer IDs.
Aug 18 2021, 8:48 AM
mollekopf added inline comments to D2740: Allow search with transaction and customer IDs.
Aug 18 2021, 8:43 AM