[Architecture] [Dev] Username Recovery Feature in IS 6.0.0

2017-01-20 Thread Dinali Dabarera
Hi all, We are working on implementing username recovery feature for IS 6.0.0 *The admin has to enable the Username Recovery* *When Username Recovery enabled:* - User portal user can click on the forget username option. - The User can enter his details of the default profile. - The

Re: [Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Menaka Jayawardena
Hi I have tested the following, 1. Enrolling android sense. 2. Publishing data 3. View them in the portal dashboard graphs. - Sensor data - Realtime data - Location - Battery history - Communication [+] Stable - go ahead and

Re: [Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Lakshani Gamage
Hi, I have tested below. - App Management integration. - Add/Edit users and Roles. - Enroll Android devices [+]Stable - go ahead and release Thanks, On Sat, Jan 21, 2017 at 10:09 AM, Kamidu Punchihewa wrote: > Hi all, > > I have tested the followings. > >-

Re: [Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Chathura Dilan
Hi, I've tested - Android app enrollment installation and un-installation, policies and operations - App Management [+] Stable - go ahead and release On Sat, Jan 21, 2017 at 5:18 AM, Jasintha Dasanayake wrote: > Hi All > > I have tested the following flows

Re: [Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Jasintha Dasanayake
Hi All I have tested the following flows using the virtual firearm plugin : - Operation flows - Grouping devices - Applying and updating policy for individual & grouped devices - Realtime analytics [+] Stable-go ahead and release Regards /Jasintha On Sat, Jan 21, 2017 at 2:27 AM,

Re: [Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Ayyoob Hamza
Hi All, I have tested following: - Tested below flows using the reference device types implementation(Virtual firealarm, Connected cup, Raspberry pi). - Operation flow - Policy - Batch Analytics - Real time analytics - Tested Android Device Management APIs -

Re: [Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Milan Perera
Hi, I have tested following scenarios. - Installed iOS mobile plugin and configured the IoTS. - Enrolled iOS mobile device (v 10.1) as admin. - Executed device lock, ring, location, notification operations. - Added a restriction via a policy. - Installed public, enterprise and web

[Architecture] [Dev] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-20 Thread Rasika Perera
Hi Devs, *WSO2 ​IoT ​Server ​3.0.0-RC2 Released* This is the 2nd Release Candidate of the WSO2 ​IoT Server​ ​3​ .0.0 Please download, test the product and vote. *​*Known issues : https://wso2.org/jira/issues/?filter=13634 Fixes provided :​ https://wso2.org/jira/issues/?filter=13635 *Source

Re: [Architecture] Account Lock/Disable Feature in IS 6.0.0

2017-01-20 Thread Ishara Karunarathna
Hi On Fri, Jan 20, 2017 at 4:28 PM, Rushmin Fernando wrote: > Isura, as per my understanding, in most of the cases 'inactive' user are > treated as non-existing users. > > So from the domain model side we should have a method to . > > get the active users (since this

Re: [Architecture] [C5] [Carbon-Feature-Plugin] Dynamic Creation of carbon.product via a Template

2017-01-20 Thread Afkham Azeez
I would suggest totally getting rid of it. On Fri, Jan 20, 2017 at 5:24 PM, KasunG Gajasinghe wrote: > > +1. carbon.product file hasn't really been used by the products. So, +1 > to make it optional. > > On Fri, Jan 20, 2017 at 3:06 PM, Dilan Udara Ariyaratne

Re: [Architecture] [C5] [Carbon-Feature-Plugin] Dynamic Creation of carbon.product via a Template

2017-01-20 Thread KasunG Gajasinghe
+1. carbon.product file hasn't really been used by the products. So, +1 to make it optional. On Fri, Jan 20, 2017 at 3:06 PM, Dilan Udara Ariyaratne wrote: > Hi Folks, > > In the process of building C5, we currently require carbon.product for the > following goals. > [1]

Re: [Architecture] [Dev] Account Lock/Disable Feature in IS 6.0.0

2017-01-20 Thread Lahiru Cooray
On Fri, Jan 20, 2017 at 4:43 PM, Prabath Siriwardena wrote: > Hi Isura, > > Please find my comment inline... > > On Fri, Jan 20, 2017 at 2:02 AM, Isura Karunaratne wrote: > >> Hi all, >> >> >> We are working on implementing account lock/disable features for IS

Re: [Architecture] Account Lock/Disable Feature in IS 6.0.0

2017-01-20 Thread Prabath Siriwardena
Hi Isura, Please find my comment inline... On Fri, Jan 20, 2017 at 2:02 AM, Isura Karunaratne wrote: > Hi all, > > > We are working on implementing account lock/disable features for IS 6.0.0. > > *Account Lock: * > >- User *must not *be able to login to the system. >-

Re: [Architecture] [C5] [Carbon-Feature-Plugin] Dynamic Creation of carbon.product via a Template

2017-01-20 Thread Afkham Azeez
Sounds good. We can simply rely on the pom and not duplicate the version in different files. On Fri, Jan 20, 2017 at 3:06 PM, Dilan Udara Ariyaratne wrote: > Hi Folks, > > In the process of building C5, we currently require carbon.product for the > following goals. > [1]

Re: [Architecture] Account Lock/Disable Feature in IS 6.0.0

2017-01-20 Thread Rushmin Fernando
Isura, as per my understanding, in most of the cases 'inactive' user are treated as non-existing users. So from the domain model side we should have a method to . get the active users (since this the default case, we can even name the method as getUsers() ) and another method to

[Architecture] Account Lock/Disable Feature in IS 6.0.0

2017-01-20 Thread Isura Karunaratne
Hi all, We are working on implementing account lock/disable features for IS 6.0.0. *Account Lock: * - User *must not *be able to login to the system. - Admin user *can* update the user attributes and assign roles (account is active) - User cannot start a password recovery flow.

[Architecture] [C5] [Carbon-Feature-Plugin] Dynamic Creation of carbon.product via a Template

2017-01-20 Thread Dilan Udara Ariyaratne
Hi Folks, In the process of building C5, we currently require carbon.product for the following goals. [1] publish-product [2] generate-runtime This file maintains current version of the carbon kernel to be utilized by "carbon-feature-plugin" in the build process. Keeping this value in

Re: [Architecture] [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-20 Thread Ishara Karunarathna
HI Nuwan, On Fri, Jan 20, 2017 at 1:49 PM, Nuwan Dias wrote: > > > On Fri, Jan 20, 2017 at 1:01 PM, Isura Karunaratne wrote: > >> Hi Nuwan, >> >> >> >> >> On Fri, Jan 20, 2017 at 11:48 AM, Nuwan Dias wrote: >> >>> >>> >>> On Thu, Jan 19, 2017

Re: [Architecture] [Dev] [IS 6.0.0] [User Portal] Challenge Questions in Self sign-up page of user portal

2017-01-20 Thread Nuwan Dias
On Fri, Jan 20, 2017 at 1:01 PM, Isura Karunaratne wrote: > Hi Nuwan, > > > > > On Fri, Jan 20, 2017 at 11:48 AM, Nuwan Dias wrote: > >> >> >> On Thu, Jan 19, 2017 at 10:42 AM, Isura Karunaratne >> wrote: >> >>> Hi, >>> >>> In my opinion, admin