Commit
c4c69d0ef0e9960ce02aaf8ad7c9343da0182d42
by 84422910+olivergr77tsk51 Refactors the UserEntity class and modifies many files that depend
on the UserEntity
The UserEntity has been refactored to use a more specific name, in this
case Author. This change needed the refactoring of many files dependent
on the UserEntity class, influencing all layers of the project.
Additionally, the corresponding datasets in the test layer have been
modified.