issues
search
nathanl
/
authority
*CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.
MIT License
1.21k
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow authorize_actions_for to pass options
#75
ghost
closed
10 years ago
2
Fix Rubinius failures.
#74
gergoerdosi
closed
10 years ago
0
Fix Rubinius failures.
#73
gergoerdosi
closed
10 years ago
1
Fix typo.
#72
gergoerdosi
closed
10 years ago
1
Test on Ruby 2.1.0.
#71
gergoerdosi
closed
10 years ago
1
Authority and Capybara
#70
elle
closed
10 years ago
3
Authority: Passing options in controllers
#69
candreoliveira
closed
10 years ago
3
Authorizing a given action
#68
mantas
closed
10 years ago
19
Hide warnings in capybara feature specs?
#67
johnrees
closed
10 years ago
2
authorize controller without resources ?
#66
gagalago
closed
10 years ago
3
Add scopes for authorized resources
#65
nathanl
closed
7 years ago
9
Undefined method 'authorize_actions_for'
#64
richardkall
closed
10 years ago
2
More complex layering authorization
#63
radeno
closed
10 years ago
8
Improve error if given a nil user
#62
nathanl
closed
11 years ago
0
Deployment issue with Capistrano
#61
grcarey
closed
11 years ago
5
Authorize any_instance stubbing does not work on RSpec 2.14+
#60
thbar
closed
11 years ago
1
License missing from gemspec
#59
bf4
closed
11 years ago
2
Document new controller method
#58
nathanl
closed
11 years ago
6
Add :permit option to set authority action in mass
#57
div
closed
11 years ago
10
Use instance_exec instead of Proc.bind
#56
div
closed
11 years ago
3
Authorization check done in an after filter
#55
div
closed
11 years ago
7
Can you add an example for a controller's index action that includes filtering by user?
#54
Altonymous
closed
11 years ago
6
Memoization
#53
dwbutler
closed
11 years ago
1
Memoizing calls to Authorizer methods
#52
dwbutler
closed
11 years ago
18
Can I map controller actions to multiple verbs?
#51
jklina
closed
11 years ago
2
Authority not redirecting
#50
denen99
closed
11 years ago
9
Error messages when the 'User' is nil in OmniAuth
#49
msimkins
closed
11 years ago
1
Overriding class method?
#48
johnrees
closed
11 years ago
4
Correctly set authorizer=
#47
mguymon
closed
11 years ago
2
Allow authorizer_class to set the authorizer for a resource
#46
mguymon
closed
11 years ago
4
Allow resource to specify the authorizer by class
#45
mguymon
closed
11 years ago
3
Authority DSL
#44
christhekeele
closed
11 years ago
6
Memoize class attribute reader on Authority::Abilities.authorizer_name.
#43
christhekeele
closed
11 years ago
3
remove duplication
#42
adamhunter
closed
11 years ago
1
Thoughts on Authority and Rails 4 view caching?
#41
nathanl
closed
11 years ago
6
class method .resource
#40
aleksevd
closed
11 years ago
21
Test against rails4.0 in travis-ci
#39
sanemat
closed
11 years ago
1
Attempt to give clearer backtraces by not using Forwardable here.
#38
nathanl
closed
11 years ago
1
defining authorisations with has_many / belongs_to association
#37
shlomizadok
closed
11 years ago
2
authorize_action_for: wrong number of arguments
#36
JeanMertz
closed
11 years ago
9
Whitelisting controller actions
#35
JeanMertz
closed
11 years ago
5
undefined local variable or method `resource' for SchoolAuthorizer:Class
#34
shlomizadok
closed
11 years ago
2
Grouping actions
#33
brendon
closed
11 years ago
6
Support NullUser pattern as well as AnonymousUser pattern.
#32
christhekeele
closed
11 years ago
17
Remove tight rails dependency.
#31
christhekeele
closed
11 years ago
3
Using authority with inherited_resources
#30
brendon
closed
11 years ago
4
Remove Rails dependency
#29
christhekeele
closed
11 years ago
4
Default corresponding authorizers
#28
nathanl
closed
11 years ago
0
Models could assume an authorizer based on name, if it exists
#27
nathanl
closed
11 years ago
5
Getting Started
#26
weblee
closed
11 years ago
11
Previous
Next