NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/inc/lib/vendor/illuminate/collections/Collection.php

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

Collection.php on main
Author Date Commit Line Code
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1
<?php
Open commit View diff
1 <?php
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
2
Open commit View diff
2
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
3
namespace Illuminate\Support;
Open commit View diff
3 namespace Illuminate\Support;
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
4
Open commit View diff
4
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
5
use ArrayAccess;
Open commit View diff
5 use ArrayAccess;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
6
use ArrayIterator;
Open commit View diff
6 use ArrayIterator;
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
7
use Illuminate\Contracts\Support\CanBeEscapedWhenCastToString;
Open commit View diff
7 use Illuminate\Contracts\Support\CanBeEscapedWhenCastToString;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
8
use Illuminate\Support\Traits\EnumeratesValues;
Open commit View diff
8 use Illuminate\Support\Traits\EnumeratesValues;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
9
use Illuminate\Support\Traits\Macroable;
Open commit View diff
9 use Illuminate\Support\Traits\Macroable;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
10
use InvalidArgumentException;
Open commit View diff
10 use InvalidArgumentException;
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
11
use stdClass;
Open commit View diff
11 use stdClass;
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
12
use Traversable;
Open commit View diff
12 use Traversable;
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
13
Open commit View diff
13
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
14
/**
Open commit View diff
14 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
15
 * @template TKey of array-key
Open commit View diff
15 * @template TKey of array-key
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
16
 *
Open commit View diff
16 *
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
17
 * @template-covariant TValue
Open commit View diff
17 * @template-covariant TValue
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
18
 *
Open commit View diff
18 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
19
 * @implements \ArrayAccess<TKey, TValue>
Open commit View diff
19 * @implements \ArrayAccess<TKey, TValue>
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
20
 * @implements \Illuminate\Support\Enumerable<TKey, TValue>
Open commit View diff
20 * @implements \Illuminate\Support\Enumerable<TKey, TValue>
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
21
 */
