provokateurin
|
381077028a
refactor(apps): Use constructor property promotion when possible
|
1 lună în urmă |
Côme Chilliet
|
1580c8612b
chore(apps): Apply new rector configuration to autouse classes
|
1 lună în urmă |
provokateurin
|
c2fb7a72da
fix(psalm): Fix @throws annotations
|
2 luni în urmă |
Anna Larch
|
8af7ecb257
chore: adjust code to adhere to coding standard
|
2 luni în urmă |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 luni în urmă |
Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 luni în urmă |
yemkareems
|
7c91ab1b09
fix: add ldap_exop_passwd function to sensitive value
|
6 luni în urmă |
Côme Chilliet
|
85cea1960b
fix: Avoid useless reference usage in user_ldap
|
6 luni în urmă |
Côme Chilliet
|
0f348516d2
fix: Remove obsolete resource typing
|
7 luni în urmă |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 an în urmă |
Anna Larch
|
5d5134e615
Do not log passwords in debug mode
|
1 an în urmă |
Faraz Samapoor
|
b0938b9083
Refactors "strpos" calls in /apps/user_ldap to improve code readability.
|
1 an în urmă |
Côme Chilliet
|
d82d6df646
Do not send a pagination control with size = 0 if cookie is empty
|
1 an în urmă |
Côme Chilliet
|
911967867f
Merge branch 'master' into ldapi-unix-socket-support
|
2 ani în urmă |
Carl Schwan
|
25519b7089
Add backtrace to ldap profiler collector
|
2 ani în urmă |
Côme Chilliet
|
8d07bc9b20
Cleanup typing and improve logging
|
2 ani în urmă |
Côme Chilliet
|
81064b3d22
Fix ldap_parse_result call
|
2 ani în urmă |
Côme Chilliet
|
50a52ac2a5
Pass paging information directly to search and get rid of adapter
|
2 ani în urmă |
Côme Chilliet
|
d10dfa84db
Unfold call to ldap_parse_result. Handle cookie outside of adapter.
|
2 ani în urmă |
Côme Chilliet
|
d6e49cd2de
Remove useless getReadArgs/setReadArgs methods from PagedResults
|
2 ani în urmă |
Côme Chilliet
|
d790d45567
Remove dead code in paged result handling
|
2 ani în urmă |
Vincent Van Houtte
|
c323022d06
Add ldap-unix-socket support - squashed commits to files Connection.php, Configuration.php, Wizard.php, LDAP.php and view.js
|
2 ani în urmă |
Carl Schwan
|
35d8bdc840
Fix profiler trying to serialize invalid utf8
|
2 ani în urmă |
Carl Schwan
|
7d272c54d0
Add a built-in profiler inside Nextcloud
|
2 ani în urmă |
John Molakvoæ
|
c0cfd237ab
Merge pull request #30299 from nextcloud/fix/log_files
|
2 ani în urmă |
Carl Schwan
|
52760a95d9
Check if directoy is writable instead of possibly missing file
|
2 ani în urmă |
Côme Chilliet
|
f3dcbfe146
Fix PHP 8.1 support for user_ldap application
|
3 ani în urmă |
Joas Schilling
|
168c673755
Allow to log DB, redis and LDAP requests into files
|
3 ani în urmă |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 ani în urmă |
Arthur Schiwon
|
5e8f43a55e
removes PagedResults adapter for PHP < 7.3
|
3 ani în urmă |