Age | Commit message (Expand) | Author |
---|---|---|
2023-02-02 | auth: Improve authorisation...Retrieve the token, and user in the authorisation decorator to enable checking of privileges. | Frederick Muriuki Muriithi |
2023-02-02 | auth: Reorganise modules/packages for easier dev and maintenance...Split the views/routes into separate modules each dealing with a narrower scope of the application to aid in maintenance, and help with making the development easier. | Frederick Muriuki Muriithi |