awiteb · he/him
  • Saudi Arabia
  • https://4rs.nl
  • Awiteb, a university student and lover of the world of free and open source software. Programmer and enthusiast of the Rust programming language

  • Joined on 1970-01-01
awiteb pushed tag v0.1.0 to awiteb/salvo-captcha 2024-08-12 22:44:53 +02:00
awiteb pushed tag v0.2.0 to awiteb/salvo-captcha 2024-08-12 22:44:53 +02:00
awiteb pushed to master at awiteb/salvo-captcha 2024-08-12 22:43:20 +02:00
dab2db43cf docs: Improve the docs
awiteb pushed to master at awiteb/salvo-captcha 2024-08-12 22:30:35 +02:00
a294ebfe96 chore: Update README.md
29b4b80071 feat: Add case insensitive option to the captcha
b67ebe9aea chore: Use the simple_generator feature for simple_example
bc6c08b3ec chore: Upgrade simple_login example to the new update
472e712c9a chore: Update the dependencies and features
Compare 14 commits »
awiteb pushed to master at awiteb/salvo-captcha 2024-08-11 11:30:34 +02:00
8d1e26c305 refactor: Improve form finder tests with rstest
d4c3558b97 fix: Return None if the key not found and not Some(None)
d39f1e941a refactor: Improve header finder tests with rstest
Compare 3 commits »
awiteb pushed to master at awiteb/salvo-captcha 2024-08-10 22:22:58 +02:00
cee9c9ff9e refactor: Improve header finder tests with rstest
702bbad7ae chore: Add rstest to dev dependencies
Compare 2 commits »
awiteb pushed to master at awiteb/salvo-captcha 2024-08-10 19:07:59 +02:00
4be7a66d03 refactor: Move the CacacheStorage to another module
dfa35daf0f refactor: Split the finders into several modules
42d598e0e4 chore: Update github.com urls to git.4rs.nl
Compare 3 commits »
awiteb pushed to master at awiteb/salvo-captcha 2024-08-09 23:01:56 +02:00
60ae95ea5f chore: Build the examples and run tests
awiteb pushed to master at awiteb/salvo-captcha 2024-08-09 22:54:01 +02:00
2bfa4de8aa refactor: Refactor the CaptchaFinder and CaptchaStorage to work with token and answer as string
awiteb pushed to master at awiteb/salvo-captcha 2024-08-09 22:14:57 +02:00
79ff05d91d refactor: Refactor the CaptchaFinder and CaptchaStorage to work with token and answer as string
28e9406032 chore: Improve dependencies versions
91b5680b22 chore: Improve the tests
e6121b3f52 chore: Moving to Forgejo instead of Github
Compare 4 commits »
awiteb pushed to master at awiteb/salvo-captcha 2024-08-08 10:53:17 +02:00
eb295d5b25 chore: Update my email address
awiteb pushed to master at OxideTalis/otmp_site 2024-08-05 16:40:17 +02:00
d59664198a chore: Fix footnotes
awiteb pushed to master at OxideTalis/otmp_site 2024-08-05 16:13:22 +02:00
0eef795fe1 feat: Improve server name and server host
awiteb merged pull request OxideTalis/oxidetalis#35 2024-07-30 10:39:04 +02:00
refactor: Refactor `in_chat_requests` table
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-30 10:37:18 +02:00
fc0642fce6 refactor: Refactor in_chat_requests table
awiteb pushed to master at OxideTalis/otmp_site 2024-07-30 07:10:49 +02:00
73f2e2cbc6 change: Update internal communication method
awiteb created pull request OxideTalis/oxidetalis#35 2024-07-28 11:59:02 +02:00
WIP: refactor: Refactor in_chat_requests table
awiteb merged pull request OxideTalis/oxidetalis#33 2024-07-28 11:56:46 +02:00
refactor: Use `PublicKey` and `Signature` as parameters
awiteb closed issue OxideTalis/oxidetalis#21 2024-07-28 11:56:28 +02:00
Make public key and signature a parameter schema
awiteb pushed to master at OxideTalis/oxidetalis 2024-07-28 11:56:28 +02:00
20a8ac6715 refactor: Use PublicKey and Signature as parameters