-
We can notice that generator list for `3.0.0` is shorter than `2.X`. The main reason for this is because converting mustaches templates to handlebars templates has made the migration process slow. but…
-
I use latest beef version 0.5.4.0 in docker, made with Dockerfile. Why hook_session doesn't work on 443 port by https. I have ssl cert and don't understand how it's work. I'm trying different options.…
-
Hey there, I tried sending a security issue to "[sinatra-security@googlegroups.com](https://groups.google.com/group/sinatra-security)." but haven't heard anything back, is there any alternative ways t…
-
I registered an application in 37signals at https://integrate.37signals.com/ for a highrise app I am building. I initiate the oauth flow by redirecting the user to '/auth/37signals' in my sinatra app.…
-
How about adding capability of Basic Auth?
By default is off, if a config file is present then take credentials and authenticate URIs with Basic Auth?
-
##### Description
[petstore-with-fake-endpoints-models-for-testing.yaml](https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/test/resources/2_0/petstore-with-fake…
-
```
The username field needs autocomplete="off" to prevent the browser displaying a
list of previously used usernames.
```
Original issue reported on code.google.com by `daniel.b...@gmail.com` on 18…
-
```
The username field needs autocomplete="off" to prevent the browser displaying a
list of previously used usernames.
```
Original issue reported on code.google.com by `daniel.b...@gmail.com` on 18…
-
Try nokogiri for this xml adapters instead.
-
Hi,
I'm interested in adding support for modifying groups - particularly adding/removing users from groups, and maybe also being able to add/delete groups, although this is much less important. Have …