48817d4c08
new file: .gitlab-ci.yml
...
modified: app.py
2025-01-21 07:24:14 -05:00
354058ab03
Update requirements.txt
2025-01-19 14:44:54 +00:00
5d09c2ab79
Update requirements.txt with PyJWT per groupr
2025-01-19 14:43:42 +00:00
9558f04ba5
Update test_jwt_owner_agent.sh
2025-01-13 16:56:32 +00:00
3a5af16053
deleted: templates/import_user_record.html.j2
...
deleted: templates/user_media.html.j2
modified: templates/verify.html.j2
2025-01-13 07:03:24 -05:00
c5cc687dcf
Ok we have two working agents now as examples
...
modified: .gitignore
modified: README.rst
modified: app.py
modified: templates/login.html.j2
modified: templates/verify.html.j2
deleted: test_agent.sh
new file: test_jwt_owner_agent.sh
new file: test_otp_cookie_agent.sh
2025-01-12 20:06:52 -05:00
2a6d55b623
Merge branch 'jwt-and-namespaces' into 'main'
...
JWT and complete RBAC
See merge request engineering/unturf/upload.unturf.com!1
2025-01-12 22:54:11 +00:00
5c226f2a2e
JWT and complete RBAC
2025-01-12 22:54:11 +00:00
7a2a2133cf
openapi for the win!
...
modified: README.rst
modified: app.py
new file: openapi.yaml
2025-01-07 09:28:41 -05:00
35268e6884
example agent
...
modified: test_agent.sh
2025-01-06 21:23:58 -05:00
Russell Ballestrini
596dbb923d
A test_agent.sh & a README.rst
...
deleted: .app.py.swp
modified: .gitignore
new file: README.rst
modified: app.py
new file: initialize_db.py
new file: test_agent.sh
2025-01-06 19:56:48 -05:00
af2b5acc21
Initial commit
2025-01-06 08:44:38 -05:00
d16a0f7a52
download and view buttons
...
modified: app.py
modified: templates/list_media.html.j2
modified: templates/user_media.html.j2
modified: templates/view_media_details.html.j2
2024-12-31 08:41:52 -05:00
d7416d2bae
init
...
new file: .gitignore
new file: app.py
new file: requirements.txt
new file: templates/base.html.j2
new file: templates/edit_media.html.j2
new file: templates/home.html.j2
new file: templates/import_user_record.html.j2
new file: templates/list_media.html.j2
new file: templates/login.html.j2
new file: templates/profile.html.j2
new file: templates/upload_media.html.j2
new file: templates/user_media.html.j2
new file: templates/verify.html.j2
new file: templates/view_media.html.j2
new file: templates/view_media_details.html.j2
2024-12-29 15:21:59 -05:00