Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-01Comply to eslintJohn Molakvoæ (skjnldsv)
2019-06-21fixes LDAP Wizard forgetting groups on select with searchArthur Schiwon
2019-05-17fixes possible override of uniqueMember by autodetectionArthur Schiwon
2019-02-14add GUI option to set the $home placeholderArthur Schiwon
2018-10-26Fix off-by-one bugsStefan Weil
2018-10-19Add missing semicolonsStefan Weil
2018-03-10Use variable for proper translationsRoeland Jago Douma
2018-03-10Update wizardTabElementary.jsrakekniven
2018-01-11Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez
2017-11-28Update login filter when user filter was newly generatedArthur Schiwon
2017-11-13Use primary class also for ui-button elementsJulius Härtl
2017-11-13hackishly add primary css class adaption for jquery uiArthur Schiwon
2017-10-27add save button for setting LDAP Agent DN and PasswordArthur Schiwon
2017-07-14command-line, Consider narrowingAllan Nordhøy
2017-04-24Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz
2017-04-19Fix translationsJoas Schilling
2017-04-12Update comments to NextcloudMorris Jobke
2017-03-31restore ldap_password_renew_prRoger Szabo
2016-12-21Translation string corrected > 1 userAlan Tygel
2016-11-23restore ldap_password_prroot
2016-08-29fix a few minor code smellsJörn Friedrich Dreyer
2016-08-19Hide the LDAP password in the client sideJuan Pablo Villafáñez
2016-04-25LDAP Wizard: reset connection status indicator when switching LDAP configArthur Schiwon
2016-04-19replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst
2016-02-12Fix race condition when switching filter mode. Fixes #22278Arthur Schiwon
2016-02-06Merge pull request #22102 from owncloud/ldap_2nddispname-masterThomas Müller
2016-02-03code changes for user_ldap Dynamic Group MembershipAlex Weirig
2016-02-03Port of test_ldap_2nddispname to masterArthur Schiwon
2015-12-07ensure multiselect always receives an array when setting its value, fixes #18734Arthur Schiwon
2015-11-12changed 1.000 to 1,000sylvain
2015-11-05make all the buttons beautifulArthur Schiwon
2015-10-29add tooltip to ldap server wizardHendrik Leppelsack
2015-10-16[IE9] Prevent LDAP password field to become plain textVincent Petry
2015-09-24LDAP Wizard: enable/disable test login name button depending on whether a log...Arthur Schiwon
2015-08-19Remove another occurance of ldap_nocaseLennart Rosam
2015-05-20Merge pull request #16326 from owncloud/fix-16192Morris Jobke
2015-05-18throw exception on LDAP error 1, which we usually do not see and is pretty ge...Arthur Schiwon
2015-05-18catch unallowed anonymous auth attempt and show specific errorArthur Schiwon
2015-05-13include base dn test in functionality testArthur Schiwon
2015-05-07check optional parameter before using it, fixes #16147Arthur Schiwon
2015-05-06fix filter index on selected groups is updated too earlyArthur Schiwon
2015-05-06fix broken group presentation in selected groups listArthur Schiwon
2015-05-05cleanupArthur Schiwon
2015-04-28Update wizardTabElementary.jscmeh
2015-04-21LDAP Wizard: have always-increasing 'nth Server' number per full page load, f...Arthur Schiwon
2015-04-18always open filter tab in raw mode, when 'Manually enter LDAP filters' is che...Arthur Schiwon
2015-04-09compile user and login filter on the first time automatically, if a suggestio...Arthur Schiwon
2015-04-09escape filter for outputArthur Schiwon
2015-04-09fix number and insert position when adding/copying a configArthur Schiwon
2015-04-09update back/continue buttons also on tab clickArthur Schiwon