-
Hello there, my python 2 kernels are taking a very long time to become ready. The kernel is "connected" within a couple seconds, but then takes another 60 seconds or longer to become "ready". Once it'…
-
```
ANALYZE (CTU loaded AST for source file): ./report_debug/ctu-dir/i386/ast/home/egbomrt/WORK/DebugCrashes/CodeChecker_log/reports/bn_drivers__2017_11_16__15_34_00/failed/hwmon-data_source.cc_bb926…
-
(running project with python 2.7, Flask 0.10, Mac OSX 10.10.5, Chrome Version 52.0.2743.82 (64-bit))
With the addition of `test_selenium.py` to `tests` run with Unittest and Coverage, the selenium te…
-
I installed `casa-python` with the command `conda install -n astropy27 -c conda-forge -c pkgw-forge casa-python=4.7.2`. However, on import, I get the following error:
```
$ ~/anaconda/envs/astrop…
-
Hi bro, i'm very like your project,but when i install it ,I get the error. What can i do ? thanks!
[InvalidArgumentException]
Could not find package sitepoint/rauth at any version matching your P…
-
I can't find the button for a manual picture upload. Where is it?
I would like to upload some geocoded pictures (contribute to OSV and also to Mapillary).
When I login at OSV with my OSM account and…
-
I'm trying to get an access token for the API.
If using Curl, it works fine but when using rauth (an Oauth python library) and requests_oauthlib (another library) it says 'client credentials are missi…
djn40 updated
8 years ago
-
Support authentication using OAuth, delegated authentication & single sign-on.. To be researched and proposed still, will have to be devised in collaboration with Max Planck Institute and CLARIN nee…
-
Like the ones in https://github.com/sitepoint/Rauth
Maybe they will make the project look better, who knows
-
Todo: implement reasons.
I.e. when `authorize()` returns false, the user should be able to call `$rauth->getReason()` or something and get coherent feedback about why an authorization attempt failed.…