Releases: jagottsicher/myGoWebApplication
Releases · jagottsicher/myGoWebApplication
v1.0.143
added a post request handler for form validation and user authentication
v1.0.142
added a post request handler for form validation and user authentication
v1.0.141
added database functions for user authentication
v1.0.140
added route to login page as well as the corresponding handler
v1.0.139
v1.0.139
v1.0.138
added channel to test_setup.go in package handlers
v1.0.137
added the option to use an e-mail template to send out nice formatted e-mail
v1.0.136
added code for sending out e-mail to owner
v1.0.135
added code for sending out e-mail to user
v1.0.134
added a third party mail package, created a channel to drop mails in as well as a concurrent running email listener thread to read and send mails from that channel