Andy Scherzinger
|
8d8891c5bc
chore: Add SPDX header
|
5 miesięcy temu |
Louis Chemineau
|
9fc6cc9634
Add generic type and description when its missing
|
2 lat temu |
Louis Chemineau
|
d92cbf5149
Typing corrections
|
2 lat temu |
Arthur Schiwon
|
b71f52f137
fix obsolete usage of OCdialogs
|
4 lat temu |
John Molakvoæ (skjnldsv)
|
b9bc2417e7
Comply to eslint
|
5 lat temu |
Arthur Schiwon
|
5617785955
fixes LDAP Wizard forgetting groups on select with search
|
5 lat temu |
Julius Härtl
|
57eb046836
Use primary class also for ui-button elements
|
7 lat temu |
Arthur Schiwon
|
5603d9a5ea
hackishly add primary css class adaption for jquery ui
|
7 lat temu |
Arthur Schiwon
|
5c05a9327c
add save button for setting LDAP Agent DN and Password
|
7 lat temu |
Morris Jobke
|
1729e4471f
Update comments to Nextcloud
|
7 lat temu |
Christoph Wurst
|
e4a8456d01
replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')
|
8 lat temu |
Arthur Schiwon
|
62aac81c45
Fix race condition when switching filter mode. Fixes #22278
|
8 lat temu |
Arthur Schiwon
|
952f1f3e60
ensure multiselect always receives an array when setting its value, fixes #18734
|
9 lat temu |
Arthur Schiwon
|
d9d8f7e569
make all the buttons beautiful
|
9 lat temu |
Arthur Schiwon
|
5a56393657
throw exception on LDAP error 1, which we usually do not see and is pretty generic. AD uses is for uses not enlisted in the RFC, like on issues with anonymous binds. we also try to guess this case and show a hint.
|
9 lat temu |
Arthur Schiwon
|
b9e5309757
catch unallowed anonymous auth attempt and show specific error
|
9 lat temu |
Arthur Schiwon
|
fe237fd159
always open filter tab in raw mode, when 'Manually enter LDAP filters' is checked
|
9 lat temu |
Arthur Schiwon
|
5355c285fc
LDAP Wizard Overhaul
|
9 lat temu |