issues
search
cpjk
/
canary
:hatching_chick: Elixir authorization and resource-loading library for Plug applications.
MIT License
474
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change applications to extra_applications
#86
marcinkoziej
opened
1 year ago
0
Weird application warnings and sometimes compile issues
#85
marcinkoziej
closed
1 year ago
0
Compatibility with Phoenix 1.4
#84
strayer
opened
3 years ago
2
Handle not found with required
#83
quexpl
opened
4 years ago
2
The parent nested resource does not handle errors
#82
quexpl
opened
4 years ago
0
Allow canada 2.0.0 in deps
#81
topaxi
closed
4 years ago
1
skip non_id_actions in handle_not_found when opts[:persisted] == true
#80
messutied
closed
4 years ago
1
search for a resource using a field other than the default :id and multiple fields are required to define the resource
#79
utkarshvaish9
opened
6 years ago
1
fix simple typo
#78
lpmi-13
closed
4 years ago
0
Add Travis for Elixir 1.5, 1.6 and OTP 21
#77
samhamilton
closed
4 years ago
1
Add new plug option: :repo
#76
lucas-nelson
closed
4 years ago
1
Do not run both handlers on load_and_authorize if conn was halted
#75
novaugust
closed
5 years ago
0
Update hex.pm and version
#74
szabolcsmaj
opened
7 years ago
1
regard non_id_actions in do_load_resource like in do_authorize_resour…
#73
philippneugebauer
closed
4 years ago
3
Readme does not match warning - Anonymous Users
#72
philippneugebauer
opened
7 years ago
2
nil comparison forbidden
#71
philippneugebauer
opened
7 years ago
1
Update readme
#70
jeroenbourgois
closed
5 years ago
2
Ecto.Query.CastError when :id is not an integer / does not match the field type
#69
JamieREvans
opened
7 years ago
4
Should unauthorized_handler really trigger before not_found_handler?
#68
kjrocker
closed
7 years ago
2
Adding permissions for nested models
#67
Secretmapper
closed
7 years ago
2
How to restrict a user to see/update/delete his own posts only?
#66
acrolink
closed
7 years ago
2
Update Travis matrix for OTP 20
#65
samhamilton
closed
7 years ago
0
Add non-id actions docs to hex docs
#64
cpjk
closed
7 years ago
0
Privatize do_authorize_controller/2
#63
cpjk
closed
7 years ago
0
Use of non_id_actions: is not documented
#62
ghatighorias
closed
7 years ago
1
Introduces authorize_controller functionality
#61
ghatighorias
closed
7 years ago
2
Extend Travis build matrix
#60
samhamilton
closed
7 years ago
1
non_id_actions option on Hex
#59
speeddragon
closed
7 years ago
2
Compile warnings for elixir 1.4
#58
developerworks
closed
7 years ago
1
not_found_handler not work
#57
mvalitov
closed
7 years ago
11
Error when building for prod
#56
snewcomer
closed
7 years ago
5
Use canada 1.0.1
#55
davydog187
closed
7 years ago
0
Idiomatic elixir, use credo
#54
davydog187
closed
7 years ago
2
Channels example?
#53
niccolox
closed
7 years ago
2
Abilities for multiple models
#52
edmaarcosta
opened
8 years ago
6
does canary integrate with guardian db?
#51
devekko
closed
8 years ago
16
nil given for :id
#50
rlopzc
closed
8 years ago
4
Some minor fixes
#49
kagemusha
closed
8 years ago
1
Add a 'scope' parameter to provide runtime query configuration
#48
jeffdeville
closed
8 years ago
1
Added loaded resource from model id to conn.assigns
#47
qgadrian
closed
8 years ago
5
Added loaded resource from model id to conn.assigns
#46
qgadrian
closed
8 years ago
1
extend model name actions in authorize_resource plug
#45
jmufugi
closed
8 years ago
8
passing optional params to authorize_resource
#44
slashmili
opened
8 years ago
9
Extend list of actions that require model name resource
#43
jmufugi
closed
7 years ago
2
Please provide more information as how to implement this library inside Phoenix
#42
acrolink
closed
8 years ago
5
Fix code indentation in README
#41
shhavel
closed
8 years ago
1
Version out of date?
#40
marick
closed
8 years ago
3
WIP - Allow custom fetch function
#39
cpjk
closed
7 years ago
0
Authorize singleton resources
#38
maufl
closed
7 years ago
3
Small fix for not having to use Mix as a dependency in production
#37
juljimm
closed
8 years ago
1
Next