Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

An overview of how Samvera applications authorize users to see content and perform actions.

Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

Quickstart

Samvera uses cancancan to do authorization of many actions.

...

Code Block
languageruby
    def admin?
      user_groups.include? 'librarians'
    end

Legacy

In-depth tutorials and explanations of the structure

Potential for Refactoring

Notes, links and ideas

...

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@6f29e17d
sortmodified
showSpacefalse
reversetrue
typepagelabelskb-how-to-article
cqllabel = "kb-how-to-article" and type = "page" and space = "samvera"
labelskb-how-to-article