db.go
|
Add 2fa for authentification (#383)
|
2020-04-17 19:25:35 +00:00 |
error.go
|
Add 2fa for authentification (#383)
|
2020-04-17 19:25:35 +00:00 |
main_test.go
|
Refactor User and DB handling (#123)
|
2020-01-26 17:08:06 +00:00 |
test.go
|
Refactor User and DB handling (#123)
|
2020-01-26 17:08:06 +00:00 |
totp.go
|
Change totp secret datatype from varchar to text
|
2020-05-09 14:45:57 +02:00 |
update_email.go
|
Add changing email for users
|
2020-04-17 16:01:45 +02:00 |
user.go
|
Add endpoint to disable totp auth
|
2020-04-18 01:38:49 +02:00 |
user_test.go
|
Add 2fa for authentification (#383)
|
2020-04-17 19:25:35 +00:00 |
users_list.go
|
Refactor User and DB handling (#123)
|
2020-01-26 17:08:06 +00:00 |