Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

370 Posts in 100 Topics by 134 members

Widgets

SilverStripe Forums » Widgets » login widget

Discuss SilverStripe Widgets.

Page: 1
Go to End
Author Topic: login widget 932 Views
  • ojalà
    avatar
    Community Member
    87 posts

    login widget Link to this post

    Hi!
    I need an espalanation about login widget. This widget can be use only for login to cms (not website), or as login module in my site (for example in the top of the page as login area to enter in a reserve are?)

  • FungshuiElephant
    avatar
    Community Member
    49 posts

    Re: login widget Link to this post

    It's an old post but I'll post a reply as I ended up here after wanting to know the same thing. The short answer is that it can do both.

    The LoginWidget just calls the existing SS methods for handling logins so it automatically can do what that system can do.

    The built-in login system allows you to set up groups (to which you add users) and assign those groups permissions to do what you want; login to the CMS or view a particular page, or edit a particular page for example.

    To create a user that can view a hidden page:
    Go to the Security tab.
    Create a group
    Add users to that group

    Go to the SiteContent tab.
    Select the hidden page.
    Go to the Access tab of that page
    Click the Only these people (choose from list) radio button in the topmost Who can view this page? section.
    Select the group you defined earlier from the drop down list.

    Verify it works.

    If you have files that you're making available for download then I think these need to be secured separately so check that they're not publically available.

    932 Views
Page: 1
Go to Top

Currently Online: Euphemismus

Welcome to our latest member: fearofbuttons

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.