summary refs log tree commit diff stats
path: root/auth
Commit message (Collapse)AuthorAgeFilesLines
* Move token functions to its own packageAndinus2020-03-273-47/+61
|
* Add token related functionsAndinus2020-03-272-0/+109
|
* Add Login funcAndinus2020-03-271-0/+46
|
* Change database schemaAndinus2020-03-271-23/+5
|
* Add test for hashPass funcAndinus2020-03-272-3/+38
|
* Improve checkPass func testsAndinus2020-03-271-4/+24
|
* Fix common typosAndinus2020-03-271-1/+1
|
* Add checkPass func and it's testsAndinus2020-03-272-0/+33
|
* Add auth and user packageAndinus2020-03-263-0/+108
real difference between -O2 or -O3' href='/akkartik/mu/commit/build1?h=hlt&id=34514ae8a6635915143e0a7fd1e523eb51b4a91d'>34514ae8 ^
f0cf7af7 ^


c912b731 ^


a232af2f ^
c912b731 ^


5763322b ^

c912b731 ^



5763322b ^
c912b731 ^
5763322b ^
c912b731 ^
5763322b ^
c912b731 ^
5763322b ^
c912b731 ^
f898ee7a ^
5763322b ^

c912b731 ^
f898ee7a ^
c912b731 ^






a232af2f ^
745a6dee ^
c912b731 ^
5763322b ^



c912b731 ^
5763322b ^
c912b731 ^
53172ce1 ^
c912b731 ^
a232af2f ^


745a6dee ^
c912b731 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68