Open commit View diff
21 */
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
22
class Collection implements ArrayAccess, CanBeEscapedWhenCastToString, Enumerable
Open commit View diff
22 class Collection implements ArrayAccess, CanBeEscapedWhenCastToString, Enumerable
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
23
{
Open commit View diff
23 {
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
24
    /**
Open commit View diff
24 /**
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
25
     * @use \Illuminate\Support\Traits\EnumeratesValues<TKey, TValue>
Open commit View diff
25 * @use \Illuminate\Support\Traits\EnumeratesValues<TKey, TValue>
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
26
     */
Open commit View diff
26 */
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
27
    use EnumeratesValues, Macroable;
Open commit View diff
27 use EnumeratesValues, Macroable;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
28
Open commit View diff
28
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
29
    /**
Open commit View diff
29 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
30
     * The items contained in the collection.
Open commit View diff
30 * The items contained in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
31
     *
Open commit View diff
31 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
32
     * @var array<TKey, TValue>
Open commit View diff
32 * @var array<TKey, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
33
     */
Open commit View diff
33 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
34
    protected $items = [];
Open commit View diff
34 protected $items = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
35
Open commit View diff
35
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
36
    /**
Open commit View diff
36 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
37
     * Create a new collection.
Open commit View diff
37 * Create a new collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
38
     *
Open commit View diff
38 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
39
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>|null  $items
Open commit View diff
39 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>|null $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
40
     * @return void
Open commit View diff
40 * @return void
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
41
     */
Open commit View diff
41 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
42
    public function __construct($items = [])
Open commit View diff
42 public function __construct($items = [])
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
43
    {
Open commit View diff
43 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
44
        $this->items = $this->getArrayableItems($items);
Open commit View diff
44 $this->items = $this->getArrayableItems($items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
45
    }
Open commit View diff
45 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
46
Open commit View diff
46
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
47
    /**
Open commit View diff
47 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
48
     * Create a collection with the given range.
Open commit View diff
48 * Create a collection with the given range.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
49
     *
Open commit View diff
49 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
50
     * @param  int  $from
Open commit View diff
50 * @param int $from
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
51
     * @param  int  $to
Open commit View diff
51 * @param int $to
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
52
     * @return static<int, int>
Open commit View diff
52 * @return static<int, int>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
53
     */
Open commit View diff
53 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
54
    public static function range($from, $to)
Open commit View diff
54 public static function range($from, $to)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
55
    {
Open commit View diff
55 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
56
        return new static(range($from, $to));
Open commit View diff
56 return new static(range($from, $to));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
57
    }
Open commit View diff
57 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
58
Open commit View diff
58
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
59
    /**
Open commit View diff
59 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
60
     * Get all of the items in the collection.
Open commit View diff
60 * Get all of the items in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
61
     *
Open commit View diff
61 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
62
     * @return array<TKey, TValue>
Open commit View diff
62 * @return array<TKey, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
63
     */
Open commit View diff
63 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
64
    public function all()
Open commit View diff
64 public function all()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
65
    {
Open commit View diff
65 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
66
        return $this->items;
Open commit View diff
66 return $this->items;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
67
    }
Open commit View diff
67 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
68
Open commit View diff
68
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
69
    /**
Open commit View diff
69 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
70
     * Get a lazy collection for the items in this collection.
Open commit View diff
70 * Get a lazy collection for the items in this collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
71
     *
Open commit View diff
71 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
72
     * @return \Illuminate\Support\LazyCollection<TKey, TValue>
Open commit View diff
72 * @return \Illuminate\Support\LazyCollection<TKey, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
73
     */
Open commit View diff
73 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
74
    public function lazy()
Open commit View diff
74 public function lazy()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
75
    {
Open commit View diff
75 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
76
        return new LazyCollection($this->items);
Open commit View diff
76 return new LazyCollection($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
77
    }
Open commit View diff
77 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
78
Open commit View diff
78
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
79
    /**
Open commit View diff
79 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
80
     * Get the average value of a given key.
Open commit View diff
80 * Get the average value of a given key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
81
     *
Open commit View diff
81 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
82
     * @param  (callable(TValue): float|int)|string|null  $callback
Open commit View diff
82 * @param (callable(TValue): float|int)|string|null $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
83
     * @return float|int|null
Open commit View diff
83 * @return float|int|null
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
84
     */
Open commit View diff
84 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
85
    public function avg($callback = null)
Open commit View diff
85 public function avg($callback = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
86
    {
Open commit View diff
86 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
87
        $callback = $this->valueRetriever($callback);
Open commit View diff
87 $callback = $this->valueRetriever($callback);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
88
Open commit View diff
88
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
89
        $items = $this
Open commit View diff
89 $items = $this
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
90
            ->map(fn ($value) => $callback($value))
Open commit View diff
90 ->map(fn ($value) => $callback($value))
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
91
            ->filter(fn ($value) => ! is_null($value));
Open commit View diff
91 ->filter(fn ($value) => ! is_null($value));
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
92
Open commit View diff
92
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
93
        if ($count = $items->count()) {
Open commit View diff
93 if ($count = $items->count()) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
94
            return $items->sum() / $count;
Open commit View diff
94 return $items->sum() / $count;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
95
        }
Open commit View diff
95 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
96
    }
Open commit View diff
96 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
97
Open commit View diff
97
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
98
    /**
Open commit View diff
98 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
99
     * Get the median of a given key.
Open commit View diff
99 * Get the median of a given key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
100
     *
Open commit View diff
100 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
101
     * @param  string|array<array-key, string>|null  $key
Open commit View diff
101 * @param string|array<array-key, string>|null $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
102
     * @return float|int|null
Open commit View diff
102 * @return float|int|null
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
103
     */
Open commit View diff
103 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
104
    public function median($key = null)
Open commit View diff
104 public function median($key = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
105
    {
Open commit View diff
105 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
106
        $values = (isset($key) ? $this->pluck($key) : $this)
Open commit View diff
106 $values = (isset($key) ? $this->pluck($key) : $this)
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
107
            ->filter(fn ($item) => ! is_null($item))
Open commit View diff
107 ->filter(fn ($item) => ! is_null($item))
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
108
            ->sort()->values();
Open commit View diff
108 ->sort()->values();
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
109
Open commit View diff
109
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
110
        $count = $values->count();
Open commit View diff
110 $count = $values->count();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
111
Open commit View diff
111
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
112
        if ($count === 0) {
Open commit View diff
112 if ($count === 0) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
113
            return;
Open commit View diff
113 return;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
114
        }
Open commit View diff
114 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
115
Open commit View diff
115
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
116
        $middle = (int) ($count / 2);
Open commit View diff
116 $middle = (int) ($count / 2);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
117
Open commit View diff
117
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
118
        if ($count % 2) {
Open commit View diff
118 if ($count % 2) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
119
            return $values->get($middle);
Open commit View diff
119 return $values->get($middle);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
120
        }
Open commit View diff
120 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
121
Open commit View diff
121
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
122
        return (new static([
Open commit View diff
122 return (new static([
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
123
            $values->get($middle - 1), $values->get($middle),
Open commit View diff
123 $values->get($middle - 1), $values->get($middle),
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
124
        ]))->average();
Open commit View diff
124 ]))->average();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
125
    }
Open commit View diff
125 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
126
Open commit View diff
126
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
127
    /**
Open commit View diff
127 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
128
     * Get the mode of a given key.
Open commit View diff
128 * Get the mode of a given key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
129
     *
Open commit View diff
129 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
130
     * @param  string|array<array-key, string>|null  $key
Open commit View diff
130 * @param string|array<array-key, string>|null $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
131
     * @return array<int, float|int>|null
Open commit View diff
131 * @return array<int, float|int>|null
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
132
     */
Open commit View diff
132 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
133
    public function mode($key = null)
Open commit View diff
133 public function mode($key = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
134
    {
Open commit View diff
134 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
135
        if ($this->count() === 0) {
Open commit View diff
135 if ($this->count() === 0) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
136
            return;
Open commit View diff
136 return;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
137
        }
Open commit View diff
137 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
138
Open commit View diff
138
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
139
        $collection = isset($key) ? $this->pluck($key) : $this;
Open commit View diff
139 $collection = isset($key) ? $this->pluck($key) : $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
140
Open commit View diff
140
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
141
        $counts = new static;
Open commit View diff
141 $counts = new static;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
142
Open commit View diff
142
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
143
        $collection->each(fn ($value) => $counts[$value] = isset($counts[$value]) ? $counts[$value] + 1 : 1);
Open commit View diff
143 $collection->each(fn ($value) => $counts[$value] = isset($counts[$value]) ? $counts[$value] + 1 : 1);
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
144
Open commit View diff
144
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
145
        $sorted = $counts->sort();
Open commit View diff
145 $sorted = $counts->sort();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
146
Open commit View diff
146
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
147
        $highestValue = $sorted->last();
Open commit View diff
147 $highestValue = $sorted->last();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
148
Open commit View diff
148
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
149
        return $sorted->filter(fn ($value) => $value == $highestValue)
Open commit View diff
149 return $sorted->filter(fn ($value) => $value == $highestValue)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
150
            ->sort()->keys()->all();
Open commit View diff
150 ->sort()->keys()->all();
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
151
    }
Open commit View diff
151 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
152
Open commit View diff
152
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
153
    /**
Open commit View diff
153 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
154
     * Collapse the collection of items into a single array.
Open commit View diff
154 * Collapse the collection of items into a single array.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
155
     *
Open commit View diff
155 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
156
     * @return static<int, mixed>
Open commit View diff
156 * @return static<int, mixed>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
157
     */
Open commit View diff
157 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
158
    public function collapse()
Open commit View diff
158 public function collapse()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
159
    {
Open commit View diff
159 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
160
        return new static(Arr::collapse($this->items));
Open commit View diff
160 return new static(Arr::collapse($this->items));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
161
    }
Open commit View diff
161 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
162
Open commit View diff
162
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
163
    /**
Open commit View diff
163 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
164
     * Determine if an item exists in the collection.
Open commit View diff
164 * Determine if an item exists in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
165
     *
Open commit View diff
165 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
166
     * @param  (callable(TValue, TKey): bool)|TValue|string  $key
Open commit View diff
166 * @param (callable(TValue, TKey): bool)|TValue|string $key
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
167
     * @param  mixed  $operator
Open commit View diff
167 * @param mixed $operator
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
168
     * @param  mixed  $value
Open commit View diff
168 * @param mixed $value
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
169
     * @return bool
Open commit View diff
169 * @return bool
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
170
     */
Open commit View diff
170 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
171
    public function contains($key, $operator = null, $value = null)
Open commit View diff
171 public function contains($key, $operator = null, $value = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
172
    {
Open commit View diff
172 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
173
        if (func_num_args() === 1) {
Open commit View diff
173 if (func_num_args() === 1) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
174
            if ($this->useAsCallable($key)) {
Open commit View diff
174 if ($this->useAsCallable($key)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
175
                $placeholder = new stdClass;
Open commit View diff
175 $placeholder = new stdClass;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
176
Open commit View diff
176
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
177
                return $this->first($key, $placeholder) !== $placeholder;
Open commit View diff
177 return $this->first($key, $placeholder) !== $placeholder;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
178
            }
Open commit View diff
178 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
179
Open commit View diff
179
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
180
            return in_array($key, $this->items);
Open commit View diff
180 return in_array($key, $this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
181
        }
Open commit View diff
181 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
182
Open commit View diff
182
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
183
        return $this->contains($this->operatorForWhere(...func_get_args()));
Open commit View diff
183 return $this->contains($this->operatorForWhere(...func_get_args()));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
184
    }
Open commit View diff
184 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
185
Open commit View diff
185
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
186
    /**
Open commit View diff
186 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
187
     * Determine if an item exists, using strict comparison.
Open commit View diff
187 * Determine if an item exists, using strict comparison.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
188
     *
Open commit View diff
188 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
189
     * @param  (callable(TValue): bool)|TValue|array-key  $key
Open commit View diff
189 * @param (callable(TValue): bool)|TValue|array-key $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
190
     * @param  TValue|null  $value
Open commit View diff
190 * @param TValue|null $value
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
191
     * @return bool
Open commit View diff
191 * @return bool
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
192
     */
Open commit View diff
192 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
193
    public function containsStrict($key, $value = null)
Open commit View diff
193 public function containsStrict($key, $value = null)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
194
    {
Open commit View diff
194 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
195
        if (func_num_args() === 2) {
Open commit View diff
195 if (func_num_args() === 2) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
196
            return $this->contains(fn ($item) => data_get($item, $key) === $value);
Open commit View diff
196 return $this->contains(fn ($item) => data_get($item, $key) === $value);
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
197
        }
Open commit View diff
197 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
198
Open commit View diff
198
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
199
        if ($this->useAsCallable($key)) {
Open commit View diff
199 if ($this->useAsCallable($key)) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
200
            return ! is_null($this->first($key));
Open commit View diff
200 return ! is_null($this->first($key));
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
201
        }
Open commit View diff
201 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
202
Open commit View diff
202
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
203
        return in_array($key, $this->items, true);
Open commit View diff
203 return in_array($key, $this->items, true);
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
204
    }
Open commit View diff
204 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
205
Open commit View diff
205
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
206
    /**
Open commit View diff
206 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
207
     * Determine if an item is not contained in the collection.
Open commit View diff
207 * Determine if an item is not contained in the collection.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
208
     *
Open commit View diff
208 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
209
     * @param  mixed  $key
Open commit View diff
209 * @param mixed $key
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
210
     * @param  mixed  $operator
Open commit View diff
210 * @param mixed $operator
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
211
     * @param  mixed  $value
Open commit View diff
211 * @param mixed $value
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
212
     * @return bool
Open commit View diff
212 * @return bool
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
213
     */
Open commit View diff
213 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
214
    public function doesntContain($key, $operator = null, $value = null)
Open commit View diff
214 public function doesntContain($key, $operator = null, $value = null)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
215
    {
Open commit View diff
215 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
216
        return ! $this->contains(...func_get_args());
Open commit View diff
216 return ! $this->contains(...func_get_args());
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
217
    }
Open commit View diff
217 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
218
Open commit View diff
218
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
219
    /**
Open commit View diff
219 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
220
     * Cross join with the given lists, returning all possible permutations.
Open commit View diff
220 * Cross join with the given lists, returning all possible permutations.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
221
     *
Open commit View diff
221 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
222
     * @template TCrossJoinKey
Open commit View diff
222 * @template TCrossJoinKey
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
223
     * @template TCrossJoinValue
Open commit View diff
223 * @template TCrossJoinValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
224
     *
Open commit View diff
224 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
225
     * @param  \Illuminate\Contracts\Support\Arrayable<TCrossJoinKey, TCrossJoinValue>|iterable<TCrossJoinKey, TCrossJoinValue>  ...$lists
Open commit View diff
225 * @param \Illuminate\Contracts\Support\Arrayable<TCrossJoinKey, TCrossJoinValue>|iterable<TCrossJoinKey, TCrossJoinValue> ...$lists
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
226
     * @return static<int, array<int, TValue|TCrossJoinValue>>
Open commit View diff
226 * @return static<int, array<int, TValue|TCrossJoinValue>>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
227
     */
Open commit View diff
227 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
228
    public function crossJoin(...$lists)
Open commit View diff
228 public function crossJoin(...$lists)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
229
    {
Open commit View diff
229 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
230
        return new static(Arr::crossJoin(
Open commit View diff
230 return new static(Arr::crossJoin(
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
231
            $this->items, ...array_map([$this, 'getArrayableItems'], $lists)
Open commit View diff
231 $this->items, ...array_map([$this, 'getArrayableItems'], $lists)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
232
        ));
Open commit View diff
232 ));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
233
    }
Open commit View diff
233 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
234
Open commit View diff
234
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
235
    /**
Open commit View diff
235 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
236
     * Get the items in the collection that are not present in the given items.
Open commit View diff
236 * Get the items in the collection that are not present in the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
237
     *
Open commit View diff
237 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
238
     * @param  \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue>  $items
Open commit View diff
238 * @param \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
239
     * @return static
Open commit View diff
239 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
240
     */
Open commit View diff
240 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
241
    public function diff($items)
Open commit View diff
241 public function diff($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
242
    {
Open commit View diff
242 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
243
        return new static(array_diff($this->items, $this->getArrayableItems($items)));
Open commit View diff
243 return new static(array_diff($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
244
    }
Open commit View diff
244 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
245
Open commit View diff
245
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
246
    /**
Open commit View diff
246 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
247
     * Get the items in the collection that are not present in the given items, using the callback.
Open commit View diff
247 * Get the items in the collection that are not present in the given items, using the callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
248
     *
Open commit View diff
248 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
249
     * @param  \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue>  $items
Open commit View diff
249 * @param \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
250
     * @param  callable(TValue, TValue): int  $callback
Open commit View diff
250 * @param callable(TValue, TValue): int $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
251
     * @return static
Open commit View diff
251 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
252
     */
Open commit View diff
252 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
253
    public function diffUsing($items, callable $callback)
Open commit View diff
253 public function diffUsing($items, callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
254
    {
Open commit View diff
254 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
255
        return new static(array_udiff($this->items, $this->getArrayableItems($items), $callback));
Open commit View diff
255 return new static(array_udiff($this->items, $this->getArrayableItems($items), $callback));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
256
    }
Open commit View diff
256 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
257
Open commit View diff
257
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
258
    /**
Open commit View diff
258 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
259
     * Get the items in the collection whose keys and values are not present in the given items.
Open commit View diff
259 * Get the items in the collection whose keys and values are not present in the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
260
     *
Open commit View diff
260 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
261
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
261 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
262
     * @return static
Open commit View diff
262 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
263
     */
Open commit View diff
263 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
264
    public function diffAssoc($items)
Open commit View diff
264 public function diffAssoc($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
265
    {
Open commit View diff
265 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
266
        return new static(array_diff_assoc($this->items, $this->getArrayableItems($items)));
Open commit View diff
266 return new static(array_diff_assoc($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
267
    }
Open commit View diff
267 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
268
Open commit View diff
268
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
269
    /**
Open commit View diff
269 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
270
     * Get the items in the collection whose keys and values are not present in the given items, using the callback.
Open commit View diff
270 * Get the items in the collection whose keys and values are not present in the given items, using the callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
271
     *
Open commit View diff
271 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
272
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
272 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
273
     * @param  callable(TKey, TKey): int  $callback
Open commit View diff
273 * @param callable(TKey, TKey): int $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
274
     * @return static
Open commit View diff
274 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
275
     */
Open commit View diff
275 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
276
    public function diffAssocUsing($items, callable $callback)
Open commit View diff
276 public function diffAssocUsing($items, callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
277
    {
Open commit View diff
277 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
278
        return new static(array_diff_uassoc($this->items, $this->getArrayableItems($items), $callback));
Open commit View diff
278 return new static(array_diff_uassoc($this->items, $this->getArrayableItems($items), $callback));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
279
    }
Open commit View diff
279 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
280
Open commit View diff
280
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
281
    /**
Open commit View diff
281 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
282
     * Get the items in the collection whose keys are not present in the given items.
Open commit View diff
282 * Get the items in the collection whose keys are not present in the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
283
     *
Open commit View diff
283 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
284
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
284 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
285
     * @return static
Open commit View diff
285 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
286
     */
Open commit View diff
286 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
287
    public function diffKeys($items)
Open commit View diff
287 public function diffKeys($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
288
    {
Open commit View diff
288 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
289
        return new static(array_diff_key($this->items, $this->getArrayableItems($items)));
Open commit View diff
289 return new static(array_diff_key($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
290
    }
Open commit View diff
290 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
291
Open commit View diff
291
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
292
    /**
Open commit View diff
292 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
293
     * Get the items in the collection whose keys are not present in the given items, using the callback.
Open commit View diff
293 * Get the items in the collection whose keys are not present in the given items, using the callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
294
     *
Open commit View diff
294 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
295
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
295 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
296
     * @param  callable(TKey, TKey): int  $callback
Open commit View diff
296 * @param callable(TKey, TKey): int $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
297
     * @return static
Open commit View diff
297 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
298
     */
Open commit View diff
298 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
299
    public function diffKeysUsing($items, callable $callback)
Open commit View diff
299 public function diffKeysUsing($items, callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
300
    {
Open commit View diff
300 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
301
        return new static(array_diff_ukey($this->items, $this->getArrayableItems($items), $callback));
Open commit View diff
301 return new static(array_diff_ukey($this->items, $this->getArrayableItems($items), $callback));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
302
    }
Open commit View diff
302 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
303
Open commit View diff
303
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
304
    /**
Open commit View diff
304 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
305
     * Retrieve duplicate items from the collection.
Open commit View diff
305 * Retrieve duplicate items from the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
306
     *
Open commit View diff
306 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
307
     * @param  (callable(TValue): bool)|string|null  $callback
Open commit View diff
307 * @param (callable(TValue): bool)|string|null $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
308
     * @param  bool  $strict
Open commit View diff
308 * @param bool $strict
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
309
     * @return static
Open commit View diff
309 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
310
     */
Open commit View diff
310 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
311
    public function duplicates($callback = null, $strict = false)
Open commit View diff
311 public function duplicates($callback = null, $strict = false)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
312
    {
Open commit View diff
312 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
313
        $items = $this->map($this->valueRetriever($callback));
Open commit View diff
313 $items = $this->map($this->valueRetriever($callback));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
314
Open commit View diff
314
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
315
        $uniqueItems = $items->unique(null, $strict);
Open commit View diff
315 $uniqueItems = $items->unique(null, $strict);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
316
Open commit View diff
316
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
317
        $compare = $this->duplicateComparator($strict);
Open commit View diff
317 $compare = $this->duplicateComparator($strict);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
318
Open commit View diff
318
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
319
        $duplicates = new static;
Open commit View diff
319 $duplicates = new static;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
320
Open commit View diff
320
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
321
        foreach ($items as $key => $value) {
Open commit View diff
321 foreach ($items as $key => $value) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
322
            if ($uniqueItems->isNotEmpty() && $compare($value, $uniqueItems->first())) {
Open commit View diff
322 if ($uniqueItems->isNotEmpty() && $compare($value, $uniqueItems->first())) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
323
                $uniqueItems->shift();
Open commit View diff
323 $uniqueItems->shift();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
324
            } else {
Open commit View diff
324 } else {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
325
                $duplicates[$key] = $value;
Open commit View diff
325 $duplicates[$key] = $value;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
326
            }
Open commit View diff
326 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
327
        }
Open commit View diff
327 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
328
Open commit View diff
328
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
329
        return $duplicates;
Open commit View diff
329 return $duplicates;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
330
    }
Open commit View diff
330 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
331
Open commit View diff
331
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
332
    /**
Open commit View diff
332 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
333
     * Retrieve duplicate items from the collection using strict comparison.
Open commit View diff
333 * Retrieve duplicate items from the collection using strict comparison.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
334
     *
Open commit View diff
334 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
335
     * @param  (callable(TValue): bool)|string|null  $callback
Open commit View diff
335 * @param (callable(TValue): bool)|string|null $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
336
     * @return static
Open commit View diff
336 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
337
     */
Open commit View diff
337 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
338
    public function duplicatesStrict($callback = null)
Open commit View diff
338 public function duplicatesStrict($callback = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
339
    {
Open commit View diff
339 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
340
        return $this->duplicates($callback, true);
Open commit View diff
340 return $this->duplicates($callback, true);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
341
    }
Open commit View diff
341 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
342
Open commit View diff
342
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
343
    /**
Open commit View diff
343 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
344
     * Get the comparison function to detect duplicates.
Open commit View diff
344 * Get the comparison function to detect duplicates.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
345
     *
Open commit View diff
345 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
346
     * @param  bool  $strict
Open commit View diff
346 * @param bool $strict
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
347
     * @return callable(TValue, TValue): bool
Open commit View diff
347 * @return callable(TValue, TValue): bool
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
348
     */
Open commit View diff
348 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
349
    protected function duplicateComparator($strict)
Open commit View diff
349 protected function duplicateComparator($strict)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
350
    {
Open commit View diff
350 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
351
        if ($strict) {
Open commit View diff
351 if ($strict) {
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
352
            return fn ($a, $b) => $a === $b;
Open commit View diff
352 return fn ($a, $b) => $a === $b;
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
353
        }
Open commit View diff
353 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
354
Open commit View diff
354
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
355
        return fn ($a, $b) => $a == $b;
Open commit View diff
355 return fn ($a, $b) => $a == $b;
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
356
    }
Open commit View diff
356 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
357
Open commit View diff
357
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
358
    /**
Open commit View diff
358 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
359
     * Get all items except for those with the specified keys.
Open commit View diff
359 * Get all items except for those with the specified keys.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
360
     *
Open commit View diff
360 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
361
     * @param  \Illuminate\Support\Enumerable<array-key, TKey>|array<array-key, TKey>|string  $keys
Open commit View diff
361 * @param \Illuminate\Support\Enumerable<array-key, TKey>|array<array-key, TKey>|string $keys
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
362
     * @return static
Open commit View diff
362 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
363
     */
Open commit View diff
363 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
364
    public function except($keys)
Open commit View diff
364 public function except($keys)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
365
    {
Open commit View diff
365 {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
366
        if (is_null($keys)) {
Open commit View diff
366 if (is_null($keys)) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
367
            return new static($this->items);
Open commit View diff
367 return new static($this->items);
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
368
        }
Open commit View diff
368 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
369
Open commit View diff
369
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
370
        if ($keys instanceof Enumerable) {
Open commit View diff
370 if ($keys instanceof Enumerable) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
371
            $keys = $keys->all();
Open commit View diff
371 $keys = $keys->all();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
372
        } elseif (! is_array($keys)) {
Open commit View diff
372 } elseif (! is_array($keys)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
373
            $keys = func_get_args();
Open commit View diff
373 $keys = func_get_args();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
374
        }
Open commit View diff
374 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
375
Open commit View diff
375
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
376
        return new static(Arr::except($this->items, $keys));
Open commit View diff
376 return new static(Arr::except($this->items, $keys));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
377
    }
Open commit View diff
377 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
378
Open commit View diff
378
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
379
    /**
Open commit View diff
379 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
380
     * Run a filter over each of the items.
Open commit View diff
380 * Run a filter over each of the items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
381
     *
Open commit View diff
381 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
382
     * @param  (callable(TValue, TKey): bool)|null  $callback
Open commit View diff
382 * @param (callable(TValue, TKey): bool)|null $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
383
     * @return static
Open commit View diff
383 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
384
     */
Open commit View diff
384 */
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
385
    public function filter(?callable $callback = null)
Open commit View diff
385 public function filter(?callable $callback = null)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
386
    {
Open commit View diff
386 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
387
        if ($callback) {
Open commit View diff
387 if ($callback) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
388
            return new static(Arr::where($this->items, $callback));
Open commit View diff
388 return new static(Arr::where($this->items, $callback));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
389
        }
Open commit View diff
389 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
390
Open commit View diff
390
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
391
        return new static(array_filter($this->items));
Open commit View diff
391 return new static(array_filter($this->items));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
392
    }
Open commit View diff
392 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
393
Open commit View diff
393
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
394
    /**
Open commit View diff
394 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
395
     * Get the first item from the collection passing the given truth test.
Open commit View diff
395 * Get the first item from the collection passing the given truth test.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
396
     *
Open commit View diff
396 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
397
     * @template TFirstDefault
Open commit View diff
397 * @template TFirstDefault
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
398
     *
Open commit View diff
398 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
399
     * @param  (callable(TValue, TKey): bool)|null  $callback
Open commit View diff
399 * @param (callable(TValue, TKey): bool)|null $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
400
     * @param  TFirstDefault|(\Closure(): TFirstDefault)  $default
Open commit View diff
400 * @param TFirstDefault|(\Closure(): TFirstDefault) $default
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
401
     * @return TValue|TFirstDefault
Open commit View diff
401 * @return TValue|TFirstDefault
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
402
     */
Open commit View diff
402 */
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
403
    public function first(?callable $callback = null, $default = null)
Open commit View diff
403 public function first(?callable $callback = null, $default = null)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
404
    {
Open commit View diff
404 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
405
        return Arr::first($this->items, $callback, $default);
Open commit View diff
405 return Arr::first($this->items, $callback, $default);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
406
    }
Open commit View diff
406 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
407
Open commit View diff
407
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
408
    /**
Open commit View diff
408 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
409
     * Get a flattened array of the items in the collection.
Open commit View diff
409 * Get a flattened array of the items in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
410
     *
Open commit View diff
410 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
411
     * @param  int  $depth
Open commit View diff
411 * @param int $depth
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
412
     * @return static<int, mixed>
Open commit View diff
412 * @return static<int, mixed>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
413
     */
Open commit View diff
413 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
414
    public function flatten($depth = INF)
Open commit View diff
414 public function flatten($depth = INF)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
415
    {
Open commit View diff
415 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
416
        return new static(Arr::flatten($this->items, $depth));
Open commit View diff
416 return new static(Arr::flatten($this->items, $depth));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
417
    }
Open commit View diff
417 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
418
Open commit View diff
418
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
419
    /**
Open commit View diff
419 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
420
     * Flip the items in the collection.
Open commit View diff
420 * Flip the items in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
421
     *
Open commit View diff
421 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
422
     * @return static<TValue, TKey>
Open commit View diff
422 * @return static<TValue, TKey>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
423
     */
Open commit View diff
423 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
424
    public function flip()
Open commit View diff
424 public function flip()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
425
    {
Open commit View diff
425 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
426
        return new static(array_flip($this->items));
Open commit View diff
426 return new static(array_flip($this->items));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
427
    }
Open commit View diff
427 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
428
Open commit View diff
428
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
429
    /**
Open commit View diff
429 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
430
     * Remove an item from the collection by key.
Open commit View diff
430 * Remove an item from the collection by key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
431
     *
Open commit View diff
431 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
432
     * \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TKey>|TKey  $keys
Open commit View diff
432 * \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TKey>|TKey $keys
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
433
     *
Open commit View diff
433 *
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
434
     * @return $this
Open commit View diff
434 * @return $this
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
435
     */
Open commit View diff
435 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
436
    public function forget($keys)
Open commit View diff
436 public function forget($keys)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
437
    {
Open commit View diff
437 {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
438
        foreach ($this->getArrayableItems($keys) as $key) {
Open commit View diff
438 foreach ($this->getArrayableItems($keys) as $key) {
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
439
            $this->offsetUnset($key);
Open commit View diff
439 $this->offsetUnset($key);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
440
        }
Open commit View diff
440 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
441
Open commit View diff
441
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
442
        return $this;
Open commit View diff
442 return $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
443
    }
Open commit View diff
443 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
444
Open commit View diff
444
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
445
    /**
Open commit View diff
445 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
446
     * Get an item from the collection by key.
Open commit View diff
446 * Get an item from the collection by key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
447
     *
Open commit View diff
447 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
448
     * @template TGetDefault
Open commit View diff
448 * @template TGetDefault
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
449
     *
Open commit View diff
449 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
450
     * @param  TKey  $key
Open commit View diff
450 * @param TKey $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
451
     * @param  TGetDefault|(\Closure(): TGetDefault)  $default
Open commit View diff
451 * @param TGetDefault|(\Closure(): TGetDefault) $default
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
452
     * @return TValue|TGetDefault
Open commit View diff
452 * @return TValue|TGetDefault
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
453
     */
Open commit View diff
453 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
454
    public function get($key, $default = null)
Open commit View diff
454 public function get($key, $default = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
455
    {
Open commit View diff
455 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
456
        if (array_key_exists($key, $this->items)) {
Open commit View diff
456 if (array_key_exists($key, $this->items)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
457
            return $this->items[$key];
Open commit View diff
457 return $this->items[$key];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
458
        }
Open commit View diff
458 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
459
Open commit View diff
459
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
460
        return value($default);
Open commit View diff
460 return value($default);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
461
    }
Open commit View diff
461 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
462
Open commit View diff
462
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
463
    /**
Open commit View diff
463 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
464
     * Get an item from the collection by key or add it to collection if it does not exist.
Open commit View diff
464 * Get an item from the collection by key or add it to collection if it does not exist.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
465
     *
Open commit View diff
465 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
466
     * @template TGetOrPutValue
Open commit View diff
466 * @template TGetOrPutValue
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
467
     *
Open commit View diff
467 *
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
468
     * @param  mixed  $key
Open commit View diff
468 * @param mixed $key
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
469
     * @param  TGetOrPutValue|(\Closure(): TGetOrPutValue)  $value
Open commit View diff
469 * @param TGetOrPutValue|(\Closure(): TGetOrPutValue) $value
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
470
     * @return TValue|TGetOrPutValue
Open commit View diff
470 * @return TValue|TGetOrPutValue
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
471
     */
Open commit View diff
471 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
472
    public function getOrPut($key, $value)
Open commit View diff
472 public function getOrPut($key, $value)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
473
    {
Open commit View diff
473 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
474
        if (array_key_exists($key, $this->items)) {
Open commit View diff
474 if (array_key_exists($key, $this->items)) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
475
            return $this->items[$key];
Open commit View diff
475 return $this->items[$key];
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
476
        }
Open commit View diff
476 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
477
Open commit View diff
477
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
478
        $this->offsetSet($key, $value = value($value));
Open commit View diff
478 $this->offsetSet($key, $value = value($value));
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
479
Open commit View diff
479
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
480
        return $value;
Open commit View diff
480 return $value;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
481
    }
Open commit View diff
481 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
482
Open commit View diff
482
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
483
    /**
Open commit View diff
483 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
484
     * Group an associative array by a field or using a callback.
Open commit View diff
484 * Group an associative array by a field or using a callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
485
     *
Open commit View diff
485 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
486
     * @param  (callable(TValue, TKey): array-key)|array|string  $groupBy
Open commit View diff
486 * @param (callable(TValue, TKey): array-key)|array|string $groupBy
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
487
     * @param  bool  $preserveKeys
Open commit View diff
487 * @param bool $preserveKeys
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
488
     * @return static<array-key, static<array-key, TValue>>
Open commit View diff
488 * @return static<array-key, static<array-key, TValue>>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
489
     */
Open commit View diff
489 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
490
    public function groupBy($groupBy, $preserveKeys = false)
Open commit View diff
490 public function groupBy($groupBy, $preserveKeys = false)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
491
    {
Open commit View diff
491 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
492
        if (! $this->useAsCallable($groupBy) && is_array($groupBy)) {
Open commit View diff
492 if (! $this->useAsCallable($groupBy) && is_array($groupBy)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
493
            $nextGroups = $groupBy;
Open commit View diff
493 $nextGroups = $groupBy;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
494
Open commit View diff
494
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
495
            $groupBy = array_shift($nextGroups);
Open commit View diff
495 $groupBy = array_shift($nextGroups);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
496
        }
Open commit View diff
496 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
497
Open commit View diff
497
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
498
        $groupBy = $this->valueRetriever($groupBy);
Open commit View diff
498 $groupBy = $this->valueRetriever($groupBy);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
499
Open commit View diff
499
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
500
        $results = [];
Open commit View diff
500 $results = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
501
Open commit View diff
501
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
502
        foreach ($this->items as $key => $value) {
Open commit View diff
502 foreach ($this->items as $key => $value) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
503
            $groupKeys = $groupBy($value, $key);
Open commit View diff
503 $groupKeys = $groupBy($value, $key);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
504
Open commit View diff
504
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
505
            if (! is_array($groupKeys)) {
Open commit View diff
505 if (! is_array($groupKeys)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
506
                $groupKeys = [$groupKeys];
Open commit View diff
506 $groupKeys = [$groupKeys];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
507
            }
Open commit View diff
507 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
508
Open commit View diff
508
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
509
            foreach ($groupKeys as $groupKey) {
Open commit View diff
509 foreach ($groupKeys as $groupKey) {
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
510
                $groupKey = match (true) {
Open commit View diff
510 $groupKey = match (true) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
511
                    is_bool($groupKey) => (int) $groupKey,
Open commit View diff
511 is_bool($groupKey) => (int) $groupKey,
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
512
                    $groupKey instanceof \BackedEnum => $groupKey->value,
Open commit View diff
512 $groupKey instanceof \BackedEnum => $groupKey->value,
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
513
                    $groupKey instanceof \Stringable => (string) $groupKey,
Open commit View diff
513 $groupKey instanceof \Stringable => (string) $groupKey,
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
514
                    default => $groupKey,
Open commit View diff
514 default => $groupKey,
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
515
                };
Open commit View diff
515 };
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
516
Open commit View diff
516
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
517
                if (! array_key_exists($groupKey, $results)) {
Open commit View diff
517 if (! array_key_exists($groupKey, $results)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
518
                    $results[$groupKey] = new static;
Open commit View diff
518 $results[$groupKey] = new static;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
519
                }
Open commit View diff
519 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
520
Open commit View diff
520
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
521
                $results[$groupKey]->offsetSet($preserveKeys ? $key : null, $value);
Open commit View diff
521 $results[$groupKey]->offsetSet($preserveKeys ? $key : null, $value);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
522
            }
Open commit View diff
522 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
523
        }
Open commit View diff
523 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
524
Open commit View diff
524
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
525
        $result = new static($results);
Open commit View diff
525 $result = new static($results);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
526
Open commit View diff
526
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
527
        if (! empty($nextGroups)) {
Open commit View diff
527 if (! empty($nextGroups)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
528
            return $result->map->groupBy($nextGroups, $preserveKeys);
Open commit View diff
528 return $result->map->groupBy($nextGroups, $preserveKeys);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
529
        }
Open commit View diff
529 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
530
Open commit View diff
530
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
531
        return $result;
Open commit View diff
531 return $result;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
532
    }
Open commit View diff
532 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
533
Open commit View diff
533
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
534
    /**
Open commit View diff
534 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
535
     * Key an associative array by a field or using a callback.
Open commit View diff
535 * Key an associative array by a field or using a callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
536
     *
Open commit View diff
536 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
537
     * @param  (callable(TValue, TKey): array-key)|array|string  $keyBy
Open commit View diff
537 * @param (callable(TValue, TKey): array-key)|array|string $keyBy
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
538
     * @return static<array-key, TValue>
Open commit View diff
538 * @return static<array-key, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
539
     */
Open commit View diff
539 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
540
    public function keyBy($keyBy)
Open commit View diff
540 public function keyBy($keyBy)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
541
    {
Open commit View diff
541 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
542
        $keyBy = $this->valueRetriever($keyBy);
Open commit View diff
542 $keyBy = $this->valueRetriever($keyBy);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
543
Open commit View diff
543
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
544
        $results = [];
Open commit View diff
544 $results = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
545
Open commit View diff
545
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
546
        foreach ($this->items as $key => $item) {
Open commit View diff
546 foreach ($this->items as $key => $item) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
547
            $resolvedKey = $keyBy($item, $key);
Open commit View diff
547 $resolvedKey = $keyBy($item, $key);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
548
Open commit View diff
548
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
549
            if (is_object($resolvedKey)) {
Open commit View diff
549 if (is_object($resolvedKey)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
550
                $resolvedKey = (string) $resolvedKey;
Open commit View diff
550 $resolvedKey = (string) $resolvedKey;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
551
            }
Open commit View diff
551 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
552
Open commit View diff
552
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
553
            $results[$resolvedKey] = $item;
Open commit View diff
553 $results[$resolvedKey] = $item;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
554
        }
Open commit View diff
554 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
555
Open commit View diff
555
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
556
        return new static($results);
Open commit View diff
556 return new static($results);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
557
    }
Open commit View diff
557 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
558
Open commit View diff
558
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
559
    /**
Open commit View diff
559 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
560
     * Determine if an item exists in the collection by key.
Open commit View diff
560 * Determine if an item exists in the collection by key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
561
     *
Open commit View diff
561 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
562
     * @param  TKey|array<array-key, TKey>  $key
Open commit View diff
562 * @param TKey|array<array-key, TKey> $key
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
563
     * @return bool
Open commit View diff
563 * @return bool
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
564
     */
Open commit View diff
564 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
565
    public function has($key)
Open commit View diff
565 public function has($key)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
566
    {
Open commit View diff
566 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
567
        $keys = is_array($key) ? $key : func_get_args();
Open commit View diff
567 $keys = is_array($key) ? $key : func_get_args();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
568
Open commit View diff
568
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
569
        foreach ($keys as $value) {
Open commit View diff
569 foreach ($keys as $value) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
570
            if (! array_key_exists($value, $this->items)) {
Open commit View diff
570 if (! array_key_exists($value, $this->items)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
571
                return false;
Open commit View diff
571 return false;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
572
            }
Open commit View diff
572 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
573
        }
Open commit View diff
573 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
574
Open commit View diff
574
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
575
        return true;
Open commit View diff
575 return true;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
576
    }
Open commit View diff
576 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
577
Open commit View diff
577
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
578
    /**
Open commit View diff
578 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
579
     * Determine if any of the keys exist in the collection.
Open commit View diff
579 * Determine if any of the keys exist in the collection.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
580
     *
Open commit View diff
580 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
581
     * @param  mixed  $key
Open commit View diff
581 * @param mixed $key
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
582
     * @return bool
Open commit View diff
582 * @return bool
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
583
     */
Open commit View diff
583 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
584
    public function hasAny($key)
Open commit View diff
584 public function hasAny($key)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
585
    {
Open commit View diff
585 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
586
        if ($this->isEmpty()) {
Open commit View diff
586 if ($this->isEmpty()) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
587
            return false;
Open commit View diff
587 return false;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
588
        }
Open commit View diff
588 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
589
Open commit View diff
589
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
590
        $keys = is_array($key) ? $key : func_get_args();
Open commit View diff
590 $keys = is_array($key) ? $key : func_get_args();
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
591
Open commit View diff
591
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
592
        foreach ($keys as $value) {
Open commit View diff
592 foreach ($keys as $value) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
593
            if ($this->has($value)) {
Open commit View diff
593 if ($this->has($value)) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
594
                return true;
Open commit View diff
594 return true;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
595
            }
Open commit View diff
595 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
596
        }
Open commit View diff
596 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
597
Open commit View diff
597
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
598
        return false;
Open commit View diff
598 return false;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
599
    }
Open commit View diff
599 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
600
Open commit View diff
600
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
601
    /**
Open commit View diff
601 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
602
     * Concatenate values of a given key as a string.
Open commit View diff
602 * Concatenate values of a given key as a string.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
603
     *
Open commit View diff
603 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
604
     * @param  callable|string  $value
Open commit View diff
604 * @param callable|string $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
605
     * @param  string|null  $glue
Open commit View diff
605 * @param string|null $glue
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
606
     * @return string
Open commit View diff
606 * @return string
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
607
     */
Open commit View diff
607 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
608
    public function implode($value, $glue = null)
Open commit View diff
608 public function implode($value, $glue = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
609
    {
Open commit View diff
609 {
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
610
        if ($this->useAsCallable($value)) {
Open commit View diff
610 if ($this->useAsCallable($value)) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
611
            return implode($glue ?? '', $this->map($value)->all());
Open commit View diff
611 return implode($glue ?? '', $this->map($value)->all());
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
612
        }
Open commit View diff
612 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
613
Open commit View diff
613
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
614
        $first = $this->first();
Open commit View diff
614 $first = $this->first();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
615
Open commit View diff
615
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
616
        if (is_array($first) || (is_object($first) && ! $first instanceof Stringable)) {
Open commit View diff
616 if (is_array($first) || (is_object($first) && ! $first instanceof Stringable)) {
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
617
            return implode($glue ?? '', $this->pluck($value)->all());
Open commit View diff
617 return implode($glue ?? '', $this->pluck($value)->all());
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
618
        }
Open commit View diff
618 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
619
Open commit View diff
619
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
620
        return implode($value ?? '', $this->items);
Open commit View diff
620 return implode($value ?? '', $this->items);
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
621
    }
Open commit View diff
621 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
622
Open commit View diff
622
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
623
    /**
Open commit View diff
623 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
624
     * Intersect the collection with the given items.
Open commit View diff
624 * Intersect the collection with the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
625
     *
Open commit View diff
625 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
626
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
626 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
627
     * @return static
Open commit View diff
627 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
628
     */
Open commit View diff
628 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
629
    public function intersect($items)
Open commit View diff
629 public function intersect($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
630
    {
Open commit View diff
630 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
631
        return new static(array_intersect($this->items, $this->getArrayableItems($items)));
Open commit View diff
631 return new static(array_intersect($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
632
    }
Open commit View diff
632 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
633
Open commit View diff
633
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
634
    /**
Open commit View diff
634 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
635
     * Intersect the collection with the given items, using the callback.
Open commit View diff
635 * Intersect the collection with the given items, using the callback.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
636
     *
Open commit View diff
636 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
637
     * @param  \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue>  $items
Open commit View diff
637 * @param \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
638
     * @param  callable(TValue, TValue): int  $callback
Open commit View diff
638 * @param callable(TValue, TValue): int $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
639
     * @return static
Open commit View diff
639 * @return static
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
640
     */
Open commit View diff
640 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
641
    public function intersectUsing($items, callable $callback)
Open commit View diff
641 public function intersectUsing($items, callable $callback)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
642
    {
Open commit View diff
642 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
643
        return new static(array_uintersect($this->items, $this->getArrayableItems($items), $callback));
Open commit View diff
643 return new static(array_uintersect($this->items, $this->getArrayableItems($items), $callback));
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
644
    }
Open commit View diff
644 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
645
Open commit View diff
645
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
646
    /**
Open commit View diff
646 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
647
     * Intersect the collection with the given items with additional index check.
Open commit View diff
647 * Intersect the collection with the given items with additional index check.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
648
     *
Open commit View diff
648 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
649
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
649 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
650
     * @return static
Open commit View diff
650 * @return static
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
651
     */
Open commit View diff
651 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
652
    public function intersectAssoc($items)
Open commit View diff
652 public function intersectAssoc($items)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
653
    {
Open commit View diff
653 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
654
        return new static(array_intersect_assoc($this->items, $this->getArrayableItems($items)));
Open commit View diff
654 return new static(array_intersect_assoc($this->items, $this->getArrayableItems($items)));
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
655
    }
Open commit View diff
655 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
656
Open commit View diff
656
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
657
    /**
Open commit View diff
657 /**
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
658
     * Intersect the collection with the given items with additional index check, using the callback.
Open commit View diff
658 * Intersect the collection with the given items with additional index check, using the callback.
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
659
     *
Open commit View diff
659 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
660
     * @param  \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue>  $items
Open commit View diff
660 * @param \Illuminate\Contracts\Support\Arrayable<array-key, TValue>|iterable<array-key, TValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
661
     * @param  callable(TValue, TValue): int  $callback
Open commit View diff
661 * @param callable(TValue, TValue): int $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
662
     * @return static
Open commit View diff
662 * @return static
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
663
     */
Open commit View diff
663 */
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
664
    public function intersectAssocUsing($items, callable $callback)
Open commit View diff
664 public function intersectAssocUsing($items, callable $callback)
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
665
    {
Open commit View diff
665 {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
666
        return new static(array_intersect_uassoc($this->items, $this->getArrayableItems($items), $callback));
Open commit View diff
666 return new static(array_intersect_uassoc($this->items, $this->getArrayableItems($items), $callback));
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
667
    }
Open commit View diff
667 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
668
Open commit View diff
668
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
669
    /**
Open commit View diff
669 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
670
     * Intersect the collection with the given items by key.
Open commit View diff
670 * Intersect the collection with the given items by key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
671
     *
Open commit View diff
671 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
672
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
672 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
673
     * @return static
Open commit View diff
673 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
674
     */
Open commit View diff
674 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
675
    public function intersectByKeys($items)
Open commit View diff
675 public function intersectByKeys($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
676
    {
Open commit View diff
676 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
677
        return new static(array_intersect_key(
Open commit View diff
677 return new static(array_intersect_key(
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
678
            $this->items, $this->getArrayableItems($items)
Open commit View diff
678 $this->items, $this->getArrayableItems($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
679
        ));
Open commit View diff
679 ));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
680
    }
Open commit View diff
680 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
681
Open commit View diff
681
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
682
    /**
Open commit View diff
682 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
683
     * Determine if the collection is empty or not.
Open commit View diff
683 * Determine if the collection is empty or not.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
684
     *
Open commit View diff
684 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
685
     * @return bool
Open commit View diff
685 * @return bool
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
686
     */
Open commit View diff
686 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
687
    public function isEmpty()
Open commit View diff
687 public function isEmpty()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
688
    {
Open commit View diff
688 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
689
        return empty($this->items);
Open commit View diff
689 return empty($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
690
    }
Open commit View diff
690 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
691
Open commit View diff
691
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
692
    /**
Open commit View diff
692 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
693
     * Determine if the collection contains a single item.
Open commit View diff
693 * Determine if the collection contains a single item.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
694
     *
Open commit View diff
694 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
695
     * @return bool
Open commit View diff
695 * @return bool
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
696
     */
Open commit View diff
696 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
697
    public function containsOneItem()
Open commit View diff
697 public function containsOneItem()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
698
    {
Open commit View diff
698 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
699
        return $this->count() === 1;
Open commit View diff
699 return $this->count() === 1;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
700
    }
Open commit View diff
700 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
701
Open commit View diff
701
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
702
    /**
Open commit View diff
702 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
703
     * Join all items from the collection using a string. The final items can use a separate glue string.
Open commit View diff
703 * Join all items from the collection using a string. The final items can use a separate glue string.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
704
     *
Open commit View diff
704 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
705
     * @param  string  $glue
Open commit View diff
705 * @param string $glue
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
706
     * @param  string  $finalGlue
Open commit View diff
706 * @param string $finalGlue
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
707
     * @return string
Open commit View diff
707 * @return string
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
708
     */
Open commit View diff
708 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
709
    public function join($glue, $finalGlue = '')
Open commit View diff
709 public function join($glue, $finalGlue = '')
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
710
    {
Open commit View diff
710 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
711
        if ($finalGlue === '') {
Open commit View diff
711 if ($finalGlue === '') {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
712
            return $this->implode($glue);
Open commit View diff
712 return $this->implode($glue);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
713
        }
Open commit View diff
713 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
714
Open commit View diff
714
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
715
        $count = $this->count();
Open commit View diff
715 $count = $this->count();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
716
Open commit View diff
716
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
717
        if ($count === 0) {
Open commit View diff
717 if ($count === 0) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
718
            return '';
Open commit View diff
718 return '';
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
719
        }
Open commit View diff
719 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
720
Open commit View diff
720
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
721
        if ($count === 1) {
Open commit View diff
721 if ($count === 1) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
722
            return $this->last();
Open commit View diff
722 return $this->last();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
723
        }
Open commit View diff
723 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
724
Open commit View diff
724
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
725
        $collection = new static($this->items);
Open commit View diff
725 $collection = new static($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
726
Open commit View diff
726
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
727
        $finalItem = $collection->pop();
Open commit View diff
727 $finalItem = $collection->pop();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
728
Open commit View diff
728
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
729
        return $collection->implode($glue).$finalGlue.$finalItem;
Open commit View diff
729 return $collection->implode($glue).$finalGlue.$finalItem;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
730
    }
Open commit View diff
730 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
731
Open commit View diff
731
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
732
    /**
Open commit View diff
732 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
733
     * Get the keys of the collection items.
Open commit View diff
733 * Get the keys of the collection items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
734
     *
Open commit View diff
734 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
735
     * @return static<int, TKey>
Open commit View diff
735 * @return static<int, TKey>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
736
     */
Open commit View diff
736 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
737
    public function keys()
Open commit View diff
737 public function keys()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
738
    {
Open commit View diff
738 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
739
        return new static(array_keys($this->items));
Open commit View diff
739 return new static(array_keys($this->items));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
740
    }
Open commit View diff
740 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
741
Open commit View diff
741
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
742
    /**
Open commit View diff
742 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
743
     * Get the last item from the collection.
Open commit View diff
743 * Get the last item from the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
744
     *
Open commit View diff
744 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
745
     * @template TLastDefault
Open commit View diff
745 * @template TLastDefault
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
746
     *
Open commit View diff
746 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
747
     * @param  (callable(TValue, TKey): bool)|null  $callback
Open commit View diff
747 * @param (callable(TValue, TKey): bool)|null $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
748
     * @param  TLastDefault|(\Closure(): TLastDefault)  $default
Open commit View diff
748 * @param TLastDefault|(\Closure(): TLastDefault) $default
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
749
     * @return TValue|TLastDefault
Open commit View diff
749 * @return TValue|TLastDefault
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
750
     */
Open commit View diff
750 */
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
751
    public function last(?callable $callback = null, $default = null)
Open commit View diff
751 public function last(?callable $callback = null, $default = null)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
752
    {
Open commit View diff
752 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
753
        return Arr::last($this->items, $callback, $default);
Open commit View diff
753 return Arr::last($this->items, $callback, $default);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
754
    }
Open commit View diff
754 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
755
Open commit View diff
755
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
756
    /**
Open commit View diff
756 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
757
     * Get the values of a given key.
Open commit View diff
757 * Get the values of a given key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
758
     *
Open commit View diff
758 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
759
     * @param  string|int|array<array-key, string>  $value
Open commit View diff
759 * @param string|int|array<array-key, string> $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
760
     * @param  string|null  $key
Open commit View diff
760 * @param string|null $key
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
761
     * @return static<array-key, mixed>
Open commit View diff
761 * @return static<array-key, mixed>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
762
     */
Open commit View diff
762 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
763
    public function pluck($value, $key = null)
Open commit View diff
763 public function pluck($value, $key = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
764
    {
Open commit View diff
764 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
765
        return new static(Arr::pluck($this->items, $value, $key));
Open commit View diff
765 return new static(Arr::pluck($this->items, $value, $key));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
766
    }
Open commit View diff
766 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
767
Open commit View diff
767
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
768
    /**
Open commit View diff
768 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
769
     * Run a map over each of the items.
Open commit View diff
769 * Run a map over each of the items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
770
     *
Open commit View diff
770 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
771
     * @template TMapValue
Open commit View diff
771 * @template TMapValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
772
     *
Open commit View diff
772 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
773
     * @param  callable(TValue, TKey): TMapValue  $callback
Open commit View diff
773 * @param callable(TValue, TKey): TMapValue $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
774
     * @return static<TKey, TMapValue>
Open commit View diff
774 * @return static<TKey, TMapValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
775
     */
Open commit View diff
775 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
776
    public function map(callable $callback)
Open commit View diff
776 public function map(callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
777
    {
Open commit View diff
777 {
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
778
        return new static(Arr::map($this->items, $callback));
Open commit View diff
778 return new static(Arr::map($this->items, $callback));
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
779
    }
Open commit View diff
779 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
780
Open commit View diff
780
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
781
    /**
Open commit View diff
781 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
782
     * Run a dictionary map over the items.
Open commit View diff
782 * Run a dictionary map over the items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
783
     *
Open commit View diff
783 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
784
     * The callback should return an associative array with a single key/value pair.
Open commit View diff
784 * The callback should return an associative array with a single key/value pair.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
785
     *
Open commit View diff
785 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
786
     * @template TMapToDictionaryKey of array-key
Open commit View diff
786 * @template TMapToDictionaryKey of array-key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
787
     * @template TMapToDictionaryValue
Open commit View diff
787 * @template TMapToDictionaryValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
788
     *
Open commit View diff
788 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
789
     * @param  callable(TValue, TKey): array<TMapToDictionaryKey, TMapToDictionaryValue>  $callback
Open commit View diff
789 * @param callable(TValue, TKey): array<TMapToDictionaryKey, TMapToDictionaryValue> $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
790
     * @return static<TMapToDictionaryKey, array<int, TMapToDictionaryValue>>
Open commit View diff
790 * @return static<TMapToDictionaryKey, array<int, TMapToDictionaryValue>>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
791
     */
Open commit View diff
791 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
792
    public function mapToDictionary(callable $callback)
Open commit View diff
792 public function mapToDictionary(callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
793
    {
Open commit View diff
793 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
794
        $dictionary = [];
Open commit View diff
794 $dictionary = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
795
Open commit View diff
795
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
796
        foreach ($this->items as $key => $item) {
Open commit View diff
796 foreach ($this->items as $key => $item) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
797
            $pair = $callback($item, $key);
Open commit View diff
797 $pair = $callback($item, $key);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
798
Open commit View diff
798
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
799
            $key = key($pair);
Open commit View diff
799 $key = key($pair);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
800
Open commit View diff
800
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
801
            $value = reset($pair);
Open commit View diff
801 $value = reset($pair);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
802
Open commit View diff
802
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
803
            if (! isset($dictionary[$key])) {
Open commit View diff
803 if (! isset($dictionary[$key])) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
804
                $dictionary[$key] = [];
Open commit View diff
804 $dictionary[$key] = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
805
            }
Open commit View diff
805 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
806
Open commit View diff
806
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
807
            $dictionary[$key][] = $value;
Open commit View diff
807 $dictionary[$key][] = $value;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
808
        }
Open commit View diff
808 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
809
Open commit View diff
809
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
810
        return new static($dictionary);
Open commit View diff
810 return new static($dictionary);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
811
    }
Open commit View diff
811 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
812
Open commit View diff
812
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
813
    /**
Open commit View diff
813 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
814
     * Run an associative map over each of the items.
Open commit View diff
814 * Run an associative map over each of the items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
815
     *
Open commit View diff
815 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
816
     * The callback should return an associative array with a single key/value pair.
Open commit View diff
816 * The callback should return an associative array with a single key/value pair.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
817
     *
Open commit View diff
817 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
818
     * @template TMapWithKeysKey of array-key
Open commit View diff
818 * @template TMapWithKeysKey of array-key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
819
     * @template TMapWithKeysValue
Open commit View diff
819 * @template TMapWithKeysValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
820
     *
Open commit View diff
820 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
821
     * @param  callable(TValue, TKey): array<TMapWithKeysKey, TMapWithKeysValue>  $callback
Open commit View diff
821 * @param callable(TValue, TKey): array<TMapWithKeysKey, TMapWithKeysValue> $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
822
     * @return static<TMapWithKeysKey, TMapWithKeysValue>
Open commit View diff
822 * @return static<TMapWithKeysKey, TMapWithKeysValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
823
     */
Open commit View diff
823 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
824
    public function mapWithKeys(callable $callback)
Open commit View diff
824 public function mapWithKeys(callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
825
    {
Open commit View diff
825 {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
826
        return new static(Arr::mapWithKeys($this->items, $callback));
Open commit View diff
826 return new static(Arr::mapWithKeys($this->items, $callback));
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
827
    }
Open commit View diff
827 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
828
Open commit View diff
828
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
829
    /**
Open commit View diff
829 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
830
     * Merge the collection with the given items.
Open commit View diff
830 * Merge the collection with the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
831
     *
Open commit View diff
831 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
832
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
832 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
833
     * @return static
Open commit View diff
833 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
834
     */
Open commit View diff
834 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
835
    public function merge($items)
Open commit View diff
835 public function merge($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
836
    {
Open commit View diff
836 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
837
        return new static(array_merge($this->items, $this->getArrayableItems($items)));
Open commit View diff
837 return new static(array_merge($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
838
    }
Open commit View diff
838 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
839
Open commit View diff
839
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
840
    /**
Open commit View diff
840 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
841
     * Recursively merge the collection with the given items.
Open commit View diff
841 * Recursively merge the collection with the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
842
     *
Open commit View diff
842 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
843
     * @template TMergeRecursiveValue
Open commit View diff
843 * @template TMergeRecursiveValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
844
     *
Open commit View diff
844 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
845
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TMergeRecursiveValue>|iterable<TKey, TMergeRecursiveValue>  $items
Open commit View diff
845 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TMergeRecursiveValue>|iterable<TKey, TMergeRecursiveValue> $items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
846
     * @return static<TKey, TValue|TMergeRecursiveValue>
Open commit View diff
846 * @return static<TKey, TValue|TMergeRecursiveValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
847
     */
Open commit View diff
847 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
848
    public function mergeRecursive($items)
Open commit View diff
848 public function mergeRecursive($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
849
    {
Open commit View diff
849 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
850
        return new static(array_merge_recursive($this->items, $this->getArrayableItems($items)));
Open commit View diff
850 return new static(array_merge_recursive($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
851
    }
Open commit View diff
851 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
852
Open commit View diff
852
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
853
    /**
Open commit View diff
853 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
854
     * Create a collection by using this collection for keys and another for its values.
Open commit View diff
854 * Create a collection by using this collection for keys and another for its values.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
855
     *
Open commit View diff
855 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
856
     * @template TCombineValue
Open commit View diff
856 * @template TCombineValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
857
     *
Open commit View diff
857 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
858
     * @param  \Illuminate\Contracts\Support\Arrayable<array-key, TCombineValue>|iterable<array-key, TCombineValue>  $values
Open commit View diff
858 * @param \Illuminate\Contracts\Support\Arrayable<array-key, TCombineValue>|iterable<array-key, TCombineValue> $values
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
859
     * @return static<TValue, TCombineValue>
Open commit View diff
859 * @return static<TValue, TCombineValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
860
     */
Open commit View diff
860 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
861
    public function combine($values)
Open commit View diff
861 public function combine($values)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
862
    {
Open commit View diff
862 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
863
        return new static(array_combine($this->all(), $this->getArrayableItems($values)));
Open commit View diff
863 return new static(array_combine($this->all(), $this->getArrayableItems($values)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
864
    }
Open commit View diff
864 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
865
Open commit View diff
865
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
866
    /**
Open commit View diff
866 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
867
     * Union the collection with the given items.
Open commit View diff
867 * Union the collection with the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
868
     *
Open commit View diff
868 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
869
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
869 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
870
     * @return static
Open commit View diff
870 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
871
     */
Open commit View diff
871 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
872
    public function union($items)
Open commit View diff
872 public function union($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
873
    {
Open commit View diff
873 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
874
        return new static($this->items + $this->getArrayableItems($items));
Open commit View diff
874 return new static($this->items + $this->getArrayableItems($items));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
875
    }
Open commit View diff
875 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
876
Open commit View diff
876
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
877
    /**
Open commit View diff
877 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
878
     * Create a new collection consisting of every n-th element.
Open commit View diff
878 * Create a new collection consisting of every n-th element.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
879
     *
Open commit View diff
879 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
880
     * @param  int  $step
Open commit View diff
880 * @param int $step
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
881
     * @param  int  $offset
Open commit View diff
881 * @param int $offset
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
882
     * @return static
Open commit View diff
882 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
883
     */
Open commit View diff
883 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
884
    public function nth($step, $offset = 0)
Open commit View diff
884 public function nth($step, $offset = 0)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
885
    {
Open commit View diff
885 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
886
        $new = [];
Open commit View diff
886 $new = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
887
Open commit View diff
887
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
888
        $position = 0;
Open commit View diff
888 $position = 0;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
889
Open commit View diff
889
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
890
        foreach ($this->slice($offset)->items as $item) {
Open commit View diff
890 foreach ($this->slice($offset)->items as $item) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
891
            if ($position % $step === 0) {
Open commit View diff
891 if ($position % $step === 0) {
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
892
                $new[] = $item;
Open commit View diff
892 $new[] = $item;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
893
            }
Open commit View diff
893 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
894
Open commit View diff
894
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
895
            $position++;
Open commit View diff
895 $position++;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
896
        }
Open commit View diff
896 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
897
Open commit View diff
897
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
898
        return new static($new);
Open commit View diff
898 return new static($new);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
899
    }
Open commit View diff
899 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
900
Open commit View diff
900
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
901
    /**
Open commit View diff
901 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
902
     * Get the items with the specified keys.
Open commit View diff
902 * Get the items with the specified keys.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
903
     *
Open commit View diff
903 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
904
     * @param  \Illuminate\Support\Enumerable<array-key, TKey>|array<array-key, TKey>|string|null  $keys
Open commit View diff
904 * @param \Illuminate\Support\Enumerable<array-key, TKey>|array<array-key, TKey>|string|null $keys
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
905
     * @return static
Open commit View diff
905 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
906
     */
Open commit View diff
906 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
907
    public function only($keys)
Open commit View diff
907 public function only($keys)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
908
    {
Open commit View diff
908 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
909
        if (is_null($keys)) {
Open commit View diff
909 if (is_null($keys)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
910
            return new static($this->items);
Open commit View diff
910 return new static($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
911
        }
Open commit View diff
911 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
912
Open commit View diff
912
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
913
        if ($keys instanceof Enumerable) {
Open commit View diff
913 if ($keys instanceof Enumerable) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
914
            $keys = $keys->all();
Open commit View diff
914 $keys = $keys->all();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
915
        }
Open commit View diff
915 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
916
Open commit View diff
916
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
917
        $keys = is_array($keys) ? $keys : func_get_args();
Open commit View diff
917 $keys = is_array($keys) ? $keys : func_get_args();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
918
Open commit View diff
918
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
919
        return new static(Arr::only($this->items, $keys));
Open commit View diff
919 return new static(Arr::only($this->items, $keys));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
920
    }
Open commit View diff
920 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
921
Open commit View diff
921
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
922
    /**
Open commit View diff
922 /**
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
923
     * Select specific values from the items within the collection.
Open commit View diff
923 * Select specific values from the items within the collection.
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
924
     *
Open commit View diff
924 *
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
925
     * @param  \Illuminate\Support\Enumerable<array-key, TKey>|array<array-key, TKey>|string|null  $keys
Open commit View diff
925 * @param \Illuminate\Support\Enumerable<array-key, TKey>|array<array-key, TKey>|string|null $keys
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
926
     * @return static
Open commit View diff
926 * @return static
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
927
     */
Open commit View diff
927 */
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
928
    public function select($keys)
Open commit View diff
928 public function select($keys)
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
929
    {
Open commit View diff
929 {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
930
        if (is_null($keys)) {
Open commit View diff
930 if (is_null($keys)) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
931
            return new static($this->items);
Open commit View diff
931 return new static($this->items);
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
932
        }
Open commit View diff
932 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
933
Open commit View diff
933
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
934
        if ($keys instanceof Enumerable) {
Open commit View diff
934 if ($keys instanceof Enumerable) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
935
            $keys = $keys->all();
Open commit View diff
935 $keys = $keys->all();
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
936
        }
Open commit View diff
936 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
937
Open commit View diff
937
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
938
        $keys = is_array($keys) ? $keys : func_get_args();
Open commit View diff
938 $keys = is_array($keys) ? $keys : func_get_args();
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
939
Open commit View diff
939
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
940
        return new static(Arr::select($this->items, $keys));
Open commit View diff
940 return new static(Arr::select($this->items, $keys));
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
941
    }
Open commit View diff
941 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
942
Open commit View diff
942
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
943
    /**
Open commit View diff
943 /**
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
944
     * Get and remove the last N items from the collection.
Open commit View diff
944 * Get and remove the last N items from the collection.
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
945
     *
Open commit View diff
945 *
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
946
     * @param  int  $count
Open commit View diff
946 * @param int $count
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
947
     * @return static<int, TValue>|TValue|null
Open commit View diff
947 * @return static<int, TValue>|TValue|null
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
948
     */
Open commit View diff
948 */
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
949
    public function pop($count = 1)
Open commit View diff
949 public function pop($count = 1)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
950
    {
Open commit View diff
950 {
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
951
        if ($count === 1) {
Open commit View diff
951 if ($count === 1) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
952
            return array_pop($this->items);
Open commit View diff
952 return array_pop($this->items);
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
953
        }
Open commit View diff
953 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
954
Open commit View diff
954
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
955
        if ($this->isEmpty()) {
Open commit View diff
955 if ($this->isEmpty()) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
956
            return new static;
Open commit View diff
956 return new static;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
957
        }
Open commit View diff
957 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
958
Open commit View diff
958
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
959
        $results = [];
Open commit View diff
959 $results = [];
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
960
Open commit View diff
960
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
961
        $collectionCount = $this->count();
Open commit View diff
961 $collectionCount = $this->count();
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
962
Open commit View diff
962
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
963
        foreach (range(1, min($count, $collectionCount)) as $item) {
Open commit View diff
963 foreach (range(1, min($count, $collectionCount)) as $item) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
964
            array_push($results, array_pop($this->items));
Open commit View diff
964 array_push($results, array_pop($this->items));
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
965
        }
Open commit View diff
965 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
966
Open commit View diff
966
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
967
        return new static($results);
Open commit View diff
967 return new static($results);
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
968
    }
Open commit View diff
968 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
969
Open commit View diff
969
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
970
    /**
Open commit View diff
970 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
971
     * Push an item onto the beginning of the collection.
Open commit View diff
971 * Push an item onto the beginning of the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
972
     *
Open commit View diff
972 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
973
     * @param  TValue  $value
Open commit View diff
973 * @param TValue $value
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
974
     * @param  TKey  $key
Open commit View diff
974 * @param TKey $key
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
975
     * @return $this
Open commit View diff
975 * @return $this
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
976
     */
Open commit View diff
976 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
977
    public function prepend($value, $key = null)
Open commit View diff
977 public function prepend($value, $key = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
978
    {
Open commit View diff
978 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
979
        $this->items = Arr::prepend($this->items, ...func_get_args());
Open commit View diff
979 $this->items = Arr::prepend($this->items, ...func_get_args());
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
980
Open commit View diff
980
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
981
        return $this;
Open commit View diff
981 return $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
982
    }
Open commit View diff
982 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
983
Open commit View diff
983
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
984
    /**
Open commit View diff
984 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
985
     * Push one or more items onto the end of the collection.
Open commit View diff
985 * Push one or more items onto the end of the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
986
     *
Open commit View diff
986 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
987
     * @param  TValue  ...$values
Open commit View diff
987 * @param TValue ...$values
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
988
     * @return $this
Open commit View diff
988 * @return $this
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
989
     */
Open commit View diff
989 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
990
    public function push(...$values)
Open commit View diff
990 public function push(...$values)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
991
    {
Open commit View diff
991 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
992
        foreach ($values as $value) {
Open commit View diff
992 foreach ($values as $value) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
993
            $this->items[] = $value;
Open commit View diff
993 $this->items[] = $value;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
994
        }
Open commit View diff
994 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
995
Open commit View diff
995
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
996
        return $this;
Open commit View diff
996 return $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
997
    }
Open commit View diff
997 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
998
Open commit View diff
998
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
999
    /**
Open commit View diff
999 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1000
     * Push all of the given items onto the collection.
Open commit View diff
1000 * Push all of the given items onto the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1001
     *
Open commit View diff
1001 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1002
     * @template TConcatKey of array-key
Open commit View diff
1002 * @template TConcatKey of array-key
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1003
     * @template TConcatValue
Open commit View diff
1003 * @template TConcatValue
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1004
     *
Open commit View diff
1004 *
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1005
     * @param  iterable<TConcatKey, TConcatValue>  $source
Open commit View diff
1005 * @param iterable<TConcatKey, TConcatValue> $source
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1006
     * @return static<TKey|TConcatKey, TValue|TConcatValue>
Open commit View diff
1006 * @return static<TKey|TConcatKey, TValue|TConcatValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1007
     */
Open commit View diff
1007 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1008
    public function concat($source)
Open commit View diff
1008 public function concat($source)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1009
    {
Open commit View diff
1009 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1010
        $result = new static($this);
Open commit View diff
1010 $result = new static($this);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1011
Open commit View diff
1011
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1012
        foreach ($source as $item) {
Open commit View diff
1012 foreach ($source as $item) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1013
            $result->push($item);
Open commit View diff
1013 $result->push($item);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1014
        }
Open commit View diff
1014 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1015
Open commit View diff
1015
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1016
        return $result;
Open commit View diff
1016 return $result;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1017
    }
Open commit View diff
1017 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1018
Open commit View diff
1018
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1019
    /**
Open commit View diff
1019 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1020
     * Get and remove an item from the collection.
Open commit View diff
1020 * Get and remove an item from the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1021
     *
Open commit View diff
1021 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1022
     * @template TPullDefault
Open commit View diff
1022 * @template TPullDefault
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1023
     *
Open commit View diff
1023 *
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1024
     * @param  TKey  $key
Open commit View diff
1024 * @param TKey $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1025
     * @param  TPullDefault|(\Closure(): TPullDefault)  $default
Open commit View diff
1025 * @param TPullDefault|(\Closure(): TPullDefault) $default
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1026
     * @return TValue|TPullDefault
Open commit View diff
1026 * @return TValue|TPullDefault
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1027
     */
Open commit View diff
1027 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1028
    public function pull($key, $default = null)
Open commit View diff
1028 public function pull($key, $default = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1029
    {
Open commit View diff
1029 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1030
        return Arr::pull($this->items, $key, $default);
Open commit View diff
1030 return Arr::pull($this->items, $key, $default);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1031
    }
Open commit View diff
1031 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1032
Open commit View diff
1032
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1033
    /**
Open commit View diff
1033 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1034
     * Put an item in the collection by key.
Open commit View diff
1034 * Put an item in the collection by key.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1035
     *
Open commit View diff
1035 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1036
     * @param  TKey  $key
Open commit View diff
1036 * @param TKey $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1037
     * @param  TValue  $value
Open commit View diff
1037 * @param TValue $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1038
     * @return $this
Open commit View diff
1038 * @return $this
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1039
     */
Open commit View diff
1039 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1040
    public function put($key, $value)
Open commit View diff
1040 public function put($key, $value)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1041
    {
Open commit View diff
1041 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1042
        $this->offsetSet($key, $value);
Open commit View diff
1042 $this->offsetSet($key, $value);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1043
Open commit View diff
1043
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1044
        return $this;
Open commit View diff
1044 return $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1045
    }
Open commit View diff
1045 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1046
Open commit View diff
1046
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1047
    /**
Open commit View diff
1047 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1048
     * Get one or a specified number of items randomly from the collection.
Open commit View diff
1048 * Get one or a specified number of items randomly from the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1049
     *
Open commit View diff
1049 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1050
     * @param  (callable(self<TKey, TValue>): int)|int|null  $number
Open commit View diff
1050 * @param (callable(self<TKey, TValue>): int)|int|null $number
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1051
     * @param  bool  $preserveKeys
Open commit View diff
1051 * @param bool $preserveKeys
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1052
     * @return static<int, TValue>|TValue
Open commit View diff
1052 * @return static<int, TValue>|TValue
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1053
     *
Open commit View diff
1053 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1054
     * @throws \InvalidArgumentException
Open commit View diff
1054 * @throws \InvalidArgumentException
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1055
     */
Open commit View diff
1055 */
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1056
    public function random($number = null, $preserveKeys = false)
Open commit View diff
1056 public function random($number = null, $preserveKeys = false)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1057
    {
Open commit View diff
1057 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1058
        if (is_null($number)) {
Open commit View diff
1058 if (is_null($number)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1059
            return Arr::random($this->items);
Open commit View diff
1059 return Arr::random($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1060
        }
Open commit View diff
1060 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1061
Open commit View diff
1061
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1062
        if (is_callable($number)) {
Open commit View diff
1062 if (is_callable($number)) {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1063
            return new static(Arr::random($this->items, $number($this), $preserveKeys));
Open commit View diff
1063 return new static(Arr::random($this->items, $number($this), $preserveKeys));
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1064
        }
Open commit View diff
1064 }
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1065
Open commit View diff
1065
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1066
        return new static(Arr::random($this->items, $number, $preserveKeys));
Open commit View diff
1066 return new static(Arr::random($this->items, $number, $preserveKeys));
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1067
    }
Open commit View diff
1067 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1068
Open commit View diff
1068
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1069
    /**
Open commit View diff
1069 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1070
     * Replace the collection items with the given items.
Open commit View diff
1070 * Replace the collection items with the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1071
     *
Open commit View diff
1071 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1072
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
1072 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1073
     * @return static
Open commit View diff
1073 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1074
     */
Open commit View diff
1074 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1075
    public function replace($items)
Open commit View diff
1075 public function replace($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1076
    {
Open commit View diff
1076 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1077
        return new static(array_replace($this->items, $this->getArrayableItems($items)));
Open commit View diff
1077 return new static(array_replace($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1078
    }
Open commit View diff
1078 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1079
Open commit View diff
1079
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1080
    /**
Open commit View diff
1080 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1081
     * Recursively replace the collection items with the given items.
Open commit View diff
1081 * Recursively replace the collection items with the given items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1082
     *
Open commit View diff
1082 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1083
     * @param  \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue>  $items
Open commit View diff
1083 * @param \Illuminate\Contracts\Support\Arrayable<TKey, TValue>|iterable<TKey, TValue> $items
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1084
     * @return static
Open commit View diff
1084 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1085
     */
Open commit View diff
1085 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1086
    public function replaceRecursive($items)
Open commit View diff
1086 public function replaceRecursive($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1087
    {
Open commit View diff
1087 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1088
        return new static(array_replace_recursive($this->items, $this->getArrayableItems($items)));
Open commit View diff
1088 return new static(array_replace_recursive($this->items, $this->getArrayableItems($items)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1089
    }
Open commit View diff
1089 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1090
Open commit View diff
1090
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1091
    /**
Open commit View diff
1091 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1092
     * Reverse items order.
Open commit View diff
1092 * Reverse items order.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1093
     *
Open commit View diff
1093 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1094
     * @return static
Open commit View diff
1094 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1095
     */
Open commit View diff
1095 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1096
    public function reverse()
Open commit View diff
1096 public function reverse()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1097
    {
Open commit View diff
1097 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1098
        return new static(array_reverse($this->items, true));
Open commit View diff
1098 return new static(array_reverse($this->items, true));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1099
    }
Open commit View diff
1099 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1100
Open commit View diff
1100
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1101
    /**
Open commit View diff
1101 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1102
     * Search the collection for a given value and return the corresponding key if successful.
Open commit View diff
1102 * Search the collection for a given value and return the corresponding key if successful.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1103
     *
Open commit View diff
1103 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1104
     * @param  TValue|(callable(TValue,TKey): bool)  $value
Open commit View diff
1104 * @param TValue|(callable(TValue,TKey): bool) $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1105
     * @param  bool  $strict
Open commit View diff
1105 * @param bool $strict
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1106
     * @return TKey|false
Open commit View diff
1106 * @return TKey|false
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1107
     */
Open commit View diff
1107 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1108
    public function search($value, $strict = false)
Open commit View diff
1108 public function search($value, $strict = false)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1109
    {
Open commit View diff
1109 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1110
        if (! $this->useAsCallable($value)) {
Open commit View diff
1110 if (! $this->useAsCallable($value)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1111
            return array_search($value, $this->items, $strict);
Open commit View diff
1111 return array_search($value, $this->items, $strict);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1112
        }
Open commit View diff
1112 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1113
Open commit View diff
1113
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1114
        foreach ($this->items as $key => $item) {
Open commit View diff
1114 foreach ($this->items as $key => $item) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1115
            if ($value($item, $key)) {
Open commit View diff
1115 if ($value($item, $key)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1116
                return $key;
Open commit View diff
1116 return $key;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1117
            }
Open commit View diff
1117 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1118
        }
Open commit View diff
1118 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1119
Open commit View diff
1119
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1120
        return false;
Open commit View diff
1120 return false;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1121
    }
Open commit View diff
1121 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1122
Open commit View diff
1122
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1123
    /**
Open commit View diff
1123 /**
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1124
     * Get and remove the first N items from the collection.
Open commit View diff
1124 * Get and remove the first N items from the collection.
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1125
     *
Open commit View diff
1125 *
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1126
     * @param  int  $count
Open commit View diff
1126 * @param int $count
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1127
     * @return static<int, TValue>|TValue|null
Open commit View diff
1127 * @return static<int, TValue>|TValue|null
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1128
     *
Open commit View diff
1128 *
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1129
     * @throws \InvalidArgumentException
Open commit View diff
1129 * @throws \InvalidArgumentException
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1130
     */
Open commit View diff
1130 */
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1131
    public function shift($count = 1)
Open commit View diff
1131 public function shift($count = 1)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1132
    {
Open commit View diff
1132 {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1133
        if ($count < 0) {
Open commit View diff
1133 if ($count < 0) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1134
            throw new InvalidArgumentException('Number of shifted items may not be less than zero.');
Open commit View diff
1134 throw new InvalidArgumentException('Number of shifted items may not be less than zero.');
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1135
        }
Open commit View diff
1135 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1136
Open commit View diff
1136
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1137
        if ($this->isEmpty()) {
Open commit View diff
1137 if ($this->isEmpty()) {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1138
            return null;
Open commit View diff
1138 return null;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1139
        }
Open commit View diff
1139 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1140
Open commit View diff
1140
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1141
        if ($count === 0) {
Open commit View diff
1141 if ($count === 0) {
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1142
            return new static;
Open commit View diff
1142 return new static;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1143
        }
Open commit View diff
1143 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1144
Open commit View diff
1144
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1145
        if ($count === 1) {
Open commit View diff
1145 if ($count === 1) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1146
            return array_shift($this->items);
Open commit View diff
1146 return array_shift($this->items);
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1147
        }
Open commit View diff
1147 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1148
Open commit View diff
1148
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1149
        $results = [];
Open commit View diff
1149 $results = [];
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1150
Open commit View diff
1150
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1151
        $collectionCount = $this->count();
Open commit View diff
1151 $collectionCount = $this->count();
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1152
Open commit View diff
1152
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1153
        foreach (range(1, min($count, $collectionCount)) as $item) {
Open commit View diff
1153 foreach (range(1, min($count, $collectionCount)) as $item) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1154
            array_push($results, array_shift($this->items));
Open commit View diff
1154 array_push($results, array_shift($this->items));
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1155
        }
Open commit View diff
1155 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1156
Open commit View diff
1156
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1157
        return new static($results);
Open commit View diff
1157 return new static($results);
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1158
    }
Open commit View diff
1158 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1159
Open commit View diff
1159
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1160
    /**
Open commit View diff
1160 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1161
     * Shuffle the items in the collection.
Open commit View diff
1161 * Shuffle the items in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1162
     *
Open commit View diff
1162 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1163
     * @param  int|null  $seed
Open commit View diff
1163 * @param int|null $seed
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1164
     * @return static
Open commit View diff
1164 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1165
     */
Open commit View diff
1165 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1166
    public function shuffle($seed = null)
Open commit View diff
1166 public function shuffle($seed = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1167
    {
Open commit View diff
1167 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1168
        return new static(Arr::shuffle($this->items, $seed));
Open commit View diff
1168 return new static(Arr::shuffle($this->items, $seed));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1169
    }
Open commit View diff
1169 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1170
Open commit View diff
1170
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1171
    /**
Open commit View diff
1171 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1172
     * Create chunks representing a "sliding window" view of the items in the collection.
Open commit View diff
1172 * Create chunks representing a "sliding window" view of the items in the collection.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1173
     *
Open commit View diff
1173 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1174
     * @param  int  $size
Open commit View diff
1174 * @param int $size
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1175
     * @param  int  $step
Open commit View diff
1175 * @param int $step
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1176
     * @return static<int, static>
Open commit View diff
1176 * @return static<int, static>
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1177
     */
Open commit View diff
1177 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1178
    public function sliding($size = 2, $step = 1)
Open commit View diff
1178 public function sliding($size = 2, $step = 1)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1179
    {
Open commit View diff
1179 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1180
        $chunks = floor(($this->count() - $size) / $step) + 1;
Open commit View diff
1180 $chunks = floor(($this->count() - $size) / $step) + 1;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1181
Open commit View diff
1181
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1182
        return static::times($chunks, fn ($number) => $this->slice(($number - 1) * $step, $size));
Open commit View diff
1182 return static::times($chunks, fn ($number) => $this->slice(($number - 1) * $step, $size));
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1183
    }
Open commit View diff
1183 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1184
Open commit View diff
1184
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1185
    /**
Open commit View diff
1185 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1186
     * Skip the first {$count} items.
Open commit View diff
1186 * Skip the first {$count} items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1187
     *
Open commit View diff
1187 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1188
     * @param  int  $count
Open commit View diff
1188 * @param int $count
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1189
     * @return static
Open commit View diff
1189 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1190
     */
Open commit View diff
1190 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1191
    public function skip($count)
Open commit View diff
1191 public function skip($count)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1192
    {
Open commit View diff
1192 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1193
        return $this->slice($count);
Open commit View diff
1193 return $this->slice($count);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1194
    }
Open commit View diff
1194 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1195
Open commit View diff
1195
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1196
    /**
Open commit View diff
1196 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1197
     * Skip items in the collection until the given condition is met.
Open commit View diff
1197 * Skip items in the collection until the given condition is met.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1198
     *
Open commit View diff
1198 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1199
     * @param  TValue|callable(TValue,TKey): bool  $value
Open commit View diff
1199 * @param TValue|callable(TValue,TKey): bool $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1200
     * @return static
Open commit View diff
1200 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1201
     */
Open commit View diff
1201 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1202
    public function skipUntil($value)
Open commit View diff
1202 public function skipUntil($value)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1203
    {
Open commit View diff
1203 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1204
        return new static($this->lazy()->skipUntil($value)->all());
Open commit View diff
1204 return new static($this->lazy()->skipUntil($value)->all());
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1205
    }
Open commit View diff
1205 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1206
Open commit View diff
1206
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1207
    /**
Open commit View diff
1207 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1208
     * Skip items in the collection while the given condition is met.
Open commit View diff
1208 * Skip items in the collection while the given condition is met.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1209
     *
Open commit View diff
1209 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1210
     * @param  TValue|callable(TValue,TKey): bool  $value
Open commit View diff
1210 * @param TValue|callable(TValue,TKey): bool $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1211
     * @return static
Open commit View diff
1211 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1212
     */
Open commit View diff
1212 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1213
    public function skipWhile($value)
Open commit View diff
1213 public function skipWhile($value)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1214
    {
Open commit View diff
1214 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1215
        return new static($this->lazy()->skipWhile($value)->all());
Open commit View diff
1215 return new static($this->lazy()->skipWhile($value)->all());
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1216
    }
Open commit View diff
1216 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1217
Open commit View diff
1217
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1218
    /**
Open commit View diff
1218 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1219
     * Slice the underlying collection array.
Open commit View diff
1219 * Slice the underlying collection array.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1220
     *
Open commit View diff
1220 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1221
     * @param  int  $offset
Open commit View diff
1221 * @param int $offset
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1222
     * @param  int|null  $length
Open commit View diff
1222 * @param int|null $length
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1223
     * @return static
Open commit View diff
1223 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1224
     */
Open commit View diff
1224 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1225
    public function slice($offset, $length = null)
Open commit View diff
1225 public function slice($offset, $length = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1226
    {
Open commit View diff
1226 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1227
        return new static(array_slice($this->items, $offset, $length, true));
Open commit View diff
1227 return new static(array_slice($this->items, $offset, $length, true));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1228
    }
Open commit View diff
1228 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1229
Open commit View diff
1229
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1230
    /**
Open commit View diff
1230 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1231
     * Split a collection into a certain number of groups.
Open commit View diff
1231 * Split a collection into a certain number of groups.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1232
     *
Open commit View diff
1232 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1233
     * @param  int  $numberOfGroups
Open commit View diff
1233 * @param int $numberOfGroups
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1234
     * @return static<int, static>
Open commit View diff
1234 * @return static<int, static>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1235
     */
Open commit View diff
1235 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1236
    public function split($numberOfGroups)
Open commit View diff
1236 public function split($numberOfGroups)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1237
    {
Open commit View diff
1237 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1238
        if ($this->isEmpty()) {
Open commit View diff
1238 if ($this->isEmpty()) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1239
            return new static;
Open commit View diff
1239 return new static;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1240
        }
Open commit View diff
1240 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1241
Open commit View diff
1241
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1242
        $groups = new static;
Open commit View diff
1242 $groups = new static;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1243
Open commit View diff
1243
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1244
        $groupSize = floor($this->count() / $numberOfGroups);
Open commit View diff
1244 $groupSize = floor($this->count() / $numberOfGroups);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1245
Open commit View diff
1245
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1246
        $remain = $this->count() % $numberOfGroups;
Open commit View diff
1246 $remain = $this->count() % $numberOfGroups;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1247
Open commit View diff
1247
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1248
        $start = 0;
Open commit View diff
1248 $start = 0;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1249
Open commit View diff
1249
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1250
        for ($i = 0; $i < $numberOfGroups; $i++) {
Open commit View diff
1250 for ($i = 0; $i < $numberOfGroups; $i++) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1251
            $size = $groupSize;
Open commit View diff
1251 $size = $groupSize;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1252
Open commit View diff
1252
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1253
            if ($i < $remain) {
Open commit View diff
1253 if ($i < $remain) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1254
                $size++;
Open commit View diff
1254 $size++;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1255
            }
Open commit View diff
1255 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1256
Open commit View diff
1256
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1257
            if ($size) {
Open commit View diff
1257 if ($size) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1258
                $groups->push(new static(array_slice($this->items, $start, $size)));
Open commit View diff
1258 $groups->push(new static(array_slice($this->items, $start, $size)));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1259
Open commit View diff
1259
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1260
                $start += $size;
Open commit View diff
1260 $start += $size;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1261
            }
Open commit View diff
1261 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1262
        }
Open commit View diff
1262 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1263
Open commit View diff
1263
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1264
        return $groups;
Open commit View diff
1264 return $groups;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1265
    }
Open commit View diff
1265 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1266
Open commit View diff
1266
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1267
    /**
Open commit View diff
1267 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1268
     * Split a collection into a certain number of groups, and fill the first groups completely.
Open commit View diff
1268 * Split a collection into a certain number of groups, and fill the first groups completely.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1269
     *
Open commit View diff
1269 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1270
     * @param  int  $numberOfGroups
Open commit View diff
1270 * @param int $numberOfGroups
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1271
     * @return static<int, static>
Open commit View diff
1271 * @return static<int, static>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1272
     */
Open commit View diff
1272 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1273
    public function splitIn($numberOfGroups)
Open commit View diff
1273 public function splitIn($numberOfGroups)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1274
    {
Open commit View diff
1274 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1275
        return $this->chunk(ceil($this->count() / $numberOfGroups));
Open commit View diff
1275 return $this->chunk(ceil($this->count() / $numberOfGroups));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1276
    }
Open commit View diff
1276 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1277
Open commit View diff
1277
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1278
    /**
Open commit View diff
1278 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1279
     * Get the first item in the collection, but only if exactly one item exists. Otherwise, throw an exception.
Open commit View diff
1279 * Get the first item in the collection, but only if exactly one item exists. Otherwise, throw an exception.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1280
     *
Open commit View diff
1280 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1281
     * @param  (callable(TValue, TKey): bool)|string  $key
Open commit View diff
1281 * @param (callable(TValue, TKey): bool)|string $key
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1282
     * @param  mixed  $operator
Open commit View diff
1282 * @param mixed $operator
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1283
     * @param  mixed  $value
Open commit View diff
1283 * @param mixed $value
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1284
     * @return TValue
Open commit View diff
1284 * @return TValue
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1285
     *
Open commit View diff
1285 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1286
     * @throws \Illuminate\Support\ItemNotFoundException
Open commit View diff
1286 * @throws \Illuminate\Support\ItemNotFoundException
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1287
     * @throws \Illuminate\Support\MultipleItemsFoundException
Open commit View diff
1287 * @throws \Illuminate\Support\MultipleItemsFoundException
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1288
     */
Open commit View diff
1288 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1289
    public function sole($key = null, $operator = null, $value = null)
Open commit View diff
1289 public function sole($key = null, $operator = null, $value = null)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1290
    {
Open commit View diff
1290 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1291
        $filter = func_num_args() > 1
Open commit View diff
1291 $filter = func_num_args() > 1
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1292
            ? $this->operatorForWhere(...func_get_args())
Open commit View diff
1292 ? $this->operatorForWhere(...func_get_args())
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1293
            : $key;
Open commit View diff
1293 : $key;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1294
Open commit View diff
1294
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1295
        $items = $this->unless($filter == null)->filter($filter);
Open commit View diff
1295 $items = $this->unless($filter == null)->filter($filter);
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1296
Open commit View diff
1296
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1297
        $count = $items->count();
Open commit View diff
1297 $count = $items->count();
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1298
Open commit View diff
1298
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1299
        if ($count === 0) {
Open commit View diff
1299 if ($count === 0) {
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1300
            throw new ItemNotFoundException;
Open commit View diff
1300 throw new ItemNotFoundException;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1301
        }
Open commit View diff
1301 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1302
Open commit View diff
1302
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1303
        if ($count > 1) {
Open commit View diff
1303 if ($count > 1) {
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1304
            throw new MultipleItemsFoundException($count);
Open commit View diff
1304 throw new MultipleItemsFoundException($count);
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1305
        }
Open commit View diff
1305 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1306
Open commit View diff
1306
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1307
        return $items->first();
Open commit View diff
1307 return $items->first();
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1308
    }
Open commit View diff
1308 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1309
Open commit View diff
1309
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1310
    /**
Open commit View diff
1310 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1311
     * Get the first item in the collection but throw an exception if no matching items exist.
Open commit View diff
1311 * Get the first item in the collection but throw an exception if no matching items exist.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1312
     *
Open commit View diff
1312 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1313
     * @param  (callable(TValue, TKey): bool)|string  $key
Open commit View diff
1313 * @param (callable(TValue, TKey): bool)|string $key
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1314
     * @param  mixed  $operator
Open commit View diff
1314 * @param mixed $operator
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1315
     * @param  mixed  $value
Open commit View diff
1315 * @param mixed $value
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1316
     * @return TValue
Open commit View diff
1316 * @return TValue
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1317
     *
Open commit View diff
1317 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1318
     * @throws \Illuminate\Support\ItemNotFoundException
Open commit View diff
1318 * @throws \Illuminate\Support\ItemNotFoundException
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1319
     */
Open commit View diff
1319 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1320
    public function firstOrFail($key = null, $operator = null, $value = null)
Open commit View diff
1320 public function firstOrFail($key = null, $operator = null, $value = null)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1321
    {
Open commit View diff
1321 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1322
        $filter = func_num_args() > 1
Open commit View diff
1322 $filter = func_num_args() > 1
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1323
            ? $this->operatorForWhere(...func_get_args())
Open commit View diff
1323 ? $this->operatorForWhere(...func_get_args())
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1324
            : $key;
Open commit View diff
1324 : $key;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1325
Open commit View diff
1325
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1326
        $placeholder = new stdClass();
Open commit View diff
1326 $placeholder = new stdClass();
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1327
Open commit View diff
1327
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1328
        $item = $this->first($filter, $placeholder);
Open commit View diff
1328 $item = $this->first($filter, $placeholder);
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1329
Open commit View diff
1329
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1330
        if ($item === $placeholder) {
Open commit View diff
1330 if ($item === $placeholder) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1331
            throw new ItemNotFoundException;
Open commit View diff
1331 throw new ItemNotFoundException;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1332
        }
Open commit View diff
1332 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1333
Open commit View diff
1333
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1334
        return $item;
Open commit View diff
1334 return $item;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1335
    }
Open commit View diff
1335 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1336
Open commit View diff
1336
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1337
    /**
Open commit View diff
1337 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1338
     * Chunk the collection into chunks of the given size.
Open commit View diff
1338 * Chunk the collection into chunks of the given size.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1339
     *
Open commit View diff
1339 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1340
     * @param  int  $size
Open commit View diff
1340 * @param int $size
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1341
     * @return static<int, static>
Open commit View diff
1341 * @return static<int, static>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1342
     */
Open commit View diff
1342 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1343
    public function chunk($size)
Open commit View diff
1343 public function chunk($size)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1344
    {
Open commit View diff
1344 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1345
        if ($size <= 0) {
Open commit View diff
1345 if ($size <= 0) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1346
            return new static;
Open commit View diff
1346 return new static;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1347
        }
Open commit View diff
1347 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1348
Open commit View diff
1348
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1349
        $chunks = [];
Open commit View diff
1349 $chunks = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1350
Open commit View diff
1350
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1351
        foreach (array_chunk($this->items, $size, true) as $chunk) {
Open commit View diff
1351 foreach (array_chunk($this->items, $size, true) as $chunk) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1352
            $chunks[] = new static($chunk);
Open commit View diff
1352 $chunks[] = new static($chunk);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1353
        }
Open commit View diff
1353 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1354
Open commit View diff
1354
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1355
        return new static($chunks);
Open commit View diff
1355 return new static($chunks);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1356
    }
Open commit View diff
1356 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1357
Open commit View diff
1357
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1358
    /**
Open commit View diff
1358 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1359
     * Chunk the collection into chunks with a callback.
Open commit View diff
1359 * Chunk the collection into chunks with a callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1360
     *
Open commit View diff
1360 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1361
     * @param  callable(TValue, TKey, static<int, TValue>): bool  $callback
Open commit View diff
1361 * @param callable(TValue, TKey, static<int, TValue>): bool $callback
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1362
     * @return static<int, static<int, TValue>>
Open commit View diff
1362 * @return static<int, static<int, TValue>>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1363
     */
Open commit View diff
1363 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1364
    public function chunkWhile(callable $callback)
Open commit View diff
1364 public function chunkWhile(callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1365
    {
Open commit View diff
1365 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1366
        return new static(
Open commit View diff
1366 return new static(
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1367
            $this->lazy()->chunkWhile($callback)->mapInto(static::class)
Open commit View diff
1367 $this->lazy()->chunkWhile($callback)->mapInto(static::class)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1368
        );
Open commit View diff
1368 );
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1369
    }
Open commit View diff
1369 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1370
Open commit View diff
1370
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1371
    /**
Open commit View diff
1371 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1372
     * Sort through each item with a callback.
Open commit View diff
1372 * Sort through each item with a callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1373
     *
Open commit View diff
1373 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1374
     * @param  (callable(TValue, TValue): int)|null|int  $callback
Open commit View diff
1374 * @param (callable(TValue, TValue): int)|null|int $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1375
     * @return static
Open commit View diff
1375 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1376
     */
Open commit View diff
1376 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1377
    public function sort($callback = null)
Open commit View diff
1377 public function sort($callback = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1378
    {
Open commit View diff
1378 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1379
        $items = $this->items;
Open commit View diff
1379 $items = $this->items;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1380
Open commit View diff
1380
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1381
        $callback && is_callable($callback)
Open commit View diff
1381 $callback && is_callable($callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1382
            ? uasort($items, $callback)
Open commit View diff
1382 ? uasort($items, $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1383
            : asort($items, $callback ?? SORT_REGULAR);
Open commit View diff
1383 : asort($items, $callback ?? SORT_REGULAR);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1384
Open commit View diff
1384
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1385
        return new static($items);
Open commit View diff
1385 return new static($items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1386
    }
Open commit View diff
1386 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1387
Open commit View diff
1387
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1388
    /**
Open commit View diff
1388 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1389
     * Sort items in descending order.
Open commit View diff
1389 * Sort items in descending order.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1390
     *
Open commit View diff
1390 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1391
     * @param  int  $options
Open commit View diff
1391 * @param int $options
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1392
     * @return static
Open commit View diff
1392 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1393
     */
Open commit View diff
1393 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1394
    public function sortDesc($options = SORT_REGULAR)
Open commit View diff
1394 public function sortDesc($options = SORT_REGULAR)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1395
    {
Open commit View diff
1395 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1396
        $items = $this->items;
Open commit View diff
1396 $items = $this->items;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1397
Open commit View diff
1397
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1398
        arsort($items, $options);
Open commit View diff
1398 arsort($items, $options);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1399
Open commit View diff
1399
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1400
        return new static($items);
Open commit View diff
1400 return new static($items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1401
    }
Open commit View diff
1401 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1402
Open commit View diff
1402
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1403
    /**
Open commit View diff
1403 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1404
     * Sort the collection using the given callback.
Open commit View diff
1404 * Sort the collection using the given callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1405
     *
Open commit View diff
1405 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1406
     * @param  array<array-key, (callable(TValue, TValue): mixed)|(callable(TValue, TKey): mixed)|string|array{string, string}>|(callable(TValue, TKey): mixed)|string  $callback
Open commit View diff
1406 * @param array<array-key, (callable(TValue, TValue): mixed)|(callable(TValue, TKey): mixed)|string|array{string, string}>|(callable(TValue, TKey): mixed)|string $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1407
     * @param  int  $options
Open commit View diff
1407 * @param int $options
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1408
     * @param  bool  $descending
Open commit View diff
1408 * @param bool $descending
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1409
     * @return static
Open commit View diff
1409 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1410
     */
Open commit View diff
1410 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1411
    public function sortBy($callback, $options = SORT_REGULAR, $descending = false)
Open commit View diff
1411 public function sortBy($callback, $options = SORT_REGULAR, $descending = false)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1412
    {
Open commit View diff
1412 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1413
        if (is_array($callback) && ! is_callable($callback)) {
Open commit View diff
1413 if (is_array($callback) && ! is_callable($callback)) {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1414
            return $this->sortByMany($callback, $options);
Open commit View diff
1414 return $this->sortByMany($callback, $options);
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1415
        }
Open commit View diff
1415 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1416
Open commit View diff
1416
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1417
        $results = [];
Open commit View diff
1417 $results = [];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1418
Open commit View diff
1418
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1419
        $callback = $this->valueRetriever($callback);
Open commit View diff
1419 $callback = $this->valueRetriever($callback);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1420
Open commit View diff
1420
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1421
        // First we will loop through the items and get the comparator from a callback
Open commit View diff
1421 // First we will loop through the items and get the comparator from a callback
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1422
        // function which we were given. Then, we will sort the returned values and
Open commit View diff
1422 // function which we were given. Then, we will sort the returned values and
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1423
        // grab all the corresponding values for the sorted keys from this array.
Open commit View diff
1423 // grab all the corresponding values for the sorted keys from this array.
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1424
        foreach ($this->items as $key => $value) {
Open commit View diff
1424 foreach ($this->items as $key => $value) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1425
            $results[$key] = $callback($value, $key);
Open commit View diff
1425 $results[$key] = $callback($value, $key);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1426
        }
Open commit View diff
1426 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1427
Open commit View diff
1427
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1428
        $descending ? arsort($results, $options)
Open commit View diff
1428 $descending ? arsort($results, $options)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1429
            : asort($results, $options);
Open commit View diff
1429 : asort($results, $options);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1430
Open commit View diff
1430
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1431
        // Once we have sorted all of the keys in the array, we will loop through them
Open commit View diff
1431 // Once we have sorted all of the keys in the array, we will loop through them
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1432
        // and grab the corresponding model so we can set the underlying items list
Open commit View diff
1432 // and grab the corresponding model so we can set the underlying items list
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1433
        // to the sorted version. Then we'll just return the collection instance.
Open commit View diff
1433 // to the sorted version. Then we'll just return the collection instance.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1434
        foreach (array_keys($results) as $key) {
Open commit View diff
1434 foreach (array_keys($results) as $key) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1435
            $results[$key] = $this->items[$key];
Open commit View diff
1435 $results[$key] = $this->items[$key];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1436
        }
Open commit View diff
1436 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1437
Open commit View diff
1437
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1438
        return new static($results);
Open commit View diff
1438 return new static($results);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1439
    }
Open commit View diff
1439 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1440
Open commit View diff
1440
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1441
    /**
Open commit View diff
1441 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1442
     * Sort the collection using multiple comparisons.
Open commit View diff
1442 * Sort the collection using multiple comparisons.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1443
     *
Open commit View diff
1443 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1444
     * @param  array<array-key, (callable(TValue, TValue): mixed)|(callable(TValue, TKey): mixed)|string|array{string, string}>  $comparisons
Open commit View diff
1444 * @param array<array-key, (callable(TValue, TValue): mixed)|(callable(TValue, TKey): mixed)|string|array{string, string}> $comparisons
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1445
     * @param  int  $options
Open commit View diff
1445 * @param int $options
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1446
     * @return static
Open commit View diff
1446 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1447
     */
Open commit View diff
1447 */
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1448
    protected function sortByMany(array $comparisons = [], int $options = SORT_REGULAR)
Open commit View diff
1448 protected function sortByMany(array $comparisons = [], int $options = SORT_REGULAR)
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1449
    {
Open commit View diff
1449 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1450
        $items = $this->items;
Open commit View diff
1450 $items = $this->items;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1451
Open commit View diff
1451
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1452
        uasort($items, function ($a, $b) use ($comparisons, $options) {
Open commit View diff
1452 uasort($items, function ($a, $b) use ($comparisons, $options) {
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1453
            foreach ($comparisons as $comparison) {
Open commit View diff
1453 foreach ($comparisons as $comparison) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1454
                $comparison = Arr::wrap($comparison);
Open commit View diff
1454 $comparison = Arr::wrap($comparison);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1455
Open commit View diff
1455
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1456
                $prop = $comparison[0];
Open commit View diff
1456 $prop = $comparison[0];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1457
Open commit View diff
1457
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1458
                $ascending = Arr::get($comparison, 1, true) === true ||
Open commit View diff
1458 $ascending = Arr::get($comparison, 1, true) === true ||
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1459
                             Arr::get($comparison, 1, true) === 'asc';
Open commit View diff
1459 Arr::get($comparison, 1, true) === 'asc';
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1460
Open commit View diff
1460
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1461
                if (! is_string($prop) && is_callable($prop)) {
Open commit View diff
1461 if (! is_string($prop) && is_callable($prop)) {
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1462
                    $result = $prop($a, $b);
Open commit View diff
1462 $result = $prop($a, $b);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1463
                } else {
Open commit View diff
1463 } else {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1464
                    $values = [data_get($a, $prop), data_get($b, $prop)];
Open commit View diff
1464 $values = [data_get($a, $prop), data_get($b, $prop)];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1465
Open commit View diff
1465
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1466
                    if (! $ascending) {
Open commit View diff
1466 if (! $ascending) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1467
                        $values = array_reverse($values);
Open commit View diff
1467 $values = array_reverse($values);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1468
                    }
Open commit View diff
1468 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1469
Open commit View diff
1469
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1470
                    if (($options & SORT_FLAG_CASE) === SORT_FLAG_CASE) {
Open commit View diff
1470 if (($options & SORT_FLAG_CASE) === SORT_FLAG_CASE) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1471
                        if (($options & SORT_NATURAL) === SORT_NATURAL) {
Open commit View diff
1471 if (($options & SORT_NATURAL) === SORT_NATURAL) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1472
                            $result = strnatcasecmp($values[0], $values[1]);
Open commit View diff
1472 $result = strnatcasecmp($values[0], $values[1]);
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1473
                        } else {
Open commit View diff
1473 } else {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1474
                            $result = strcasecmp($values[0], $values[1]);
Open commit View diff
1474 $result = strcasecmp($values[0], $values[1]);
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1475
                        }
Open commit View diff
1475 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1476
                    } else {
Open commit View diff
1476 } else {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1477
                        $result = match ($options) {
Open commit View diff
1477 $result = match ($options) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1478
                            SORT_NUMERIC => intval($values[0]) <=> intval($values[1]),
Open commit View diff
1478 SORT_NUMERIC => intval($values[0]) <=> intval($values[1]),
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1479
                            SORT_STRING => strcmp($values[0], $values[1]),
Open commit View diff
1479 SORT_STRING => strcmp($values[0], $values[1]),
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1480
                            SORT_NATURAL => strnatcmp($values[0], $values[1]),
Open commit View diff
1480 SORT_NATURAL => strnatcmp($values[0], $values[1]),
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1481
                            SORT_LOCALE_STRING => strcoll($values[0], $values[1]),
Open commit View diff
1481 SORT_LOCALE_STRING => strcoll($values[0], $values[1]),
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1482
                            default => $values[0] <=> $values[1],
Open commit View diff
1482 default => $values[0] <=> $values[1],
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1483
                        };
Open commit View diff
1483 };
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1484
                    }
Open commit View diff
1484 }
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1485
                }
Open commit View diff
1485 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1486
Open commit View diff
1486
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1487
                if ($result === 0) {
Open commit View diff
1487 if ($result === 0) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1488
                    continue;
Open commit View diff
1488 continue;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1489
                }
Open commit View diff
1489 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1490
Open commit View diff
1490
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1491
                return $result;
Open commit View diff
1491 return $result;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1492
            }
Open commit View diff
1492 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1493
        });
Open commit View diff
1493 });
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1494
Open commit View diff
1494
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1495
        return new static($items);
Open commit View diff
1495 return new static($items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1496
    }
Open commit View diff
1496 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1497
Open commit View diff
1497
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1498
    /**
Open commit View diff
1498 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1499
     * Sort the collection in descending order using the given callback.
Open commit View diff
1499 * Sort the collection in descending order using the given callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1500
     *
Open commit View diff
1500 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1501
     * @param  array<array-key, (callable(TValue, TValue): mixed)|(callable(TValue, TKey): mixed)|string|array{string, string}>|(callable(TValue, TKey): mixed)|string  $callback
Open commit View diff
1501 * @param array<array-key, (callable(TValue, TValue): mixed)|(callable(TValue, TKey): mixed)|string|array{string, string}>|(callable(TValue, TKey): mixed)|string $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1502
     * @param  int  $options
Open commit View diff
1502 * @param int $options
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1503
     * @return static
Open commit View diff
1503 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1504
     */
Open commit View diff
1504 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1505
    public function sortByDesc($callback, $options = SORT_REGULAR)
Open commit View diff
1505 public function sortByDesc($callback, $options = SORT_REGULAR)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1506
    {
Open commit View diff
1506 {
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1507
        if (is_array($callback) && ! is_callable($callback)) {
Open commit View diff
1507 if (is_array($callback) && ! is_callable($callback)) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1508
            foreach ($callback as $index => $key) {
Open commit View diff
1508 foreach ($callback as $index => $key) {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1509
                $comparison = Arr::wrap($key);
Open commit View diff
1509 $comparison = Arr::wrap($key);
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1510
Open commit View diff
1510
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1511
                $comparison[1] = 'desc';
Open commit View diff
1511 $comparison[1] = 'desc';
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1512
Open commit View diff
1512
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1513
                $callback[$index] = $comparison;
Open commit View diff
1513 $callback[$index] = $comparison;
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1514
            }
Open commit View diff
1514 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1515
        }
Open commit View diff
1515 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1516
Open commit View diff
1516
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1517
        return $this->sortBy($callback, $options, true);
Open commit View diff
1517 return $this->sortBy($callback, $options, true);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1518
    }
Open commit View diff
1518 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1519
Open commit View diff
1519
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1520
    /**
Open commit View diff
1520 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1521
     * Sort the collection keys.
Open commit View diff
1521 * Sort the collection keys.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1522
     *
Open commit View diff
1522 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1523
     * @param  int  $options
Open commit View diff
1523 * @param int $options
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1524
     * @param  bool  $descending
Open commit View diff
1524 * @param bool $descending
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1525
     * @return static
Open commit View diff
1525 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1526
     */
Open commit View diff
1526 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1527
    public function sortKeys($options = SORT_REGULAR, $descending = false)
Open commit View diff
1527 public function sortKeys($options = SORT_REGULAR, $descending = false)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1528
    {
Open commit View diff
1528 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1529
        $items = $this->items;
Open commit View diff
1529 $items = $this->items;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1530
Open commit View diff
1530
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1531
        $descending ? krsort($items, $options) : ksort($items, $options);
Open commit View diff
1531 $descending ? krsort($items, $options) : ksort($items, $options);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1532
Open commit View diff
1532
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1533
        return new static($items);
Open commit View diff
1533 return new static($items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1534
    }
Open commit View diff
1534 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1535
Open commit View diff
1535
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1536
    /**
Open commit View diff
1536 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1537
     * Sort the collection keys in descending order.
Open commit View diff
1537 * Sort the collection keys in descending order.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1538
     *
Open commit View diff
1538 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1539
     * @param  int  $options
Open commit View diff
1539 * @param int $options
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1540
     * @return static
Open commit View diff
1540 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1541
     */
Open commit View diff
1541 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1542
    public function sortKeysDesc($options = SORT_REGULAR)
Open commit View diff
1542 public function sortKeysDesc($options = SORT_REGULAR)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1543
    {
Open commit View diff
1543 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1544
        return $this->sortKeys($options, true);
Open commit View diff
1544 return $this->sortKeys($options, true);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1545
    }
Open commit View diff
1545 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1546
Open commit View diff
1546
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1547
    /**
Open commit View diff
1547 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1548
     * Sort the collection keys using a callback.
Open commit View diff
1548 * Sort the collection keys using a callback.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1549
     *
Open commit View diff
1549 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1550
     * @param  callable(TKey, TKey): int  $callback
Open commit View diff
1550 * @param callable(TKey, TKey): int $callback
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1551
     * @return static
Open commit View diff
1551 * @return static
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1552
     */
Open commit View diff
1552 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1553
    public function sortKeysUsing(callable $callback)
Open commit View diff
1553 public function sortKeysUsing(callable $callback)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1554
    {
Open commit View diff
1554 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1555
        $items = $this->items;
Open commit View diff
1555 $items = $this->items;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1556
Open commit View diff
1556
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1557
        uksort($items, $callback);
Open commit View diff
1557 uksort($items, $callback);
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1558
Open commit View diff
1558
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1559
        return new static($items);
Open commit View diff
1559 return new static($items);
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1560
    }
Open commit View diff
1560 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1561
Open commit View diff
1561
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1562
    /**
Open commit View diff
1562 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1563
     * Splice a portion of the underlying collection array.
Open commit View diff
1563 * Splice a portion of the underlying collection array.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1564
     *
Open commit View diff
1564 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1565
     * @param  int  $offset
Open commit View diff
1565 * @param int $offset
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1566
     * @param  int|null  $length
Open commit View diff
1566 * @param int|null $length
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1567
     * @param  array<array-key, TValue>  $replacement
Open commit View diff
1567 * @param array<array-key, TValue> $replacement
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1568
     * @return static
Open commit View diff
1568 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1569
     */
Open commit View diff
1569 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1570
    public function splice($offset, $length = null, $replacement = [])
Open commit View diff
1570 public function splice($offset, $length = null, $replacement = [])
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1571
    {
Open commit View diff
1571 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1572
        if (func_num_args() === 1) {
Open commit View diff
1572 if (func_num_args() === 1) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1573
            return new static(array_splice($this->items, $offset));
Open commit View diff
1573 return new static(array_splice($this->items, $offset));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1574
        }
Open commit View diff
1574 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1575
Open commit View diff
1575
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1576
        return new static(array_splice($this->items, $offset, $length, $this->getArrayableItems($replacement)));
Open commit View diff
1576 return new static(array_splice($this->items, $offset, $length, $this->getArrayableItems($replacement)));
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1577
    }
Open commit View diff
1577 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1578
Open commit View diff
1578
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1579
    /**
Open commit View diff
1579 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1580
     * Take the first or last {$limit} items.
Open commit View diff
1580 * Take the first or last {$limit} items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1581
     *
Open commit View diff
1581 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1582
     * @param  int  $limit
Open commit View diff
1582 * @param int $limit
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1583
     * @return static
Open commit View diff
1583 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1584
     */
Open commit View diff
1584 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1585
    public function take($limit)
Open commit View diff
1585 public function take($limit)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1586
    {
Open commit View diff
1586 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1587
        if ($limit < 0) {
Open commit View diff
1587 if ($limit < 0) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1588
            return $this->slice($limit, abs($limit));
Open commit View diff
1588 return $this->slice($limit, abs($limit));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1589
        }
Open commit View diff
1589 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1590
Open commit View diff
1590
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1591
        return $this->slice(0, $limit);
Open commit View diff
1591 return $this->slice(0, $limit);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1592
    }
Open commit View diff
1592 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1593
Open commit View diff
1593
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1594
    /**
Open commit View diff
1594 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1595
     * Take items in the collection until the given condition is met.
Open commit View diff
1595 * Take items in the collection until the given condition is met.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1596
     *
Open commit View diff
1596 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1597
     * @param  TValue|callable(TValue,TKey): bool  $value
Open commit View diff
1597 * @param TValue|callable(TValue,TKey): bool $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1598
     * @return static
Open commit View diff
1598 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1599
     */
Open commit View diff
1599 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1600
    public function takeUntil($value)
Open commit View diff
1600 public function takeUntil($value)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1601
    {
Open commit View diff
1601 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1602
        return new static($this->lazy()->takeUntil($value)->all());
Open commit View diff
1602 return new static($this->lazy()->takeUntil($value)->all());
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1603
    }
Open commit View diff
1603 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1604
Open commit View diff
1604
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1605
    /**
Open commit View diff
1605 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1606
     * Take items in the collection while the given condition is met.
Open commit View diff
1606 * Take items in the collection while the given condition is met.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1607
     *
Open commit View diff
1607 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1608
     * @param  TValue|callable(TValue,TKey): bool  $value
Open commit View diff
1608 * @param TValue|callable(TValue,TKey): bool $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1609
     * @return static
Open commit View diff
1609 * @return static
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1610
     */
Open commit View diff
1610 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1611
    public function takeWhile($value)
Open commit View diff
1611 public function takeWhile($value)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1612
    {
Open commit View diff
1612 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1613
        return new static($this->lazy()->takeWhile($value)->all());
Open commit View diff
1613 return new static($this->lazy()->takeWhile($value)->all());
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1614
    }
Open commit View diff
1614 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1615
Open commit View diff
1615
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1616
    /**
Open commit View diff
1616 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1617
     * Transform each item in the collection using a callback.
Open commit View diff
1617 * Transform each item in the collection using a callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1618
     *
Open commit View diff
1618 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1619
     * @param  callable(TValue, TKey): TValue  $callback
Open commit View diff
1619 * @param callable(TValue, TKey): TValue $callback
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1620
     * @return $this
Open commit View diff
1620 * @return $this
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1621
     */
Open commit View diff
1621 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1622
    public function transform(callable $callback)
Open commit View diff
1622 public function transform(callable $callback)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1623
    {
Open commit View diff
1623 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1624
        $this->items = $this->map($callback)->all();
Open commit View diff
1624 $this->items = $this->map($callback)->all();
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1625
Open commit View diff
1625
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1626
        return $this;
Open commit View diff
1626 return $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1627
    }
Open commit View diff
1627 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1628
Open commit View diff
1628
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1629
    /**
Open commit View diff
1629 /**
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1630
     * Flatten a multi-dimensional associative array with dots.
Open commit View diff
1630 * Flatten a multi-dimensional associative array with dots.
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1631
     *
Open commit View diff
1631 *
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1632
     * @return static
Open commit View diff
1632 * @return static
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1633
     */
Open commit View diff
1633 */
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1634
    public function dot()
Open commit View diff
1634 public function dot()
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1635
    {
Open commit View diff
1635 {
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1636
        return new static(Arr::dot($this->all()));
Open commit View diff
1636 return new static(Arr::dot($this->all()));
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1637
    }
Open commit View diff
1637 }
same change 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1638
Open commit View diff
1638
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1639
    /**
Open commit View diff
1639 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1640
     * Convert a flatten "dot" notation array into an expanded array.
Open commit View diff
1640 * Convert a flatten "dot" notation array into an expanded array.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1641
     *
Open commit View diff
1641 *
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1642
     * @return static
Open commit View diff
1642 * @return static
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1643
     */
Open commit View diff
1643 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1644
    public function undot()
Open commit View diff
1644 public function undot()
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1645
    {
Open commit View diff
1645 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1646
        return new static(Arr::undot($this->all()));
Open commit View diff
1646 return new static(Arr::undot($this->all()));
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1647
    }
Open commit View diff
1647 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1648
Open commit View diff
1648
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1649
    /**
Open commit View diff
1649 /**
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1650
     * Return only unique items from the collection array.
Open commit View diff
1650 * Return only unique items from the collection array.
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1651
     *
Open commit View diff
1651 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1652
     * @param  (callable(TValue, TKey): mixed)|string|null  $key
Open commit View diff
1652 * @param (callable(TValue, TKey): mixed)|string|null $key
andryyy over 4 years ago 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1653
     * @param  bool  $strict
Open commit View diff
1653 * @param bool $strict
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1654
     * @return static
Open commit View diff
1654 * @return static
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1655
     */
Open commit View diff
1655 */
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1656
    public function unique($key = null, $strict = false)
Open commit View diff
1656 public function unique($key = null, $strict = false)
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1657
    {
Open commit View diff
1657 {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1658
        if (is_null($key) && $strict === false) {
Open commit View diff
1658 if (is_null($key) && $strict === false) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1659
            return new static(array_unique($this->items, SORT_REGULAR));
Open commit View diff
1659 return new static(array_unique($this->items, SORT_REGULAR));
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1660
        }
Open commit View diff
1660 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1661
Open commit View diff
1661
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1662
        $callback = $this->valueRetriever($key);
Open commit View diff
1662 $callback = $this->valueRetriever($key);
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1663
Open commit View diff
1663
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1664
        $exists = [];
Open commit View diff
1664 $exists = [];
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1665
Open commit View diff
1665
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1666
        return $this->reject(function ($item, $key) use ($callback, $strict, &$exists) {
Open commit View diff
1666 return $this->reject(function ($item, $key) use ($callback, $strict, &$exists) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1667
            if (in_array($id = $callback($item, $key), $exists, $strict)) {
Open commit View diff
1667 if (in_array($id = $callback($item, $key), $exists, $strict)) {
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1668
                return true;
Open commit View diff
1668 return true;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1669
            }
Open commit View diff
1669 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1670
Open commit View diff
1670
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1671
            $exists[] = $id;
Open commit View diff
1671 $exists[] = $id;
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1672
        });
Open commit View diff
1672 });
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1673
    }
Open commit View diff
1673 }
same change 98bc947

[Web] Update composer libs

Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
1674
Open commit View diff
1674
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1675
    /**
Open commit View diff
1675 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1676
     * Reset the keys on the underlying array.
Open commit View diff
1676 * Reset the keys on the underlying array.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1677
     *
Open commit View diff
1677 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1678
     * @return static<int, TValue>
Open commit View diff
1678 * @return static<int, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1679
     */
Open commit View diff
1679 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1680
    public function values()
Open commit View diff
1680 public function values()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1681
    {
Open commit View diff
1681 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1682
        return new static(array_values($this->items));
Open commit View diff
1682 return new static(array_values($this->items));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1683
    }
Open commit View diff
1683 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1684
Open commit View diff
1684
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1685
    /**
Open commit View diff
1685 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1686
     * Zip the collection together with one or more arrays.
Open commit View diff
1686 * Zip the collection together with one or more arrays.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1687
     *
Open commit View diff
1687 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1688
     * e.g. new Collection([1, 2, 3])->zip([4, 5, 6]);
Open commit View diff
1688 * e.g. new Collection([1, 2, 3])->zip([4, 5, 6]);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1689
     *      => [[1, 4], [2, 5], [3, 6]]
Open commit View diff
1689 * => [[1, 4], [2, 5], [3, 6]]
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1690
     *
Open commit View diff
1690 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1691
     * @template TZipValue
Open commit View diff
1691 * @template TZipValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1692
     *
Open commit View diff
1692 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1693
     * @param  \Illuminate\Contracts\Support\Arrayable<array-key, TZipValue>|iterable<array-key, TZipValue>  ...$items
Open commit View diff
1693 * @param \Illuminate\Contracts\Support\Arrayable<array-key, TZipValue>|iterable<array-key, TZipValue> ...$items
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1694
     * @return static<int, static<int, TValue|TZipValue>>
Open commit View diff
1694 * @return static<int, static<int, TValue|TZipValue>>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1695
     */
Open commit View diff
1695 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1696
    public function zip($items)
Open commit View diff
1696 public function zip($items)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1697
    {
Open commit View diff
1697 {
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1698
        $arrayableItems = array_map(fn ($items) => $this->getArrayableItems($items), func_get_args());
Open commit View diff
1698 $arrayableItems = array_map(fn ($items) => $this->getArrayableItems($items), func_get_args());
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1699
Open commit View diff
1699
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1700
        $params = array_merge([fn () => new static(func_get_args()), $this->items], $arrayableItems);
Open commit View diff
1700 $params = array_merge([fn () => new static(func_get_args()), $this->items], $arrayableItems);
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1701
Open commit View diff
1701
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1702
        return new static(array_map(...$params));
Open commit View diff
1702 return new static(array_map(...$params));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1703
    }
Open commit View diff
1703 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1704
Open commit View diff
1704
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1705
    /**
Open commit View diff
1705 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1706
     * Pad collection to the specified length with a value.
Open commit View diff
1706 * Pad collection to the specified length with a value.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1707
     *
Open commit View diff
1707 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1708
     * @template TPadValue
Open commit View diff
1708 * @template TPadValue
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1709
     *
Open commit View diff
1709 *
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1710
     * @param  int  $size
Open commit View diff
1710 * @param int $size
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1711
     * @param  TPadValue  $value
Open commit View diff
1711 * @param TPadValue $value
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1712
     * @return static<int, TValue|TPadValue>
Open commit View diff
1712 * @return static<int, TValue|TPadValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1713
     */
Open commit View diff
1713 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1714
    public function pad($size, $value)
Open commit View diff
1714 public function pad($size, $value)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1715
    {
Open commit View diff
1715 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1716
        return new static(array_pad($this->items, $size, $value));
Open commit View diff
1716 return new static(array_pad($this->items, $size, $value));
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1717
    }
Open commit View diff
1717 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1718
Open commit View diff
1718
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1719
    /**
Open commit View diff
1719 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1720
     * Get an iterator for the items.
Open commit View diff
1720 * Get an iterator for the items.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1721
     *
Open commit View diff
1721 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1722
     * @return \ArrayIterator<TKey, TValue>
Open commit View diff
1722 * @return \ArrayIterator<TKey, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1723
     */
Open commit View diff
1723 */
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1724
    public function getIterator(): Traversable
Open commit View diff
1724 public function getIterator(): Traversable
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1725
    {
Open commit View diff
1725 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1726
        return new ArrayIterator($this->items);
Open commit View diff
1726 return new ArrayIterator($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1727
    }
Open commit View diff
1727 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1728
Open commit View diff
1728
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1729
    /**
Open commit View diff
1729 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1730
     * Count the number of items in the collection.
Open commit View diff
1730 * Count the number of items in the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1731
     *
Open commit View diff
1731 *
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1732
     * @return int
Open commit View diff
1732 * @return int
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1733
     */
Open commit View diff
1733 */
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1734
    public function count(): int
Open commit View diff
1734 public function count(): int
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1735
    {
Open commit View diff
1735 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1736
        return count($this->items);
Open commit View diff
1736 return count($this->items);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1737
    }
Open commit View diff
1737 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1738
Open commit View diff
1738
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1739
    /**
Open commit View diff
1739 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1740
     * Count the number of items in the collection by a field or using a callback.
Open commit View diff
1740 * Count the number of items in the collection by a field or using a callback.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1741
     *
Open commit View diff
1741 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1742
     * @param  (callable(TValue, TKey): array-key)|string|null  $countBy
Open commit View diff
1742 * @param (callable(TValue, TKey): array-key)|string|null $countBy
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1743
     * @return static<array-key, int>
Open commit View diff
1743 * @return static<array-key, int>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1744
     */
Open commit View diff
1744 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1745
    public function countBy($countBy = null)
Open commit View diff
1745 public function countBy($countBy = null)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1746
    {
Open commit View diff
1746 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1747
        return new static($this->lazy()->countBy($countBy)->all());
Open commit View diff
1747 return new static($this->lazy()->countBy($countBy)->all());
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1748
    }
Open commit View diff
1748 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1749
Open commit View diff
1749
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1750
    /**
Open commit View diff
1750 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1751
     * Add an item to the collection.
Open commit View diff
1751 * Add an item to the collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1752
     *
Open commit View diff
1752 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1753
     * @param  TValue  $item
Open commit View diff
1753 * @param TValue $item
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1754
     * @return $this
Open commit View diff
1754 * @return $this
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1755
     */
Open commit View diff
1755 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1756
    public function add($item)
Open commit View diff
1756 public function add($item)
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1757
    {
Open commit View diff
1757 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1758
        $this->items[] = $item;
Open commit View diff
1758 $this->items[] = $item;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1759
Open commit View diff
1759
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1760
        return $this;
Open commit View diff
1760 return $this;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1761
    }
Open commit View diff
1761 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1762
Open commit View diff
1762
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1763
    /**
Open commit View diff
1763 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1764
     * Get a base Support collection instance from this collection.
Open commit View diff
1764 * Get a base Support collection instance from this collection.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1765
     *
Open commit View diff
1765 *
FreddleSpl0it 5 months ago 96d4802

[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch

Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5
Author
FreddleSpl0it <[email protected]>
Date
5 months ago
Selected line
1766
     * @return \Illuminate\Support\Collection<TKey, TValue>
Open commit View diff
1766 * @return \Illuminate\Support\Collection<TKey, TValue>
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1767
     */
Open commit View diff
1767 */
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1768
    public function toBase()
Open commit View diff
1768 public function toBase()
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1769
    {
Open commit View diff
1769 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1770
        return new self($this);
Open commit View diff
1770 return new self($this);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1771
    }
Open commit View diff
1771 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1772
Open commit View diff
1772
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1773
    /**
Open commit View diff
1773 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1774
     * Determine if an item exists at an offset.
Open commit View diff
1774 * Determine if an item exists at an offset.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1775
     *
Open commit View diff
1775 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1776
     * @param  TKey  $key
Open commit View diff
1776 * @param TKey $key
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1777
     * @return bool
Open commit View diff
1777 * @return bool
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1778
     */
Open commit View diff
1778 */
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1779
    public function offsetExists($key): bool
Open commit View diff
1779 public function offsetExists($key): bool
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1780
    {
Open commit View diff
1780 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1781
        return isset($this->items[$key]);
Open commit View diff
1781 return isset($this->items[$key]);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1782
    }
Open commit View diff
1782 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1783
Open commit View diff
1783
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1784
    /**
Open commit View diff
1784 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1785
     * Get an item at a given offset.
Open commit View diff
1785 * Get an item at a given offset.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1786
     *
Open commit View diff
1786 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1787
     * @param  TKey  $key
Open commit View diff
1787 * @param TKey $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1788
     * @return TValue
Open commit View diff
1788 * @return TValue
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1789
     */
Open commit View diff
1789 */
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1790
    public function offsetGet($key): mixed
Open commit View diff
1790 public function offsetGet($key): mixed
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1791
    {
Open commit View diff
1791 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1792
        return $this->items[$key];
Open commit View diff
1792 return $this->items[$key];
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1793
    }
Open commit View diff
1793 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1794
Open commit View diff
1794
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1795
    /**
Open commit View diff
1795 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1796
     * Set the item at a given offset.
Open commit View diff
1796 * Set the item at a given offset.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1797
     *
Open commit View diff
1797 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1798
     * @param  TKey|null  $key
Open commit View diff
1798 * @param TKey|null $key
same change d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1799
     * @param  TValue  $value
Open commit View diff
1799 * @param TValue $value
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1800
     * @return void
Open commit View diff
1800 * @return void
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1801
     */
Open commit View diff
1801 */
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1802
    public function offsetSet($key, $value): void
Open commit View diff
1802 public function offsetSet($key, $value): void
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1803
    {
Open commit View diff
1803 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1804
        if (is_null($key)) {
Open commit View diff
1804 if (is_null($key)) {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1805
            $this->items[] = $value;
Open commit View diff
1805 $this->items[] = $value;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1806
        } else {
Open commit View diff
1806 } else {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1807
            $this->items[$key] = $value;
Open commit View diff
1807 $this->items[$key] = $value;
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1808
        }
Open commit View diff
1808 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1809
    }
Open commit View diff
1809 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1810
Open commit View diff
1810
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1811
    /**
Open commit View diff
1811 /**
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1812
     * Unset the item at a given offset.
Open commit View diff
1812 * Unset the item at a given offset.
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1813
     *
Open commit View diff
1813 *
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1814
     * @param  TKey  $key
Open commit View diff
1814 * @param TKey $key
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1815
     * @return void
Open commit View diff
1815 * @return void
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1816
     */
Open commit View diff
1816 */
FreddleSpl0it over 2 years ago d479d18

[Web] update directorytree/ldaprecord

Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0
Author
FreddleSpl0it <[email protected]>
Date
over 2 years ago
Selected line
1817
    public function offsetUnset($key): void
Open commit View diff
1817 public function offsetUnset($key): void
andryyy over 5 years ago 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1818
    {
Open commit View diff
1818 {
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1819
        unset($this->items[$key]);
Open commit View diff
1819 unset($this->items[$key]);
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1820
    }
Open commit View diff
1820 }
same change 19843cc

[Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication

Full commit hash
19843cc786d20e4728ce9cc06caaa8069637f34b
Author
andryyy <[email protected]>
Date
over 5 years ago
Selected line
1821
}
Open commit View diff
1821 }