Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eprint/rioxx2 priv broken in 3.3.8? #22

Open
drtjmb opened this issue Mar 19, 2015 · 0 comments
Open

eprint/rioxx2 priv broken in 3.3.8? #22

drtjmb opened this issue Mar 19, 2015 · 0 comments

Comments

@drtjmb
Copy link
Member

drtjmb commented Mar 19, 2015

"eprint/rioxx2" alone doesn't seem to work as expected in 3.3.8 (works in 3.3.12) - need to explicitly add priv for each eprint_status:

push @{ $c->{user_roles}->{editor} }, qw{ +eprint/inbox/rioxx2 +eprint/buffer/rioxx2 +eprint/archive/rioxx2 +eprint/deletion/rioxx2 };
push @{ $c->{user_roles}->{admin} }, qw{ +eprint/inbox/rioxx2 +eprint/buffer/rioxx2 +eprint/archive/rioxx2 +eprint/deletion/rioxx2 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant