-
-
Notifications
You must be signed in to change notification settings - Fork 5
Ban Revoke Structure #96
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
base: develop
Are you sure you want to change the base?
Conversation
|
Missing correct faf-stack version |
c00f64a to
f97af44
Compare
| @JoinColumn(name = "revoke_author_id") | ||
| private User revokeAuthor; | ||
| @Column(name = "revoke_time") | ||
| private OffsetDateTime revokeTime; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"What would Downlord say?"
Let's see if you can figure it out ;-)
Hint: it's about the whole block, not this specific line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No idea
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh format?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Soooo picky :D
faf-java-server-app/src/main/java/com/faforever/server/security/BanDetails.java
Show resolved
Hide resolved
Fixes #95
f97af44 to
cddc7a3
Compare
Fixes #95