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

Implement anonymous access to organization #201

Merged
merged 2 commits into from
Jun 19, 2020

Conversation

karniv00l
Copy link
Contributor

As requested in #96

@karniv00l karniv00l added the enhancement New feature or request label Jun 18, 2020
@karniv00l karniv00l added this to the 0.4.0 milestone Jun 18, 2020
@karniv00l karniv00l requested a review from akondas June 18, 2020 14:15
@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #201 into master will decrease coverage by 0.07%.
The diff coverage is 97.91%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #201      +/-   ##
============================================
- Coverage     99.89%   99.82%   -0.08%     
- Complexity     1369     1404      +35     
============================================
  Files           226      231       +5     
  Lines          3886     3973      +87     
============================================
+ Hits           3882     3966      +84     
- Misses            4        7       +3     
Impacted Files Coverage Δ Complexity Δ
src/Security/TokenAuthenticator.php 100.00% <ø> (ø) 7.00 <0.00> (-1.00)
...ce/Organization/OrganizationAnonymousUserVoter.php 94.44% <94.44%> (ø) 7.00 <7.00> (?)
...ecurity/AnonymousOrganizationUserAuthenticator.php 95.23% <95.23%> (ø) 10.00 <10.00> (?)
src/Controller/OrganizationController.php 100.00% <100.00%> (ø) 42.00 <0.00> (+3.00)
src/Entity/Organization.php 100.00% <100.00%> (ø) 46.00 <1.00> (+1.00)
...rm/Type/Organization/ChangeAnonymousAccessType.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
src/Message/Organization/ChangeAnonymousAccess.php 100.00% <100.00%> (ø) 3.00 <3.00> (?)
...dler/Organization/ChangeAnonymousAccessHandler.php 100.00% <100.00%> (ø) 2.00 <2.00> (?)
src/Query/User/Model/Organization.php 100.00% <100.00%> (ø) 20.00 <3.00> (+1.00)
...y/User/OrganizationQuery/DbalOrganizationQuery.php 100.00% <100.00%> (ø) 17.00 <0.00> (ø)
... and 11 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 353a177...6b102c9. Read the comment docs.

@karniv00l
Copy link
Contributor Author

Screenshot 2020-06-18 at 16 12 03

Screenshot 2020-06-18 at 16 11 41

Screenshot 2020-06-18 at 16 11 22

@akondas akondas merged commit cebb61b into repman-io:master Jun 19, 2020
@karniv00l karniv00l deleted the anonymous-access branch June 19, 2020 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants