Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 20141200BDD for ; Sat, 26 Nov 2016 04:12:36 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1E91B160B1D; Sat, 26 Nov 2016 03:12:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 433D5160B1C for ; Sat, 26 Nov 2016 04:12:35 +0100 (CET) Received: (qmail 69009 invoked by uid 500); 26 Nov 2016 03:12:34 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 68994 invoked by uid 99); 26 Nov 2016 03:12:34 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2016 03:12:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E32E0E04BB; Sat, 26 Nov 2016 03:12:33 +0000 (UTC) From: gonzalad To: dev@syncope.apache.org Reply-To: dev@syncope.apache.org Message-ID: Subject: [GitHub] syncope pull request #41: Search case insensitive ilike operator triggers se... Content-Type: text/plain Date: Sat, 26 Nov 2016 03:12:33 +0000 (UTC) archived-at: Sat, 26 Nov 2016 03:12:36 -0000 GitHub user gonzalad opened a pull request: https://github.com/apache/syncope/pull/41 Search case insensitive ilike operator triggers search validation Using ilike in a search triggers search field validation. It shouldn't be triggered. This results in Syncope returning 0 records. For instance: username=~*test*;(emails=~*test.com*) tries to validate email *test.com*, which isn't a valid email You can merge this pull request into a Git repository by running: $ git pull https://github.com/gonzalad/syncope SYNCOPE-975 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/syncope/pull/41.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #41 ---- commit 38fd37072458983ec5ddc0d0b37af71b0b33c8d5 Author: Francesco Chicchiriccò Date: 2016-09-12T13:59:33Z Adjusting github URLs for 2_0_X commit 3dcf6509ed1813cbc9146a295d745fdbca42d2ce Author: Francesco Chicchiriccò Date: 2016-09-13T10:34:32Z Upgrading maven-resources-plugin commit 95074d48a032ffa545404371789f4f53dd201d4d Author: fmartelli Date: 2016-09-16T14:47:57Z [SYNCOPE-944] fixes assignable groups collection used to verify group assignment validity commit 534f997520c4f4bf649d298cd22fd8c230d325d7 Author: Francesco Chicchiriccò Date: 2016-09-14T05:54:18Z Fixing (again) github links in the reference guide commit 18a4ae4bcb40c5d22ef87c10975f7940aa04c8f2 Author: Francesco Chicchiriccò Date: 2016-09-19T07:50:57Z [SYNCOPE-944] Clean up commit 119e4edff3281ca6299f963847177843305c8363 Author: Francesco Chicchiriccò Date: 2016-09-19T07:51:06Z Upgrading Jackson and PDFBox commit 3be11e82b3ed9fc83ed5e274e6ee25b364e87edf Author: fmartelli Date: 2016-09-19T14:53:25Z [SYNCOPE-947] improves template management for realms + fixes some minor l&f issues commit 95d4b15aeada2816c7fc44b54c83926f0d9634ea Author: Francesco Chicchiriccò Date: 2016-09-20T11:21:18Z [SYNCOPE-948] Improvement provided commit 3d88469eeaa81d2e6210a4c79bbf93ee104ca7f9 Author: Francesco Chicchiriccò Date: 2016-09-20T13:35:13Z Upgrading Spring commit 34c2f0c75dc5a9fa269703d78e799782e9e808d1 Author: Francesco Chicchiriccò Date: 2016-09-22T12:23:22Z Adding warning for e-mail configuration commit 5681a0b5173491e762c6ebfdae1623a540ab123d Author: Francesco Chicchiriccò Date: 2016-09-22T12:50:53Z Upgrading Angular Translate commit 97c2c91c34db6d1c2c570654da8bd0be569e30bc Author: Francesco Chicchiriccò Date: 2016-09-22T13:09:46Z Adding admonitions for e-mail configuration commit c0124145b58e192f6b749886e4c245bc267899ae Author: Francesco Chicchiriccò Date: 2016-09-22T13:25:51Z Revert "Upgrading Angular Translate" This reverts commit 5681a0b5173491e762c6ebfdae1623a540ab123d. commit ea4786ba49d14c5ca98769ab7628f095b4e67e7c Author: Francesco Chicchiriccò Date: 2016-09-22T14:12:47Z [SYNCOPE-949] Remove management of WebApplicationException and BadRequestException commit 9a33bec5e0c2af50d6e30833ba82f72bd28cb7ea Author: Francesco Chicchiriccò Date: 2016-09-23T08:43:45Z URL validator commit ba511b38b39bf7819be68324cb4c3c6ae0bdf53f Author: Francesco Chicchiriccò Date: 2016-09-23T09:25:23Z [SYNCOPE-950] Removing readonly property from AttrTO (was useless even before SYNCOPE-948) commit 6c83456dabe3995f4ad7b52f8618123a8c90b0f9 Author: Francesco Chicchiriccò Date: 2016-09-23T10:15:22Z Correctly setting candidate groups for approval commit 5277bb6549c3773bd2609ce122c7d019686630b4 Author: Francesco Chicchiriccò Date: 2016-09-23T10:37:54Z Adding info about what it is required for users to manage approvals commit a6be418b286637756d70e3872005c51ebd2e1b54 Author: Francesco Chicchiriccò Date: 2016-09-23T11:28:38Z Fixing behavior under /users/self with newer Swagger UI commit c67c98102965b4b4b270d6b64f463eb6a15d2c2c Author: Matteo Di Carlo Date: 2016-09-23T14:46:04Z [SYNCOPE-937] adds password reset test commit b7c03fcf908e5b8651fea9e6a9b56aa5b6611edc Author: Matteo Di Carlo Date: 2016-09-23T15:31:21Z [SYNCOPE-937] updates protractor configuration file commit d247b1dd4d8255d9fa7476cd7f4c289f2525e086 Author: Matteo Di Carlo Date: 2016-09-23T15:32:53Z [SYNCOPE-937] updates protractor configuration file commit 496028e821d0b279c2777aeba680f97f0bb04378 Author: Matteo Di Carlo Date: 2016-09-27T13:27:29Z [SYNCOPE-973] updates tests commit a5f250571f15030c2bba42412989ae531ec5262f Author: Francesco Chicchiriccò Date: 2016-09-29T13:58:56Z Upgrading Swagger UI commit a3f65655578c14e7cfd6afee442566f7165784ed Author: Francesco Chicchiriccò Date: 2016-09-29T13:59:17Z Cleaning up profiles commit 37d967032c1a85ec5530f85d6f3f448051c0eb37 Author: Francesco Chicchiriccò Date: 2016-09-29T13:59:37Z [SYNCOPE-952] Realm management now working for enduser commit 580defe738226b2a6782bc38b7d9dad8084ef034 Author: Francesco Chicchiriccò Date: 2016-09-29T15:25:10Z [SYNCOPE-953] Fix provided - besides listing, now also searching for Groups does not require special entitlements any more, removing StandardEntitlements.GROUP_SEARCH commit 9d861564d404c15d64f9836f01813b5b8e4fe6fb Author: Francesco Chicchiriccò Date: 2016-09-30T08:52:19Z [SYNCOPE-940] Enable link to Realms only if required entitlements are owned commit adb567116e9748fb36a236c4c7cad4c05a64ca95 Author: Francesco Chicchiriccò Date: 2016-09-30T15:27:54Z [SYNCOPE-946] Combining jQuery and AdminLTE to provide the new EncryptedFieldPanel commit 459cb2e4e13bf94c24b61644b86060b8c9490b2a Author: Francesco Chicchiriccò Date: 2016-09-30T15:32:30Z Upgrading greenmail, removing jcommander which seems unused ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---