Commit graph

12 commits

Author SHA1 Message Date
45d8d3e5de Fix model import (why was this missing?) 2020-05-25 19:18:48 +02:00
27fe413d11 Some refactoring to get cron running
Moved dbsettings documentation to Gitlab wiki
2020-05-24 17:44:27 +02:00
77d5b771d5 Implement basic rate limiting 2020-05-23 18:48:37 +02:00
da416ca08a Implement login logs 2020-05-23 15:30:21 +02:00
3ba7c238cc Preparing for login rate limiting 2020-05-23 13:59:53 +02:00
85fe13edcf Implemented TOTP
Implemented currencies and taxes
2020-05-22 18:13:23 +02:00
bd0519146c Integrate basic mail functionality (might need a queue...) 2020-04-18 15:02:41 +02:00
53780751d1 Preparing files for admin profiles
Changing File models to allow user association
2020-04-16 15:22:03 +02:00
0e228063b6 Add image to profile and display it in backend 2020-04-15 22:56:04 +02:00
7708128255 Finally got all the OTP stuff working
Finalized dbsettings views
Easter egg for missing backend pages
2020-04-15 22:19:03 +02:00
d74a4c1b8b User profile models
SMS OTP provider
Login template (without css)
2020-04-13 20:03:01 +02:00
9798849aab Implement base SMS provider
PlaySMS integration
2020-04-13 12:08:59 +02:00