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