• Joined on 2025-03-15
alex synced commits to main at alex/GoSally from mirror 2025-10-09 17:32:31 +00:00
76fed578ff create fully functional get method
alex synced commits to main at alex/GoSally from mirror 2025-10-09 17:12:31 +00:00
975c52b58e delete unused modules
4e75d48f1d small fixes
65af07fffa add delete method
1252634420 Change method separator to . and move separator symbol and regexp template to global variables
Compare 4 commits »
alex synced commits to main at alex/GoSally from mirror 2025-10-05 16:12:32 +00:00
4a58845211 deledet some files
b0701632e6 add common function to Unit layer
9277aa9f1a add some files to ginignore
19654e1eca Ad some CRUD methods to manage units table
d4306a0d89 rename internal.sha256.sum to hash
Compare 5 commits »
alex synced commits to main at alex/GoSally from mirror 2025-09-12 16:32:30 +00:00
0ec8493ab4 Merge pull request #3 from akyaiy/auth-server
625e5daf71 commit to merge branches
cc27843bb3 add GetSoneInfo (not functional)
Compare 52 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-09-12 16:32:30 +00:00
625e5daf71 commit to merge branches
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-20 07:13:11 +00:00
cc27843bb3 add GetSoneInfo (not functional)
20fec82159 delete old scripts
055b299ecb some changes with scripts and add new
17bf207087 fix little bug with script ending
7ae8e12dc8 add new method
Compare 7 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-10 13:32:30 +00:00
c6da55ad65 some changes with data field, and fix smth
20a1e3e7bb fix the List.lua
Compare 2 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-10 06:52:30 +00:00
e594d519a7 add set and set_error methods and fix some bugs
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-09 07:52:30 +00:00
2ceb236a53 some small changes, and add send, send_error, throw_error and some field
811403a0a2 echo test function
b451f2d3fc fix jwt dep
Compare 3 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-07 17:12:33 +00:00
5c01eaad6f rename field __gosally_internal to __seed
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-07 12:52:30 +00:00
2b38e179db remove a mistake from specification
2889092821 fix some bugs with params and add params type check
Compare 2 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 19:32:31 +00:00
3df3a7b4b5 remove default case because it's not allowed
c63f1bd123 remove default case because it's not allowed
Compare 2 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 16:52:31 +00:00
095b8559f4 fix bug with params's array.. again
39532f22ea fix bug with result array
Compare 2 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 16:32:30 +00:00
35cebee819 fix bug with empty result and non table result
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 13:37:45 +00:00
84dfdd6b35 add sha356 module
e693efe8e7 add iat to jwt
c3dcf24e50 improve jwt
Compare 4 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 12:52:30 +00:00
7f2783b39a add postfix -md5 to checksum field
c08135309f add random salt and result/error checksum
cd9e3ab6c4 remove phone_number from db query
Compare 3 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 11:52:31 +00:00
adaedf195f solve a little problem with array's fetching
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-06 11:12:30 +00:00
87694f6654 make ConvertGolangTypesToLua simplier
fe628e0f7f develop jwt auth for methods
e4db8505a0 add sid
0c25d00171 add github.com/golang-jwt/jwt/v5 to the project
Compare 9 commits »
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-05 20:32:30 +00:00
251e580e8a add headers lua runtime support
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-05 19:12:30 +00:00
c734779b69 rename lL to L
0923f32b46 make a get function on fetch params table fields
1c2c4c1356 some small changes for auth scripts
d3eb483461 add com/_config.lua to .gitignore
Compare 4 commits »