absc pushed to main at absc/dudeswave2
- df09a192b0 Updated function documentation specification.
absc pushed to main at absc/dudeswave2
- 3b9693e276 Properly set the cookie validity, and return it to the
absc pushed to main at absc/dudeswave2
- 9bf0e3609a Replace hard-coded value with the macro.
absc pushed to main at absc/dudeswave2
- b06e7d9f50 Complete the registration API.
absc pushed to main at absc/dudeswave2
- 2b995f67c8 After some internal (with myself) debate, we will go with JSON.
absc pushed to main at absc/dudeswave2
- 96781451b0 Improve the registration bit.
- fa66ec399d We only allow POST for the registration form.
- 2470af1296 Give a better name to the registration handler.
- 631f729ed9 No, JSON is not needed here.
- Compare 4 commits »
absc pushed to main at absc/dudeswave2
- 33cc07914d Complete the GET handler. It would return some wrong codes before.
absc pushed to main at absc/dudeswave2
- f1ad05f789 Make the ip address type configurable.
- dbf5371122 The routes were in the wrong format. Correct them.
- 59f02f4edf This application will handle the mime types at the web request layer.
- 94ee24c777 Add the right arguments to the bootstrap procedure.
- Compare 4 commits »
absc pushed to main at absc/dudeswave2
- c6328bd174 The bootstrap procedure must be done before the first start.
absc pushed to main at absc/dudeswave2
- 60989b17cd Revert "Remove table replica functions."
absc pushed to main at absc/dudeswave2
- 529f15c301 Remove table replica functions.
absc pushed to main at absc/dudeswave2
- e571a69820 Use crypto:rand_seed().
absc pushed to main at absc/dudeswave2
- ab3ca1ec64 No need to use an additional variable just to compose the salted pass.
- 80af46c6be Just use the classic POST form.
- Compare 2 commits »
absc pushed to main at absc/dudeswave2
- 895e0a5330 Enter the user handler API.
absc pushed to main at absc/dudeswave2
- 285f4ad402 Correct the callback matching for the ProvidedCallback function.
absc pushed to main at absc/dudeswave2
- 8f7481d785 Use the REST handler instead of the default one.
- 03b76bddf2 No need for the bucket to be configurable.
- 3280596836 Skeleton for the storage bootstrap.
- 65d6e5fa05 File committed as error.
- 1f243b16d3 Import the initial dudeswave code.
absc created repository absc/dudeswave2