saaster icon indicating copy to clipboard operation
saaster copied to clipboard

refactor access handling/permissions in Application.cfc

Open phBucher0 opened this issue 1 year ago • 0 comments

in the application.cfc is the function onrequest().

  • [ ] the onRequest function should be lighter -> pack the access logic into a separate component / function to use it anywhere(a button for example which only see admins).
  • [ ] change the noaccess and the no_access variable to access(positive condition)

phBucher0 avatar Jun 07 '24 14:06 phBucher0