EETagent
|
4a852fa915
|
refactor: dry decode token
|
2022-10-25 16:44:08 +02:00 |
|
EETagent
|
44b4310ddf
|
feat: token vylepšení
|
2022-10-25 15:50:46 +02:00 |
|
Sebastian Pravda
|
e059719172
|
feat: gen, decode, verify jwt
|
2022-10-25 14:52:18 +02:00 |
|
Sebastian Pravda
|
a3e87e0b27
|
chore: jsonwebtoken dependency
|
2022-10-25 14:51:08 +02:00 |
|
Sebastian Pravda
|
6c98b7e7ce
|
style: typo
|
2022-10-24 22:14:57 +02:00 |
|
Sebastian Pravda
|
3c35762455
|
style: typo
|
2022-10-24 22:05:22 +02:00 |
|
Sebastian Pravda
|
15205e8ec4
|
feat: foolproof random string function
|
2022-10-24 21:37:47 +02:00 |
|
Sebastian Pravda
|
29ff462ef9
|
style: code cleanup
|
2022-10-24 20:39:36 +02:00 |
|
EETagent
|
50abef29e3
|
feat: nový argon2, vracení result
|
2022-10-24 19:54:36 +02:00 |
|
Sebastian Pravda
|
00e050986e
|
fix: unable to insert kvůli primary key
- using insert instead of save
|
2022-10-24 19:20:07 +02:00 |
|
Sebastian Pravda
|
d44082d3d8
|
feat: create candidate & generate code,
s autoincrementem application id uchazeče normalne funguje
|
2022-10-24 19:20:07 +02:00 |
|
Sebastian Pravda
|
c47dfbb1f9
|
Refactoring aby to šlo spustit (#4)
* db: candidate entity
* chore: candidate migrace
* chore: import candidate migrace
* fix: default value pro citizenship
* fix: unique pro evideční číslo přihlášky
* chore: parent migrace
* fix: unique pro evideční číslo přihlášky
* chore: sample fill admin table
* fix: chybějící serde pro admin entitu
* chore: remove mock tests
* remove all post entity imports
Co-authored-by: EETagent <vojta.jungmann@gmail.com>
|
2022-10-24 15:00:49 +02:00 |
|
EETagent
|
63c7307e43
|
chore: project setup
|
2022-10-23 18:43:12 +02:00 |
|