• Joined on 2023-11-18
joseph pushed to master at joseph/roysathome.net 2023-12-18 13:18:41 +00:00
7151d7cb05 added support for https in the post script
joseph pushed to master at joseph/roysathome.net 2023-12-18 00:19:14 +00:00
96b29a1b69 make post script work with external uri
joseph pushed to master at joseph/roysathome.net 2023-12-18 00:18:17 +00:00
596663724a added config file for auth on nginx
joseph pushed to master at joseph/roysathome.net 2023-12-17 21:44:50 +00:00
c452bbe94a Update auth/initialize_database.rb
joseph pushed to master at joseph/roysathome.net 2023-12-17 21:40:47 +00:00
61bc30a679 Update auth/initialize_database.rb
joseph pushed to master at joseph/roysathome.net 2023-12-17 21:38:31 +00:00
f02c071911 Update auth/docker/docker-compose.yml
joseph pushed to master at joseph/roysathome.net 2023-12-17 20:57:37 +00:00
9a2b977c39 Docker files changed
joseph pushed to master at joseph/roysathome.net 2023-12-17 18:16:07 +00:00
93ad91bc1e update docker files
joseph pushed to master at joseph/roysathome.net 2023-12-15 09:19:33 +00:00
cd1672bf6b updated gitea nginx config to allow larger files.
joseph pushed to master at joseph/roysathome.net 2023-12-15 09:18:38 +00:00
74e7ac1d4c made .env file work
joseph pushed to master at joseph/roysathome.net 2023-12-15 00:24:39 +00:00
05f2565071 added env file (unused) and example file
joseph pushed to master at joseph/roysathome.net 2023-12-14 17:30:59 +00:00
b742e228b3 removed large file
62730b3f31 other changes
Compare 2 commits »
joseph pushed to master at joseph/roysathome.net 2023-12-14 16:21:53 +00:00
29c8bb368f add file transfer feature and add more jwt functionality
joseph pushed to master at joseph/roysathome.net 2023-12-14 00:17:45 +00:00
894b2af373 add jwt with claims functionality.
joseph pushed to master at joseph/roysathome.net 2023-12-13 16:02:17 +00:00
e925905a4a add new features for JWT
joseph pushed to master at joseph/roysathome.net 2023-12-13 10:03:14 +00:00
35440e6b43 add jwt test, and added downcase for all username database queries.
joseph pushed to master at joseph/roysathome.net 2023-12-13 09:07:02 +00:00
d91d31ca3e add ability to check if user exists, and to reject if not. Also add the ability to input username and password on test program
joseph deleted branch auth_server from joseph/roysathome.net 2023-12-12 23:51:49 +00:00
joseph pushed to master at joseph/roysathome.net 2023-12-12 22:53:57 +00:00
c9dfdc6946 Merge pull request 'auth_server' (#1) from auth_server into master
b3b38dd5a0 make login code work
5f97a8d20c change ruby version in gemfile
67aaee9a72 add docker files
3b2d359705 add more functionality
Compare 6 commits »
joseph merged pull request joseph/roysathome.net#1 2023-12-12 22:53:56 +00:00
auth_server