Results 1 to 8 of 8

Threaded View

  1. #1

    Permissions in Lightstreamer javascript

    Hi there,

    I have a web, this web has 2 users: admin and user1.
    My web got 3 items. Now i want user1 only see 2 items. and only the admin can see all 3 items.

    I know that i can generate HTML code from server side. Like if authenticate as user1, 2 items will be returned.
    --> But this is Javascript, i mean user1 will know the script and he will code for himself a script that will collect all 3 items. They can manually add the code below to the web page (item "greetings"). And of course, i dont want him to see this "greetings" item.
    Code:
    <div source="lightstreamer" table="hellotable" item="greetings" field="message">loading...</div>
    Please show me the solutions for this

    I know that Lighstreamer has authentication mechasim. But if i use that, how can i pass the password to the web page html without being noticed by users?
    Last edited by vielktus; December 15th, 2013 at 07:49 AM.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 06:09 PM.