1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-01-14 01:15:17 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Emre Serdengeçti
1cbdf76df6
logger updates (#31)
* Log for failed login attempts

* Logger configuration for logging to file

* interface fixes

* login log fix, added logged in too

* bootstrap icons setup

* font-awesome icons replaced with bootstrap icons

* replaced i-tags with django_bootstrap_icons

* removed icons library from project

* bug fix

---------

Co-authored-by: catborise <catborise@gmail.com>
2023-08-09 09:20:18 +03:00
catborise
54954137c2
Merge branch 'master' into master 2023-05-12 12:10:28 +03:00
catborise
8bf28a4f33 add loading spinner after submit to login pages 2023-05-12 12:01:54 +03:00
catborise
6e76eb2cd9 reorganize otp_login and login pages 2023-05-12 10:51:18 +03:00
catborise
86b03abd59 reorganize otp_login and login pages 2023-05-12 10:30:50 +03:00
catborise
ea409ca863 generate PNG for qr code for email compatibility. 2022-10-06 11:47:38 +03:00
catborise
073b7b6717
Bootstrap5 (#17)
* Bootstrap5 migration
2021-07-07 14:12:38 +03:00
Real-Gecko
5a19f0c949 OTP improvements 2020-10-19 14:26:08 +06:00
Real-Gecko
5172a9f619 Accounts app improvements and tests 2020-10-14 14:25:05 +03:00
Real-Gecko
0052323190 Implemented OTP #341 2020-10-08 17:57:51 +06:00
Real-Gecko
b85e246aed Moved password changing to a separate view 2020-06-16 14:36:53 +06:00