- 30 Aug, 2023 4 commits
-
-
Rafael Monnerat authored
This make it complies better with ERP5 Form Reduce a level on expected options for parameter editor, since there is no need to use 'parameter' inside parameter_dict, this was used due legacy probably.
-
Rafael Monnerat authored
This makes it complies with the ERP5 Form usage. Cleans up the calls and remove remove unecessary scripts since they were just proxify getAccessStatus for no reason.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It is mostly broken and nobody keeps the tab open waiting for update. if someone wants real time, it is better to use monitoring app
-
- 28 Aug, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request !570
-
- 26 Aug, 2023 2 commits
-
-
Rafael Monnerat authored
"disabled" is not actually used anywhere (even on tests), never is already set everywhere.
-
Rafael Monnerat authored
-
- 22 Aug, 2023 1 commit
-
-
Rafael Monnerat authored
-
- 18 Aug, 2023 1 commit
-
-
Yusei Tahara authored
Slapgrid object makes a connection to master node immediately, thus if you create a slapgrid object without checking pidfile and if master node responds very slowly, you may get tons of stucked slapgrid processes by cron and system may become unusable.
-
- 16 Aug, 2023 5 commits
-
-
Xavier Thompson authored
See merge request !560
-
Xavier Thompson authored
Factor test partitions formatting into a separate method to facilitate customising the formating step in tests that need to do so.
-
Xavier Thompson authored
-
Xavier Thompson authored
Now that `StandaloneSlapOS.format` calls `slapos node format`, remove redundant operations in `StandaloneSlapOS.format`, such as updating the slapproxy.
-
Xavier Thompson authored
Always put IPv4 before IPv6 in partition address list, because that's the existing order and some things rely on that order, such as tests. A nice example of Hyrum's law in effect.
-
- 15 Aug, 2023 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!566
-
- 14 Aug, 2023 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Destination Reference wasn't used Display "Request By", this makes easy to identity if this is a loose instance
-
Rafael Monnerat authored
This makes navigation easier.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 10 Aug, 2023 17 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It helps to know who requested the instance
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!558
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Just invalidate the certificate login
-
Rafael Monnerat authored
This drops certificate revocation, it only requires to invalidate the Certificate Login to make login invalid.
-
Rafael Monnerat authored
revoke occur directly on the Certificate Login
-
Rafael Monnerat authored
Other users wont have permission to cancel valid Certificate Logins, only Compute Node owners.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Now we dont rely on the document reference anymore. Invoke generateCertificate on tests else the user isnt valid. Note: Login name returns the Certificate Login reference, to keep backward compatibility with the API (and current usage) it user the actual user reference, so it is easier to identify which document set the access status.
-
Rafael Monnerat authored
This issues SSL Certificates and use Certificate Login, rather them require to revoke it.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 08 Aug, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!503
-