Recent

Author Topic: Daraja Framework: HTTP+HTML form-based authentication  (Read 2285 times)

mjustin

  • Full Member
  • ***
  • Posts: 199
    • Habarisoft
Daraja Framework: HTTP+HTML form-based authentication
« on: April 13, 2018, 11:46:42 am »
A new tutorial for the Daraja Framework gives an introduction into the technique of HTTP+HTML form-based authentication.

Blog article: https://mikejustin.wordpress.com/2018/04/11/daraja-framework-httphtml-form-based-authentification/

Source code: https://github.com/michaelJustin/daraja-framework/tree/master/demo/tutorial5

About
Daraja is a flexible HTTP framework for Object Pascal, based on the HTTP server in the free open source library Internet Direct (Indy).
The framework uses simple request mapping rules to generate the HTTP response, and to invoke your Delphi or Free Pascal code.
It requires no package installation and has only one external dependency (Indy).

Daraja Framework 1.2.2
On 6 March 2018, Habarisoft released Daraja Framework 1.2.2, a maintenance release which fixes bugs in the BootstrapDemo demo code and optional units (ShutDownHelper). The new release also includes an example project for a HTTPS server, not included are the certificates and the OpenSSL libraries.





 

TinyPortal © 2005-2018