Leigh Pointer

Results 27 comments of Leigh Pointer

You need to load all your java script before you load lib/monaco-editor/min/vs/loader.js

@murermader In short. You will need to setup your email application/component to handshake with paperclip on 127.0.0.1 port 25 (default) then your email application/component will send any email to paperclip...

I believe this could be done. The best approach, as I see it would be to build the functionality into a theme as you wouldn't want this in the foundation...

@chlupac @sbwalker I have come across this chapter [https://www.thereformedprogrammer.net/adding-user-impersonation-to-an-asp-net-core-web-application/](https://www.thereformedprogrammer.net/adding-user-impersonation-to-an-asp-net-core-web-application/)

@ethanfangg installed v0.80.1 and it is still an issue.

.NET 8 is a long term support (LTS) release, so upgrading to .Net8 would be better

@vnetonline Good point! However, roles should expire and be removed automatically after their expiry date. We might need a system to identify and handle temporary roles for automatic removal upon...

> Will sync events be good to remove the roles on expiry?? Think that is over use ov the framework, when it could be implemented with a simple remove on...