Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Authelia
The Cloud ready multi-factor authentication portal for your Apps
Collective -
Host: opensource -
https://opencollective.com/authelia-sponsors
- Website: https://www.authelia.com
- Code: https://github.com/authelia/authelia
github.com/authelia/authelia - 02293536f3383deb29de4904bbdfe27bb443b268 authored almost 7 years ago
github.com/authelia/authelia - 479d7ddc09fe9e075d42b0dbdeabba5aec5e4222 authored almost 7 years ago
Attribute mail_attribute is not correcty taken into account
github.com/authelia/authelia - c0a055175c7ffec7b1f39e9b698d2cc9ca3d031e authored almost 7 years agogithub.com/authelia/authelia - bf3705b3e9d605f1d535f0e2d1d27476404b8fd8 authored almost 7 years ago
Fix local storage configuration in config template
github.com/authelia/authelia - bf11bfbcf8ac3cc87771efbdb1f9134561f41e69 authored almost 7 years agogithub.com/authelia/authelia - 3883af0eccb64070887901111ae3c57325536f57 authored almost 7 years ago
Update NPM dependencies
github.com/authelia/authelia - d0954a202abf71d797b754824e65e53917af44a9 authored almost 7 years agogithub.com/authelia/authelia - a64462d3da223972ad7fd7fcb9fbe7af90beb049 authored almost 7 years ago
github.com/authelia/authelia - ae84b056450e20237b9d45a026b41bc07e7bb31c authored almost 7 years ago
github.com/authelia/authelia - 0b2f6ace8385e753623bbd1134edc15b6222eae3 authored almost 7 years ago
github.com/authelia/authelia - a5592252c7920ea3acf85b159a5aa3ca2161e495 authored almost 7 years ago
Support 'redirect' parameter in /api/verify endpoint to support Traefik
github.com/authelia/authelia - 8a1f38f2f14beef2cc165a00d871ecb85812f17d authored about 7 years ago
Traefik handles auth forwarding but does not manage redirections like Nginx.
Therefore, Authelia...
github.com/authelia/authelia - 3f6c375446050cf4186b13c4d1118805c5eeded7 authored about 7 years ago
Add links and tooltips at second factor stage to better guide the user
github.com/authelia/authelia - cbd70d076def952a1254af595c23b59606719ec6 authored about 7 years agoA link to U2F explains what is a U2F security key and how they are used.
A tooltip on U2F devic...
github.com/authelia/authelia - 515a82eb8d075ca774fd7247f8304f049704e112 authored about 7 years agogithub.com/authelia/authelia - cea92ba7d0699aca3bb77852759fbca18fd05a79 authored about 7 years ago
Reset password form sends 200 status when user does not exist
github.com/authelia/authelia - 8f88f45cb26221b9cd5566720c64cd18f620c737 authored about 7 years agoReset password sends 200 status codes to avoid user enumeration.
github.com/authelia/authelia - f47d3c2b0bef3b4f318712a4aefd78d4083e3145 authored about 7 years agoFix not working u2f when using Firefox
github.com/authelia/authelia - 792afbc47665c92f27951d6955e97b83d9307429 authored over 7 years ago
The u2f-api package does not use the official u2f script provided by Yubikey.
Unfortunately, it ...
Create a more real world example with multiple reverse proxies
github.com/authelia/authelia - 899246c374cd93649013bb299af510af79a2bcaa authored over 7 years agogithub.com/authelia/authelia - b8c8c3bd7589abb4442a7c6c3cd3ea2303bc28f1 authored over 7 years ago
Warning: you will need to update your /etc/hosts to take this change into
account for the exampl...
This setup is closer to real production infrastructure.
github.com/authelia/authelia - bbbffaa3ae73358e6a8aa26bf5454d4bda39e3e9 authored over 7 years agoAdd contributors to source and documentation to CONTRIBUTORS.md
github.com/authelia/authelia - 40a4fd09182ea1855cc662dc97a85c52ff4cb949 authored over 7 years agogithub.com/authelia/authelia - cfaf5d3562b18fbb2f7443bc249ca32023a1c294 authored over 7 years ago
Reduce font size and height of header
github.com/authelia/authelia - c734effb84bcf910a8a6ca7096029b50ffbcfe69 authored over 7 years agogithub.com/authelia/authelia - 28f9c523551cfcc214f387028ab6700bd8f68f77 authored over 7 years ago
Fix bad redirection when no default_redirection_url is provided
github.com/authelia/authelia - a5da5d790be80514c8a221ffc85bdb781462a84e authored over 7 years agogithub.com/authelia/authelia - d1f0543ac618b22d7bca7d3eb695201ccde6ff58 authored over 7 years ago
Add support of basic auth for single-factor protected endpoints
github.com/authelia/authelia - b37c0293b86e867fed69b1b08059e499df24b7b9 authored over 7 years ago
One can now access a service using the basic authorization mechanism. Note the
service must not ...
github.com/authelia/authelia - e3e12357558cc072ebcaf1793096c40a3a239a80 authored over 7 years ago
github.com/authelia/authelia - e93b98c1ecb025d24f505fd40c29bb4b5b682446 authored over 7 years ago
Fix endpoints redirection on errors
github.com/authelia/authelia - 17a5e2ad6ed3f65a75e8f8458f67a4e78787ea1c authored over 7 years ago
From this commit on, api endpoints reply with a 401 error code and non api
endpoints redirect to...
Fix deployment commands using npm and provided in README
github.com/authelia/authelia - 837884ef0d7b1efd3920d902371a96b618fb5aae authored over 7 years agogithub.com/authelia/authelia - 6d11801d564f47bdb0afdf988f6cbae8c9726528 authored over 7 years ago
Use issuer and label when generating otpauthURL for TOTP
github.com/authelia/authelia - c1afde83f652a165db8fa4f0c92cef3233989148 authored over 7 years ago
Issuer is customizable in configuration so that a company can set its own name
or website. If no...
Notifier is not mandatory when authentication method is single_factor for
all sub-domains since ...
github.com/authelia/authelia - 608b20a73651529ede2aeb36131d7d78aef60961 authored over 7 years ago
github.com/authelia/authelia - 87056c14e252007bac8ef5c228054bb687eed5e2 authored over 7 years ago
Uses the crypt() function to do password encryption. This function handles
several schemes such ...
github.com/authelia/authelia - 969561f4adff899db00674f3eb1c07d3a68e63f6 authored over 7 years ago
Start the U2F signing request when entering in the second factor page so that
the user only has ...
Mainly add badges and links to Google Play and Apple Store to get Google
Authenticator.
github.com/authelia/authelia - a3560ef8d390405811d42655202c0f9c73854df4 authored over 7 years ago
github.com/authelia/authelia - 22d56b1faa0d59377481d115267955ee49efebfa authored over 7 years ago
github.com/authelia/authelia - cd0a93f027b3a322388b988b553d103fdefd7c6d authored over 7 years ago
github.com/authelia/authelia - 1e05c41a0cb050004f435dc4688e9c6060542817 authored over 7 years ago
github.com/authelia/authelia - 869d55dfd157867ea2fc2d61212e667fc59336e9 authored over 7 years ago
github.com/authelia/authelia - 99b04809a565fdce85851e4a5d1c3348e0ed7dec authored over 7 years ago
github.com/authelia/authelia - 2b65680774d75dbed5f2f9ff583b2783c81dc500 authored over 7 years ago
This URL is used when user access the authentication domain without providing
the 'redirect' que...
This timeout will prevent an attacker from using a session that has been
inactive for too long.
...
This refactoring aims to ease testability and clean up a lot of soft touchy
typings in test code...
Less restrictive email handler - replace gmail with generic
github.com/authelia/authelia - 34a595863a0e41dda112b285575f5538653624b8 authored over 7 years agogithub.com/authelia/authelia - c62b85e37d84cfaa38da2f23ba4cbeb227bc2c14 authored over 7 years ago
github.com/authelia/authelia - 5570ac3d84835ab202c10548df5dc54654e25ad3 authored over 7 years ago
Release 3.6.0
github.com/authelia/authelia - 19c846a366833f676fef37c80c30ea67e8dcfd3d authored over 7 years agoPrevention agains cookie theft
github.com/authelia/authelia - 39b3898908bcbfb8cc13b8247a7a79da739eefa2 authored over 7 years agogithub.com/authelia/authelia - f523e5335f7f6bf95d6174039cb512aeca75af65 authored over 7 years ago
github.com/authelia/authelia - 0b33982701132399da9b0899e9efd47aab2abcf0 authored over 7 years ago
These are 2 measures for improving security of cookies. One is used to
not send the cookie over ...
github.com/authelia/authelia - 056565a9689dfe6557f8a3bf8dace41b9b9f43b7 authored over 7 years ago
Allow anonymous user in SMTP notifier
github.com/authelia/authelia - 6e3a9494ce38819e48c2ff4e9e0efad85ef0faa4 authored over 7 years agogithub.com/authelia/authelia - 35b934eceacc62c004a7b76e86dc61ede797c7c7 authored over 7 years ago
Publish 'develop' tag to dockerhub
github.com/authelia/authelia - 5bac2b75b032dfb35b49d58daf52b1b3c2fa30cb authored over 7 years agogithub.com/authelia/authelia - 565fc35f07669944ec443bdb3f031ae618c672fe authored over 7 years ago
github.com/authelia/authelia - 15615b2741635966fe548cc338fae6f3679b9c2c authored over 7 years ago
Remove configuration schema from source since it is generated
github.com/authelia/authelia - 3236b97ffd24b7dca28939b3b553ddb15323dd9f authored over 7 years agogithub.com/authelia/authelia - e8e8c8f7da1fa8b11e00d93d81f72c4bf2297004 authored over 7 years ago
SMTP notifier should be able to send emails with anonymous user, i.e. without
providing username...
github.com/authelia/authelia - b6aca2619bad66315bdce882057a04cd5e36ab22 authored over 7 years ago
Add username to the 'already logged in' page
github.com/authelia/authelia - 329927b8656c780ede4ded1bff6e8bc1eb0bbd15 authored over 7 years agogithub.com/authelia/authelia - e8a1e7c52c79eeb91ab20b980165797d037c13e1 authored over 7 years ago
github.com/authelia/authelia - daee0423685ffd7d4c6741f7d5ab812a6a0741b5 authored over 7 years ago
Block 'already logged in' page to unauthenticated user
github.com/authelia/authelia - 35b66ba630d9f7134e2359abe36f357969ba9a7e authored over 7 years agogithub.com/authelia/authelia - f2ae1cd044eeed8a6192ce6ad78e75ed4f5f6dcb authored over 7 years ago
Make per_subdomain_methods optional in configuration file
github.com/authelia/authelia - 8fa50482df355536c8e7f0d6ef9a50e2e81ad59f authored over 7 years agogithub.com/authelia/authelia - 12a8626ef7490d63bb88d2572b460a4a2c973cb3 authored over 7 years ago
Do not include client/ and server/ in npm package
github.com/authelia/authelia - b3479c19dab0cd24a9757b1e3fc3108ac883bbfb authored over 7 years agogithub.com/authelia/authelia - e599ac78ae03a25e4050c6ec19ef4423812f3588 authored over 7 years ago
Add {dn} as an available matcher in LDAP groups filter
github.com/authelia/authelia - 4b51ae30cc0abf6f41662061c0dfed45c9280c53 authored over 7 years ago
Sometimes, LDAP organization is such that groups membership cannot be computed
with username onl...
Add input sanitizer to LDAP client to protect against LDAP injections
github.com/authelia/authelia - 15fa6286ad5d8d23228c95a0e38f01c4b390521a authored over 7 years agogithub.com/authelia/authelia - 2e087f12f40c01958144f8cba5f17ef69d5bbde5 authored over 7 years ago
Fix unhandled rejections in unit tests
github.com/authelia/authelia - 9fe202f22798729a44655c687705d72199a0d8fb authored over 7 years agogithub.com/authelia/authelia - 1dd0343860eb7e206fc5a01d75ff4d02eec364e9 authored over 7 years ago
github.com/authelia/authelia - bf3e71d732ed07289310bade130a84a0605bd4c2 authored over 7 years ago
Add test for headers forwarding feature
github.com/authelia/authelia - cb139997d21ab2aa66b3021667a746826cfe2164 authored over 7 years ago
A window of 1 means the token is checked against current time slot T
as well as at time slot T-1...
github.com/authelia/authelia - c02d9b4a6e1d73c44e9304f7f934798134dc942c authored over 7 years ago
Ensure Remote-User and Remote-Groups can be forwarded to the backend app.
github.com/authelia/authelia - 8cf58d7b311b79056e68d247546fcb39d3a6c5a7 authored over 7 years agoEvery public endpoints return 200 with harmonized error messages or 401
github.com/authelia/authelia - f041b946d99fc77fc82098e56b61773bafaa5c65 authored over 7 years ago
Now, /verify can return 401 or 403 depending on the user authentication.
Every public API endpoi...
Specify mail sender for SMTP and Gmail notifiers
github.com/authelia/authelia - 3bea8a290a541405535d611869b1340c3231797b authored over 7 years agogithub.com/authelia/authelia - ab8aaeda258e77b3b80370194382c93db8156435 authored over 7 years ago