You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed bug when locking passwords, now correctly stores '!' as the hashed password. This means that user cannot login anymore.
Fixed bug when importing files from older Ariadne versions, which had duplicate file storage. In certain cases files would be de-duplicated on import, but the reference would be to removed file instead of the kept file. This means that import would create a pfile object without a real file.