shockrah
|
5a5ecfad26
|
Optimizations for buidling memcacache for our tokens
|
2020-12-20 19:43:27 -08:00 |
|
shockrah
|
c80a1dab40
|
* clearer branching and some descriptive comments
|
2020-11-21 13:20:27 -08:00 |
|
shockrah
|
c6d8e3d360
|
userland invites endpoint now uses db::members::add as its intended
|
2020-11-16 22:59:28 -08:00 |
|
shockrah
|
aa9c515b95
|
invites::valid_invite now uses proper db-lib function calls
|
2020-11-16 22:18:37 -08:00 |
|
shockrah
|
700da3695f
|
Removing whats left of db_types references
Finally relying on db library crate for database types
|
2020-11-07 18:20:34 -08:00 |
|
shockrah
|
73f050be62
|
+helper function to process the expires flag in params
+can now verify if a user is allowed to use perma invites
- still need to generatre appropos 400 for those with no permisions at all
|
2020-08-26 20:35:44 -07:00 |
|
shockrah
|
797042b97a
|
Merge branch 'testing' into master
|
2020-08-22 15:58:13 -07:00 |
|
shockrah
|
0822be3d20
|
renamed server/ to api/ since this is really only the api portion of the typical fc server
|
2020-08-22 15:52:37 -07:00 |
|