lemmy/crates/db_schema/src
Bogdan Mart ab947f1f08 User token revocation upon password change
Added DB column validator_time and chedking that is is less then token's "Issuead at time"
Wip on #1462
2021-03-13 20:16:35 +02:00
..
source User token revocation upon password change 2021-03-13 20:16:35 +02:00
lib.rs Use Url type for ap_id fields in database (fixes #1364) (#1371) 2021-01-27 11:42:23 -05:00
schema.rs User token revocation upon password change 2021-03-13 20:16:35 +02:00