-
I would like to configure portus to accept client certificates or fall back to its own auth.
How can I go about making this happen? Will portus make use of any headers like REMOTE_USER?
This would …
-
is this supposed to be a daylight resin 3d printer or the UV source is missing from the BOM?
cubiq updated
5 years ago
-
Hi at forwardable,
You might want to fix this one:
```
/usr/local/lib/ruby/gems/2.6.0/gems/forwardable-1.3.1/lib/forwardable/version.rb:3: warning: previous definition of VERSION was here
/usr/l…
-
We're producing huge amounts of logs. This should be reviewed to verify that we are not logging unnecessarily verbosely.
Also, it would be good to update the DevOpsDocs to reflect where logs are go…
-
Is there any chance ?
-
# Social Login in Rails with Rodauth | Janko's Blog
OmniAuth provides a standardized interface for authenticating with various external providers. Once the user authenticates with the provider, it’s …
-
## やること
- [Ruby on Rails Tutorial](https://www.railstutorial.org/) で作ったWebアプリにAPI作成
- json をピピっと返す
- iOS側でクライアントアプリを開発
- とりあえずMicropostsClientっていう名前にする
-
-
Do you have an idea of what I might be receiving this error for **ruby 2.5.7**
```
Error: [rake --tasks] rake aborted!
NameError: uninitialized constant Kaminari::ActiveRecordModelExtension
C:/R…
-
Hi there,
we have error on the callback with the `omniauth-oauth2` gem in version `1.4` so we lock it in our rails application.
**$> Gemfile**
```
52 group :auth do
53 gem 'devise', …