11 Commits

Author SHA1 Message Date
Alexandre Teles
0ce5780a4e
feat: move endpoints into custom routers, resolves #12 (#14)
* refactor: import routers from old branch

* refactor: import InternalCache removal

* refactor: move routes into dedicated routers

* fix: fixes entrypoint

* refactor: add documentation and bump libs
2022-10-11 00:10:56 -03:00
Alexandre Teles
9dbef92fd1
feat: resolves #5, resolves #4 (#7)
* Implements client generation and management

* fix announcements endpoints

* change annoucements model

* bump deps

* sync with main

* refactor: adopt some functional standards in Releases.py

* feat: add new workflows

* chore: remove unused files

* refactor: update build badge

* refactor: move files around and delete unused ones

* feat: add authentication endpoints

* refactor: clean up code on Clients.py controller

* fix: fix the client secret update endpoint

* refactor: clean up authentication code

* feat: add authentication to client endpoints

* chore: bump deps

* feat: add admin user generation
2022-10-08 17:35:54 -03:00
Alexandre Teles
94e7ac64c0
refactor: update build badge 2022-09-30 21:12:44 -03:00
Alexandre Teles
b47297c176
Squashed commit of the following:
commit c44da582e8987d03937d9477c3c3c47646cd386b
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 20:53:36 2022 -0300

    fix: remove trivy until we figure it out

commit 073dd468c22d55865373f0e6bf40c86c6bdb9f1c
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 20:46:58 2022 -0300

    chore: remove unused files

commit 2d6ec6d5e0c5be4a603f9872c2b7e1ad303080e2
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 20:42:34 2022 -0300

    fix: try to fix trivy scanner

commit 2c83789cd7c780f036be35469312eee62ebe17f1
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 20:11:59 2022 -0300

    feat: add trivy scanner to CI

commit 181653ad68d1c22c68f7498299e09b071e108b3c
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 19:52:35 2022 -0300

    fix: use correct py version for workflows

commit 6625718f5ac70df6e866680f429b4d61d7b70e27
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 19:44:17 2022 -0300

    fix: inform py version to CodeQL

commit 8c9696bf0eb482619a23d2040c705203827e7f95
Author: Alexandre Teles <alexandre.teles@ufba.br>
Date:   Fri Sep 30 19:23:47 2022 -0300

    feature: add new workflows
2022-09-30 20:56:23 -03:00
Alexandre Teles
846b7bf104
refactor: update README.md 2022-09-30 18:23:07 -03:00
Alexandre Teles
2b2221bf19 update readme file 2022-09-04 03:01:02 -03:00
Alexandre Teles
231ce565d9 fully implements redis cache functionality 2022-08-31 23:12:37 -03:00
Alexandre Teles
45f033e548 Include live version and endpoints 2022-08-28 21:36:15 -03:00
Alexandre Teles
4b273b3a7f
Update README.md 2022-08-28 20:39:04 -03:00
Alexandre Teles
05468d55b4 Update README.md 2022-08-28 20:37:41 -03:00
Alexandre Teles
2aed46cfb0 Add security monitoring and readme 2022-08-28 20:26:23 -03:00