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

Adding permissions #2

Closed
Stormyy opened this issue May 6, 2017 · 3 comments
Closed

Adding permissions #2

Stormyy opened this issue May 6, 2017 · 3 comments
Labels
Milestone

Comments

@Stormyy
Copy link
Owner

Stormyy commented May 6, 2017

No description provided.

@Stormyy Stormyy added the feature label May 8, 2017
@Stormyy Stormyy modified the milestone: v0.2 May 8, 2017
@Stormyy
Copy link
Owner Author

Stormyy commented May 11, 2017

Added encryption to dbSettings and rcon so passwords are not stored plaintext in the database.
Commit 69fe9d5.

If you are going to update you have to change the mysql field dbSettings (table b3servers) from json to text. This because i json is not fully supported by laravel and this can't be done with migrations.

@Stormyy Stormyy closed this as completed May 11, 2017
@Stormyy
Copy link
Owner Author

Stormyy commented May 16, 2017

Currently creating claim process where you have to claim a ingame player. You will have the same rights as in the b3server. Will commit these changes soon. The changes include a custom cod4x plugin

@Stormyy Stormyy reopened this May 16, 2017
@Stormyy Stormyy modified the milestones: v0.3, v0.2 May 16, 2017
@Stormyy
Copy link
Owner Author

Stormyy commented May 23, 2017

Added in v1.0

@Stormyy Stormyy closed this as completed May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant