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

Disallow regular user from adding trigger or cron job. #1380

Merged
merged 6 commits into from
Sep 25, 2019

Conversation

jnwatson
Copy link
Contributor

Note: this is a behavior change. Before, regular users could create automation and manipulate their own automations. Now, they need specific permissions to create automation.

@jnwatson
Copy link
Contributor Author

jnwatson commented Sep 23, 2019 via email

@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #1380 into master will decrease coverage by 2.48%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1380      +/-   ##
==========================================
- Coverage   95.18%   92.69%   -2.49%     
==========================================
  Files         133      133              
  Lines       19114    19120       +6     
==========================================
- Hits        18193    17724     -469     
- Misses        921     1396     +475
Flag Coverage Δ
#linux 89.97% <100%> (-5.18%) ⬇️
#osx 81.68% <16.66%> (-11.89%) ⬇️
Impacted Files Coverage Δ
synapse/cmds/cron.py 97.74% <ø> (ø) ⬆️
synapse/cortex.py 94.01% <100%> (+0.02%) ⬆️
synapse/tools/pullfile.py 0% <0%> (-91.9%) ⬇️
synapse/cmds/cortex.py 41.5% <0%> (-57.71%) ⬇️
synapse/daemon.py 64.48% <0%> (-24.49%) ⬇️
synapse/telepath.py 71.39% <0%> (-20.18%) ⬇️
synapse/models/telco.py 84.76% <0%> (-15.24%) ⬇️
synapse/lib/base.py 79.53% <0%> (-9.91%) ⬇️
synapse/lib/platforms/linux.py 84.52% <0%> (-9.53%) ⬇️
synapse/lib/coro.py 89.65% <0%> (-8.63%) ⬇️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 11cee8d...25bbb74. Read the comment docs.

@invisig0th invisig0th merged commit 61f67e2 into master Sep 25, 2019
@vEpiphyte vEpiphyte added this to the v0.1.28 milestone Sep 25, 2019
@vEpiphyte vEpiphyte deleted the trig-cron-add-perm branch December 8, 2019 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants