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

[WIP] Feature/owncloud #5948

Closed

Conversation

kwierman
Copy link
Contributor

Purpose

This adds the ownCloud addon to OSF. ownCloud is a self-hosted file sync and share server. This provides a storage provider

Changes

This WIP currently supports everything EXCEPT the waterbutler provider.

Side effects

Nothing can think of yet

Ticket

n/A

samchrisinger and others added 4 commits June 18, 2016 16:10
This decorator should have been removed but wasn't causing issues
before. Now, if an error gets raised in any of the Sanction#ask logic
two bad things happen:
- exception gets swallowed
- (possibly) two emails get sent to some admins; Sanction#ask loops
through a list of users. If one of those calls raises an Exception then
the registration initatior will get a second email telling them there
was an issue registering X.
@kwierman kwierman closed this Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants