Skip to content

fix: add method_exists check before calling method and replace security with encryption

Henning Leutz requested to merge next-2.x into main

In this commit, added an existence check before calling the checkEditPermission method in ajax files. The Security class use in some files was replaced by Encryption. This commit also made adjustment on getUser function to either return user object or null.

Related: #4 (closed)

Merge Request-Berichte

Lade