ralyodio

Results 269 issues of ralyodio

All the tutorials out there I could find seem to use an outdated api for djwt. I'm looking to just authetnicate a user upon login and validate them for authorized...

I want an "either/or" match (ie; if both exists would return results, or one or the other) `htmlq 'link[type="application/rss+xml"]' --attribute href` and `htmlq 'link[type="application/atom+xml"]' --attribute href` something like: `htmlq '(link[type="application/rss+xml"]|link[type="application/atom+xml"]'...

How do I instsall and use this bot?

How do I trap a connection error? Like if the wrong credentials were used.

Looks like some internal code is trying to remove a file that doesn't exist: ``` error: Uncaught (in promise) NotFound: No such file or directory (os error 2), remove 'database.sqlite-journal'...

``` Downloaded zbus_names v1.0.0 error: failed to parse manifest at `/home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/zbus_names-1.0.0/Cargo.toml` Caused by: feature `resolver` is required this Cargo does not support nightly features, but if you switch to nightly...

packaging

`````` ```javascript var foo = 'bar'; ``` ``````

``` Running "bower-install:app" (bower-install) task showdown was not injected in your file. Please go take a look in "app/bower_components/showdown" for the file you need, then manually include it in your...

Please add to snap repository. It's officially supported in Ubuntu 20.04 by default now.

packaging

I have a table column `hashedPassword` and I get this error: `[uncaught application error]: SqliteError - table users has no column named hashed_password` Does it convert camel case to underscores?...