Aravinth Manivannan
|
78d85ab9a9
|
feat: annotate license headers using reuse on text source files
|
2023-07-03 23:19:51 +05:30 |
|
Kian-Meng Ang
|
bb42841a66
|
Fix typos
|
2022-08-04 23:06:54 +08:00 |
|
realaravinth
|
9371416398
|
fix: normalize username during login process too
credits: @gusted
|
2022-07-23 02:24:30 +05:30 |
|
realaravinth
|
d7fd23f565
|
chore: get rid of direct DB init and use db_*
|
2022-05-27 18:25:27 +05:30 |
|
realaravinth
|
4cd4605266
|
chore: use local app ctx
|
2022-05-27 15:25:10 +05:30 |
|
realaravinth
|
0d3d552ae0
|
feat: migrate create captcha to use db_*
|
2022-05-12 18:59:44 +05:30 |
|
realaravinth
|
f165581e17
|
chore: lints
|
2022-05-11 20:11:11 +05:30 |
|
realaravinth
|
f398c4b61c
|
feat: migrate get password to use db_* interface
|
2022-05-11 18:54:36 +05:30 |
|
realaravinth
|
4248959b13
|
feat: migrate user regisration to use db_*
|
2022-05-11 13:33:29 +05:30 |
|
realaravinth
|
91c6f77cab
|
chore: update actix-* deps
|
2022-05-07 16:10:14 +05:30 |
|
realaravinth
|
a668fafa62
|
feat: migrate v1 api mod to use actix_auth_middleware
|
2022-05-07 12:29:37 +05:30 |
|
realaravinth
|
fc8a1670d2
|
update copyright notice
|
2022-01-08 22:16:05 +05:30 |
|
realaravinth
|
147f563ec8
|
demo user task
|
2021-08-09 11:56:25 +05:30 |
|
realaravinth
|
3c72d27b36
|
demo user
|
2021-08-09 10:37:19 +05:30 |
|
realaravinth
|
a5558e4b6f
|
clippy fixes and env docs update
|
2021-08-08 18:29:17 +05:30 |
|
realaravinth
|
558dbef712
|
dupe email check and notifications table
|
2021-07-13 21:23:08 +05:30 |
|
realaravinth
|
47cca5c9a7
|
notifications view
|
2021-07-12 21:22:26 +05:30 |
|
realaravinth
|
b7ec1bca22
|
duplicate email check and address clippy warnings
|
2021-07-11 21:46:50 +05:30 |
|
realaravinth
|
bfebca6e0e
|
widget static resources are now built locally
|
2021-07-07 00:28:32 +05:30 |
|
realaravinth
|
9f940c317a
|
upgrading to actix-v4-beta
|
2021-06-30 20:13:12 +05:30 |
|
realaravinth
|
481cb95cd2
|
addressing clippy lints
|
2021-06-29 20:12:51 +05:30 |
|
realaravinth
|
d5aceb60b4
|
sign in with email
|
2021-06-29 19:42:07 +05:30 |
|
realaravinth
|
cc17f2048f
|
errorable and seperated runner methods for auth
|
2021-06-28 19:16:59 +05:30 |
|
realaravinth
|
dcfba60c86
|
addressing clippy lints
|
2021-06-11 23:39:38 +05:30 |
|
realaravinth
|
f5624947b9
|
redis storage for captcha mech
|
2021-06-11 19:31:03 +05:30 |
|
realaravinth
|
fcdbe66b26
|
captcha stats
|
2021-05-27 14:47:29 +05:30 |
|
realaravinth
|
72667bd2e1
|
using custom version of actix-codegen and cors for pow routes
|
2021-05-25 14:34:24 +05:30 |
|
realaravinth
|
0421cb681c
|
show password compoenent
|
2021-05-15 21:36:52 +05:30 |
|
realaravinth
|
6b740a980b
|
show password component
|
2021-05-14 16:33:18 +05:30 |
|
realaravinth
|
812b0ff2c9
|
add site key form
|
2021-05-03 20:24:03 +05:30 |
|
realaravinth
|
ef778687e0
|
cleanup
|
2021-05-02 16:44:54 +05:30 |
|
realaravinth
|
5361e9b43a
|
mcaptcah uses const routes
|
2021-05-02 16:35:15 +05:30 |
|
realaravinth
|
76ae2b03e9
|
migrated auth, account and meta to use const routes
|
2021-05-02 16:11:01 +05:30 |
|
realaravinth
|
4f27e1ab8d
|
using constants for routes
|
2021-05-02 12:39:37 +05:30 |
|
realaravinth
|
c7bac9e623
|
server-side password validation
|
2021-05-02 10:32:22 +05:30 |
|
realaravinth
|
a82d61ed27
|
api endpoints migrated to use auth middleware
|
2021-05-01 23:39:52 +05:30 |
|
realaravinth
|
7058af84d6
|
static dir renamed and cookie auth middleware
|
2021-05-01 11:28:39 +05:30 |
|
realaravinth
|
c96f890236
|
cache_bustere upgrade and static assets tests
|
2021-04-30 21:34:44 +05:30 |
|
realaravinth
|
6e63771868
|
frontend: logout and add sitekey
|
2021-04-30 17:30:40 +05:30 |
|
realaravinth
|
06815469b7
|
set email
|
2021-04-14 09:45:59 +05:30 |
|
realaravinth
|
d32350e2b6
|
email optional
|
2021-04-12 11:14:21 +05:30 |
|
realaravinth
|
d1aea6c456
|
conditional registration blocking
|
2021-04-11 13:00:34 +05:30 |
|
realaravinth
|
08ec215709
|
update user secret
|
2021-04-10 21:44:08 +05:30 |
|
realaravinth
|
52ab947e3b
|
get user secret
|
2021-04-10 21:15:31 +05:30 |
|
realaravinth
|
884cb25e02
|
user secret
|
2021-04-10 21:00:30 +05:30 |
|
realaravinth
|
a3a118927e
|
swagger ui
|
2021-03-30 20:49:09 +05:30 |
|
realaravinth
|
8cc3146389
|
uname & email check
|
2021-03-30 15:32:32 +05:30 |
|
realaravinth
|
51764817f9
|
domain verification
|
2021-03-26 22:18:01 +05:30 |
|
realaravinth
|
e5ae38472d
|
levels, duration and tests
|
2021-03-13 23:50:14 +05:30 |
|
realaravinth
|
096dcd32e4
|
cascading delete, mcaptcha add/del and test suite
|
2021-03-11 20:58:18 +05:30 |
|