Mark Phelps
Mark Phelps
Same here, also running zsh and same version of macOS .. I did try with regular bash shell and same result: ``` ,xNMM. -------------------------- .OMMMMo OS: macOS 12.2.1 21D62 x86_64...
@alexec I'm unfamiliar with Rust, would you mind elaborating a bit on what you'd like to see?
Sorry this has taken me so long to respond to, somehow I did not get notifications for this repo for awhile and I just forgot to check 😬 I think...
wontfix
shouldfix
Im thinking of this from 'outside in' like how this would work from a user's perspective before diving into the the technical implementation. Im currently basing the design of this...
yeah, currently every config key/value in YAML can also be set via an ENV var with the `FLIPT_` prefix like you mentioned. I plan to keep that going forward as...
Alright so I'm starting to think through the backend/frontend flow ## Frontend/Backend flow 1. Login Page if either github or gitlab auth is enabled 2. User clicks either button 4....
@tsickert yeah 💯 . I mixed up/left out a few steps. You're right the request would go to the provider then redirect back to us on the backend. I was...
I was thinking that the `allowed_domains` in the config would be required to be set, so that once Flipt is deployed with this setting, only users whos emails are in...