Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 1 | -1/+1 |
* | WIP: Need to solve the entity framework problem. | 杨宇千 | 2019-08-04 | 1 | -181/+182 |
* | Add token expire time. | 杨宇千 | 2019-08-01 | 1 | -3/+5 |
* | Expired token now has a unique code. | 杨宇千 | 2019-08-01 | 1 | -8/+52 |
* | Fix bugs and write unit tests. | 杨宇千 | 2019-07-23 | 1 | -1/+1 |
* | WIP: Develop UserService. Remove unused components. | 杨宇千 | 2019-07-23 | 1 | -2/+1 |
* | WIP: change UserService. | 杨宇千 | 2019-07-21 | 1 | -15/+14 |
* | WIP: Change the JwtService. | 杨宇千 | 2019-07-20 | 1 | -20/+42 |
* | Add version column in user database. | 杨宇千 | 2019-07-20 | 1 | -1/+0 |
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 1 | -13/+26 |
* | Allow ordinary user to patch his password. | crupest | 2019-04-21 | 1 | -9/+13 |
* | Add database connection. | crupest | 2019-04-12 | 1 | -39/+14 |
* | Change create token api. | crupest | 2019-04-11 | 1 | -16/+10 |
* | Develop user token interface. | crupest | 2019-02-14 | 1 | -4/+70 |
* | Add authorization. | crupest | 2019-02-07 | 1 | -0/+64 |