django-restit 4.2.149__py3-none-any.whl → 4.2.152__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {django_restit-4.2.149.dist-info → django_restit-4.2.152.dist-info}/METADATA +1 -1
- {django_restit-4.2.149.dist-info → django_restit-4.2.152.dist-info}/RECORD +9 -9
- inbox/utils/parsing.py +9 -2
- metrics/models.py +13 -13
- metrics/utils.py +1 -0
- rest/__init__.py +1 -1
- ws4redis/connection.py +22 -17
- {django_restit-4.2.149.dist-info → django_restit-4.2.152.dist-info}/LICENSE.md +0 -0
- {django_restit-4.2.149.dist-info → django_restit-4.2.152.dist-info}/WHEEL +0 -0
@@ -91,7 +91,7 @@ inbox/models/message.py,sha256=acPm2z0QsucoFFmfzPekehElZm8EMzkcGChX_BpzGLU,3758
|
|
91
91
|
inbox/models/template.py,sha256=i5vf0vsM1U0251UmVsF61MDCV_c7xt-zdCdx1SiKOG0,1013
|
92
92
|
inbox/rpc.py,sha256=7JXvpXlEGKG7by_NkANPGYLCzagyCnTIGM4rme_htpk,1534
|
93
93
|
inbox/utils/__init__.py,sha256=P_UR2rGK3L0tZNlTN-mf99tpeYM-tLkA18iDKXSSLDM,89
|
94
|
-
inbox/utils/parsing.py,sha256=
|
94
|
+
inbox/utils/parsing.py,sha256=y_71dwz8bm3JvF35ol8698XJ36sBF8fQWUrn0sYd2Fs,5597
|
95
95
|
inbox/utils/render.py,sha256=CU_F2qUBQE7mjb9Q6Dn9ro5CS_O_zEY-wDMHEClKkIA,4331
|
96
96
|
inbox/utils/sending.py,sha256=BKelTZnbkdSLGpjOY6IRTrzj-Hnw2pPZ7RYQGwe-tqk,2179
|
97
97
|
incident/README.md,sha256=4vbZTJj7uUmq8rogYngxqNYjFTlBOujfWUGheLoFKMc,1114
|
@@ -356,14 +356,14 @@ metrics/migrations/0003_metrics_expires.py,sha256=_g4oRv4NHW-4iCQx2s1SiF38LLyFf8
|
|
356
356
|
metrics/migrations/0004_eodmetrics.py,sha256=Ky6ZVMZqa0F_SUp_QFWY7ZKBgVhy9CS4wZcsEhrkSgc,3271
|
357
357
|
metrics/migrations/0005_alter_metrics_v1_alter_metrics_v10_alter_metrics_v11_and_more.py,sha256=pmwJfpPJ1RUX_CqM66l6vvV-nrAUPo_GIan0Pc9mQHs,2358
|
358
358
|
metrics/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
359
|
-
metrics/models.py,sha256=
|
359
|
+
metrics/models.py,sha256=ytr4b4S7xlmNjW5C644OgFV_ITu-XTl-B-KgdmjsYdQ,13871
|
360
360
|
metrics/periodic.py,sha256=IayBLLat40D8FB-A3bYBW9lxm9-IzcugQunojThQ_OU,661
|
361
361
|
metrics/providers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
362
362
|
metrics/providers/aws.py,sha256=dIBGFE1Fvszy6rmVrn_Fm1zUDv345q4dBsg9Iit-XCc,8358
|
363
363
|
metrics/rpc.py,sha256=gnyRFBW2KBA-TAiqVcwkoVviX4bPbZ2WZELlR9uEUlM,22213
|
364
364
|
metrics/settings.py,sha256=wwHA9Z7BAHNeu3tFVn8Fh5j46KR-eGx0E8r5dzCFlAU,132
|
365
365
|
metrics/tq.py,sha256=WHBRYSinmTuxF9l-_-lx0yfzEYkb0ffVMt_uvCj9bYo,825
|
366
|
-
metrics/utils.py,sha256=
|
366
|
+
metrics/utils.py,sha256=QZ9Gcv_vsh3yS5laXGMJQgGxmanwC1LfVhfAkAZl2yk,12607
|
367
367
|
pushit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
368
368
|
pushit/admin.py,sha256=69HdDZU_Iz8Fm72M8r8FUztsZvW37zdGwVmj8VTqr0c,451
|
369
369
|
pushit/migrations/0001_initial.py,sha256=kYF1ksOlKf9ElrlagGhpNf5GbKEq6SORWGreMH9A7as,4555
|
@@ -379,7 +379,7 @@ pushit/utils.py,sha256=IeTCGa-164nmB1jIsK1lu1O1QzUhS3BKfuXHGjCW-ck,2121
|
|
379
379
|
rest/.gitignore,sha256=TbEvWRMnAiajCTOdhiNrd9eeCAaIjRp9PRjE_VkMM5g,118
|
380
380
|
rest/README.md,sha256=V3ETc-cJu8PZIbKr9xSe_pA4JEUpC8Dhw4bQeVCDJPw,5460
|
381
381
|
rest/RemoteEvents.py,sha256=nL46U7AuxIrlw2JunphR1tsXyqi-ep_gD9CYGpYbNgE,72
|
382
|
-
rest/__init__.py,sha256=
|
382
|
+
rest/__init__.py,sha256=Nyr12O1R89DOkCbWEh2YBx4qhuvBbCHJcEZT_JUGHco,122
|
383
383
|
rest/arc4.py,sha256=y644IbF1ec--e4cUJ3KEYsewTCITK0gmlwa5mJruFC0,1967
|
384
384
|
rest/cache.py,sha256=1Qg0rkaCJCaVP0-l5hZg2CIblTdeBSlj_0fP6vlKUpU,83
|
385
385
|
rest/crypto/__init__.py,sha256=Tl0U11rgj1eBYqd6OXJ2_XSdNLumW_JkBZnaJqI6Ldw,72
|
@@ -505,7 +505,7 @@ wiki/tq.py,sha256=wvuBZ3OMV_D2o4kpJhVLIOwpEUfwlglqLJQvpncAwtk,313
|
|
505
505
|
ws4redis/README.md,sha256=QvwdsauPKxx4qQqnJ991xeU8DgFQCj3CeQt-nCE4s-w,3624
|
506
506
|
ws4redis/__init__.py,sha256=teNfv83A_ke1CBt9BB7NsnWCcFBhnUFPsPESjF554_k,46
|
507
507
|
ws4redis/client.py,sha256=HTntgqlMzZU9MhBz3fn3fXDpzfaTDZx_9tIb5SU91hY,7077
|
508
|
-
ws4redis/connection.py,sha256=
|
508
|
+
ws4redis/connection.py,sha256=SM0KOaTjNeRt3W28mBsSPi3dgegXlhWhLIpGYULgl1Q,14060
|
509
509
|
ws4redis/exceptions.py,sha256=EGLoRTdqJVwz900pwhciqPuSjBBd08hhLgFu6umHrI4,636
|
510
510
|
ws4redis/redis.py,sha256=jHfwpUG0Nru_zSyD-xwJhX67gASqVtTFiAc3RwgTcJs,6542
|
511
511
|
ws4redis/servers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -515,7 +515,7 @@ ws4redis/servers/uwsgi.py,sha256=VyhoCI1DnVFqBiJYHoxqn5Idlf6uJPHvfBKgkjs34mo,172
|
|
515
515
|
ws4redis/settings.py,sha256=KKq00EwoGnz1yLwCZr5Dfoq2izivmAdsNEEM4EhZwN4,1610
|
516
516
|
ws4redis/utf8validator.py,sha256=S0OlfjeGRP75aO6CzZsF4oTjRQAgR17OWE9rgZdMBZA,5122
|
517
517
|
ws4redis/websocket.py,sha256=R0TUyPsoVRD7Y_oU7w2I6NL4fPwiz5Vl94-fUkZgLHA,14848
|
518
|
-
django_restit-4.2.
|
519
|
-
django_restit-4.2.
|
520
|
-
django_restit-4.2.
|
521
|
-
django_restit-4.2.
|
518
|
+
django_restit-4.2.152.dist-info/LICENSE.md,sha256=VHN4hhEeVOoFjtG-5fVv4jesA4SWi0Z-KgOzzN6a1ps,1068
|
519
|
+
django_restit-4.2.152.dist-info/METADATA,sha256=Bzu302TPReopcecE6KWrrQcU68C64svoEEB9ahBzZEY,7663
|
520
|
+
django_restit-4.2.152.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
521
|
+
django_restit-4.2.152.dist-info/RECORD,,
|
inbox/utils/parsing.py
CHANGED
@@ -131,7 +131,9 @@ def toFileObject(attachment):
|
|
131
131
|
return obj
|
132
132
|
|
133
133
|
|
134
|
-
def parseAddresses(input_string):
|
134
|
+
def parseAddresses(input_string, force_name=False):
|
135
|
+
if input_string is None:
|
136
|
+
return []
|
135
137
|
# Define a regex pattern to capture email addresses
|
136
138
|
email_pattern = r'[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}'
|
137
139
|
# Find all matches of the pattern in the input string
|
@@ -141,11 +143,16 @@ def parseAddresses(input_string):
|
|
141
143
|
for addr in emails:
|
142
144
|
# Extract name if it exists
|
143
145
|
name_match = re.search(r'([a-zA-Z\s]+)?\s*<{}>'.format(re.escape(addr)), input_string)
|
146
|
+
addr = addr.strip().lower()
|
147
|
+
full_email = addr
|
144
148
|
if name_match and name_match.group(1):
|
145
149
|
name = name_match.group(1).strip()
|
150
|
+
full_email = f"{name} <{addr}>"
|
151
|
+
elif force_name:
|
152
|
+
name = addr.split('@')[1]
|
146
153
|
else:
|
147
154
|
name = None
|
148
|
-
parsed_emails.append(objict(name=name, email=addr))
|
155
|
+
parsed_emails.append(objict(name=name, email=addr, full_email=full_email))
|
149
156
|
return parsed_emails
|
150
157
|
|
151
158
|
|
metrics/models.py
CHANGED
@@ -192,10 +192,8 @@ def get_metrics(slug, granularity, start, end=None, group=None, samples=None):
|
|
192
192
|
start = utils.start_by_granularity(granularity, start, samples=samples)
|
193
193
|
# set the correct end for this granularity
|
194
194
|
end = utils.date_for_granulatiry(end, granularity)
|
195
|
-
|
196
195
|
qset = Metrics.objects.filter(
|
197
196
|
slug=slug, granularity=granularity, start__gte=start, start__lte=end, group=group)
|
198
|
-
raw_metrics = dict()
|
199
197
|
# now we want to get the keys from the most recent object (latest keys if changed)
|
200
198
|
keys = None
|
201
199
|
obj = qset.last()
|
@@ -203,27 +201,29 @@ def get_metrics(slug, granularity, start, end=None, group=None, samples=None):
|
|
203
201
|
return objict(periods=[], data={})
|
204
202
|
values = obj.getMetrics()
|
205
203
|
keys = values.keys()
|
206
|
-
|
207
|
-
for obj in qset:
|
204
|
+
period_values = []
|
205
|
+
for obj in qset.order_by("uuid"):
|
208
206
|
values = obj.getMetrics()
|
209
|
-
|
210
|
-
|
207
|
+
pvals = objict(uuid=obj.uuid, period=utils.slug_to_label(obj.uuid), values=values)
|
208
|
+
period_values.append(pvals)
|
211
209
|
periods = get_chart_periods(slug, granularity, start, end)
|
212
|
-
|
210
|
+
# now we assume that our raw metrics are sorted correctly
|
213
211
|
data = dict()
|
214
212
|
if keys is None:
|
215
213
|
return objict(periods=periods, data=data)
|
216
214
|
for k in keys:
|
217
215
|
data[k] = []
|
218
|
-
|
216
|
+
# this logic is not perfect
|
217
|
+
# it will find the first match first the last match
|
219
218
|
for period in periods:
|
220
|
-
if period
|
219
|
+
result = next((d for d in period_values if d.get("period") == period), None)
|
220
|
+
if result is None:
|
221
221
|
for k in keys:
|
222
222
|
data[k].append(0)
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
223
|
+
continue
|
224
|
+
for k in keys:
|
225
|
+
data[k].append(result["values"].get(k, 0))
|
226
|
+
period_values.remove(result)
|
227
227
|
return objict(periods=periods, data=data)
|
228
228
|
|
229
229
|
|
metrics/utils.py
CHANGED
rest/__init__.py
CHANGED
ws4redis/connection.py
CHANGED
@@ -60,13 +60,14 @@ class WebsocketConnection():
|
|
60
60
|
# check our other auth mechanisms
|
61
61
|
auther = self.getAuthenticator(msg.kind)
|
62
62
|
if auther is None or not hasattr(auther, "authWS4RedisConnection"):
|
63
|
-
logger.error("invalid auth", msg)
|
63
|
+
logger.error(f"{self.ip} invalid auth", msg)
|
64
64
|
self.sendToWS(msg.channel, dict(error="invalid auth kind", code=500))
|
65
65
|
return
|
66
66
|
|
67
|
+
# logger.info(f"{self.ip} authenticating")
|
67
68
|
self.credentials = auther.authWS4RedisConnection(msg)
|
68
69
|
if self.credentials is None or self.credentials.pk is None:
|
69
|
-
logger.error("invalid credentials for", msg, self.credentials)
|
70
|
+
logger.error(f"{self.ip} invalid credentials for", msg, self.credentials)
|
70
71
|
self.sendToWS(msg.channel, dict(error="invalid credentials", code=401))
|
71
72
|
return
|
72
73
|
self.on_authenticated()
|
@@ -182,20 +183,24 @@ class WebsocketConnection():
|
|
182
183
|
dmsg = UberDict.fromJSON(raw_data, ignore_errors=True)
|
183
184
|
if dmsg.action:
|
184
185
|
# this is a special message that we want to handle directly
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
186
|
+
try:
|
187
|
+
if dmsg.action == "auth":
|
188
|
+
self.on_auth(dmsg)
|
189
|
+
elif dmsg.action == "subscribe":
|
190
|
+
self.on_subscribe(dmsg)
|
191
|
+
elif dmsg.action == "unsubscribe":
|
192
|
+
self.on_unsubscribe(dmsg)
|
193
|
+
elif dmsg.action == "resubscribe":
|
194
|
+
self.on_resubscribe(dmsg)
|
195
|
+
elif dmsg.action == "publish":
|
196
|
+
self.on_publish(dmsg)
|
197
|
+
elif dmsg.action == "save":
|
198
|
+
self.on_save(dmsg)
|
199
|
+
elif dmsg.channel:
|
200
|
+
self.on_channel_msg(dmsg)
|
201
|
+
except Exception as err:
|
202
|
+
self.sendToWS(dmsg.get("channel", "system"), dict(error=str(err)))
|
203
|
+
logger.exception(self.ip)
|
199
204
|
|
200
205
|
def on_save(self, msg):
|
201
206
|
if self.credentials and self.credentials.instance:
|
@@ -287,7 +292,7 @@ class WebsocketConnection():
|
|
287
292
|
self.on_ws_msg(self.last_msg)
|
288
293
|
except Exception:
|
289
294
|
# logger.exception()
|
290
|
-
logger.error("unable to recv on ws... flushing")
|
295
|
+
logger.error(f"{self.ip}: unable to recv on ws... flushing")
|
291
296
|
self.websocket.flush()
|
292
297
|
|
293
298
|
def checkHeartbeat(self):
|
File without changes
|
File without changes
|