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